Rules and Operation†
Specify basic game settings, such as cast controls and input device assignments (key assignments).
Game System Definition†
This section is where you set the rules for the game system.
#ref(): File not found: "Game System Definition.png" at page "Rules and Operations"
- Maximum Capacity of the Inventory
Specify the number of items the main cast can have, with a value from 1 to 999.
- Number of Saved Files
Specify the number of save files that can be created in a game. The maximum value is 40.
- Use Menu
Specify whether or not to use the standard menu.
- Display Reserve in Menu
Specify whether or not to display the reserve in the "Members" section of the menu.
- Level Up by EXP
Specify whether or not to use the experience-based leveling system.
- Parameter Reflection Rate (Class)
- Parameter Reflection Rate (Subclass)
- Individualize Level Up Effects
Specify whether or not to display the effect at level-up separately for each cast member.
- Proceed Battle Result Automatically
Specify whether the result effect after the battle will proceed automatically or be left to the user.
- Rendering Options
- Display Color for Hidden Areas
Specify the color of the silhouette that appears when the player is behind terrain or buildings.
Movement and Operation Settings†
This setting is related to the movement of casts in the game and the player's control of the game.
#ref(): File not found: "Movement and Operation Settings.png" at page "Rules and Operations"
- Operation
- Basic Operation
When turned on, the main cast moves in the direction of the cursor keys.
- Tank Controls
When turned on, the up cursor key moves forward and the down cursor key moves backward, and the left and right keys are used for steering control.
- Steering Speed
Specify the speed at which the steering wheel will turn over when tank control operation is selected.
- Brake Strength
Specify the strength of the braking.
- Movement Axis is Horizontal and Depth
The basic movement axes are X and Z. Select this option for normal (overlooking map) RPGs.
- Movement Axis is Horizontal and Elevation
The basic movement axes are X and Y. This is the choice for games with sideways viewpoints.
- Camera Operation
- Disable Camera Operation
When turned on, the game starts with camera-related operations disabled.
You can also change it in the middle of the game by using "Enable/Disable Camera Operation" in the command script.
- Get Behind Player Automatically
When turned on, the camera will automatically rotate to view the player from behind when the player moves.
- Camera Dodges Obstacles
When turned on, if there is an obstacle such as terrain between the player and the camera, the camera will move closer to an unobstructed point.
- Movement (Inertia)
- Use Inertia to Move
Turn on if you want to specify your own inertia settings for player movement.
When turned off, the proper value is automatically used.
- Run Ratio
When running, this value is multiplied by the acceleration and maximum speed.
The higher the value, the faster it runs.
- Maximum Speed
The maximum speed of the player's movement.
- Acceleration
The value that is added to the speed when the up/down/left/right keys are input.
The larger this value, the shorter the time it takes to reach the maximum speed.
- Damping Amount at Ground Level
Specify the amount of speed that will decrease with time when gravity is turned on for the player or events, from 0 to 1. The smaller this value, the smaller the inertia of gravity-enabled player or events.
- Frictional Coefficient
Specify the coefficient of friction the player receives from events.
The higher this value, the less likely it is that the player will skid when touching other objects.
- Damping During Floating
Specify the amount of speed that will decrease with time when gravity is turned on for the player or events, from 0 to 1. The smaller this value, the smaller the inertia of gravity-enabled player or events.
- NPC's Standard Walking Speed (Amount of Movement per Frame)
Specify the amount of NPC movement.
- Max Walkable Step Height
Specify the maximum height of steps the player or NPC can go up or down without jumping.
- Jump
- Jumping Strength
Specify how high the player will jump when the jump button is pressed.
The higher the value, the higher the jump.
- Gravitational Acceleration
Specify the acceleration of gravity when the player or events jump or fall.
The higher the value, the faster the fall and the lower the jump height.
- Disable Jumping from Elevation
When turned on, if there is a step at the destination, they will not be able to move forward.
- Fall Limit
Specify the lower limit of Y-coordinates that can be reached by a fall.
- Shooting Events (Dynamic Generation)
- Maximum Number of Events Generated
Specify the maximum number of events that can exist in the map that can be dynamically generated by the fire button or the command script "Generate Events".
- Assign Initial Shooting Button 1
Specify the event generated from the player's position when the shooting button is pressed.
- Assign Initial Shooting Button 2
Specify the event generated from the player's position when the shooting button is pressed.
- Assign Initial Shooting Button 3
Specify the event generated from the player's position when the shooting button is pressed.
Camera Movement Range†
Specify the range of motion of the camera during game play.
#ref(): File not found: "Camera Movement Range.png" at page "Rules and Operations"
- Up/Down
Specify the range of motion of the camera in the vertical direction.
When turned off, the camera can be moved up and down with no restrictions.
- Left/Right
Specify the range of motion of the camera in the horizontal direction.
When turned off, the camera can be moved left and right with no restrictions.
- Zoom
Specify the maximum and minimum zoom magnification, respectively.
When turned off, there is no limit to the zoom magnification.
Adjustment Elements for Mouse Input Values†
Specify the input range and sensitivity when playing with a mouse.
#ref(): File not found: "Adjustment Elements for Mouse Input Values.png" at page "Rules and Operations"
- Mouse Up/Down
Specify whether or not the mouse should be inverted in up and down movements, and the sensitivity.
- Mouse Left/Right
Specify whether or not the mouse should be inverted in left and right movements, and the sensitivity.
- Mouse Wheel
Specify whether or not the mouse wheel should be inverted in its movement and the sensitivity.
- Left Stick Up/Down
Specify whether or not the left stick should be inverted in the up and down movement and the sensitivity.
- Left Stick Left/Right
Specify whether or not the left stick should be inverted in the left and right movement and the sensitivity.
- Right Stick Up/Down
Specify whether or not the right stick should be inverted in the up and down movement and the sensitivity.
- Left Stick Left/Right
Specify whether or not the right stick should be inverted in the left and right movement and the sensitivity.
Assign Input Device†
The script describes which functions are assigned to individual keys on the controller and keyboard.
#ref(): File not found: "Assign Input Device.png" at page "Rules and Operations"
- Restore Default Settings
Click on this button to return the assignment to its default setting at any time.