Introduction
RpgCoreOptions allows you to set some standard parameters of rpg_core and rpg_windows.
Features
Set the Name's Input Window height and the input position
Set the automatic shadows opacity of tilesets
Set the animation speed of A1 tileset
Set the x,y position of Now Loading image
Set the volume offset
Hide/show "Always Dash" option
Hide/show "Command Remember" option
Spoiler: Screenshot
How to use
Download and save in YourGame/js/plugins .
Add to your plugin list (F10 to open Plugin Manager) and double click on the plugin to set the parameters:
Name Input Window: Set the height of the Name's Input Window and input position.
X Loading: Set the X position of Now Loading image. If it is left empty it uses the default setting.
Y Loading: Set the Y position of Now Loading image. If it is left empty it uses the default setting.
Shadows: Set the automatic shadows opacity of tilesets. Accepts values ranging from 0.0 to 1.0.
A1 Speed: Set the animation speed of A1 tileset. Low values indicate a higher frequency.
Volume Offset: Set the volume offset.
Always Dash: true or false. If true hides the Always Dash option.
Command Remember: true or false. If true hides the Command Remember option.