Workshop.codes
Create

Is Standing Last updated November 26, 2024

Description

Whether a player is standing (defined as both not moving and not in the air).

Snippet

Is Standing(Event Player);

Properties

Returns: Boolean
Parameters: Player

Player
Type: Player, Default: Event Player
The player whose standing status to check.

Workshop.codes