RPG MAKER MZ HELP
Event Commands
 
		Character
Change Transparency
 
			Function
Controls the transparency of the party moving on the map.
Settings
- 
					TransparencySet to [ON] to make the party invisible. Set to [OFF] to make the party visible. 
Change Player Followers
 
			Function
Controls whether or not the party members from the 2nd member onward are displayed while walking.
Settings
- 
					Player FollowersSet to [ON] to display followers. Set to [OFF] to hide followers. 
Remarks
- Only the first four actors in the first will be displayed, even when there are 5 or more members in a party.
Gather Followers
Function
Show Animation
 
			Function
Shows animations on the map.
Settings
- 
					CharacterThe display location will be based on the position of the player or event. 
- 
					AnimationsSpecify the animation to display. 
- 
					Wait for CompletionWhen enabled, the event will be paused until the animation being displayed has finished. 
Remarks
- This cannot be used in battle events.
- Use the [Show Battle Animation] event command when you wish to play an animation during battle.
Show Balloon Icon
 
			Function
Display icons that express emotions in balloons that appear over a party member or event. There are ten types of icons available, such as a "!" for expressing surprise, or a light bulb to express when a character has a good idea. It is also possible for users to define their own balloon icons.
 
			Settings
- 
					CharacterThe display location will be based on the position of the player or event. 
- 
					Balloon IconSpecify the balloon icon to display. 
- 
					Wait for CompletionWhen enabled, the event will be paused until the balloon icon being displayed has disappeared. 
Erase Event
Function
Temporarily removes the event currently being run. There are no parameters to set. The event will remain erased until the party moves to another map.
Remarks
- Cannot be used in battle events.