Floating Player Events

The player allows for a user to update the floating state of the player dynamically.

.on('float')

Fires when a floating player starts and stops floating.

ValueDescription
event.floatingΒ booleanReturns true when the player starts floating, and false when it redocks to its original position.