Description
Cancels the behavior of Start Forcing Player Position for the specified player or players. Regular movement will resume from the last forced position(s).
Snippet
Stop Forcing Player Position(Event Player);
Properties
Returns: Void
Parameters: Player
Player
Type: Player | Array (Player), Default: Event Player
The player or players whose positions will stop being forced.