Modify Player Action
Jump to navigation
Jump to search
An action to modify an attribute about a player. This action can only be used in Minigame Mods.
The available attributes that can be modified are:
- A movement speed multiplier
- The player's gravity
Movement Speed Multiplier
The multiplier can be set from 0 to 100. It cannot be negative.
Gravity
Enter a direction and magnitude for the gravity this player should experience. The gravity direction is relative to the world, not the player.
This gravity value will override the gravity set by a Set Gravity Action for this player only. The value set here by this action can also be overridden by a more recent call to a Set Gravity action.