Description
Start modifying the size of barriers for a Player or Players.
Arguments
Name: PLAYER
Description: The Player or Players whose barriers will have their size modified.
Type:
- Player
- Array: Player Default: EVENT PLAYER
Name: Scale
Description: The multiplier applied to the size of the barriers (So 0.5 halves the size, 2.0 doubles the size, etc.).
Type: Unsigned Float
Default: 1Name: REEVALUATION
Description: If this value is True, then scale will be Reevaluated and applied to the Player or Players every frame. If this value is False, then the scale is only evaluated once when the action begins.
Type: Boolean
Default: TRUE