A downloadable game

Download NowName your own price

* Terms of Use * No duplication or distribution is permitted. Can be used in commercial games I ask you to specify "Palatkorn" in your game credits only


Some windows may not be able to enable the effect because it will overwrite, but I have tested it. Initially, I put all the basic windows of the game in.
This will not slow down the game I tested it, FPS 60 normal, no memory leak.

Main Features and Settings:

  • IncludedWindows: Specify which menu windows will have effects (e.g., Window_MenuCommand, Window_TitleCommand).
  • ScaleSpeed: Control the speed of the scaling effect (default: 0.05).
  • MaxScale & MinScale: Set how large or small the selection should grow/shrink.
  • BackgroundColor: Change the highlight background color when an option is selected.
  • TextColor: Set the color of the selected text.
  • RotationSpeed: Control the rotation speed of selected menu items.
  • Particle Effects: Enable glowing, star, or circular particles around selected items.
  • SelectedMenuIcon: Display an icon next to the selected menu option.

Example Usage

Here are some sample parameter configurations:

Parameter Example Value Description
IncludedWindows Window_MenuCommand, Window_TitleCommand Apply effects to these windows.
ScaleSpeed 0.05 Adjust the scale in/out speed.
MaxScale 1.2 Maximum size when expanded.
MinScale 1 Default size.
BackgroundColor 255,235,59,1.0 Yellow selection background.
TextColor 255,0,0,1.0 Red text color for selected items.
ParticleType glow Enables glowing particles.
SelectedMenuIcon 1 Uses Icon ID 1 next to the selected item.

Additional Notes

  • The icon ID for SelectedMenuIcon corresponds to RPG Maker MZ's IconSet.png in img/system/.
  • The effect applies only to windows listed in IncludedWindows.
  • You can modify shapes for the background using BackgroundShape, including stars, circles, arrows, and more.

  • Troubleshooting

  • If effects don't appear: Ensure the correct window names are listed in IncludedWindows.
  • If text or icons are misaligned: Adjust font size, scale, or spacing in Plugin Manager.
  • If errors occur in the console: Check for incorrect parameter values (e.g., color format must be R,G,B,A).
  •  * Terms of Use

    No duplication or distribution is permitted.

    Can be used in commercial games

    I ask you to specify "Palatkorn"

    in your game credits only


    Updated 25 days ago
    StatusReleased
    AuthorPalatkorn
    TagsRPG Maker MZ

    Download

    Download NowName your own price

    Click download now to get access to the following files:

    PLK_Title.js 360 kB

    Leave a comment

    Log in with itch.io to leave a comment.