Triggered when the player stops touching another rigid body.
The rigid body entity that the player is no longer in contact with.
Triggered when the player starts touching another rigid body.
Contains details of the contact between the player and the other rigid body.
Triggered while the player is touching another rigid body.
Contains details of the contact between the player and the other rigid body.
Triggered when the player's avatar lands.
Triggered when the player's avatar jumps.
Trigger when the player’s avatar horizontal movement state changes.
Current movement state.
Previous movement state.
Trigger when the player’s avatar vertical movement state changes.
Current movement state.
Previous movement state.
Triggered when the player's initialization is complete.
Triggered when the player's avatar respawns, and returns the respawn point coordinates.
Respawn point coordinates.
Trigger when the player’s avatar is in XR teleportation.
Trigger when the player’s avatar is in XR turning.
Define events supported by ILocalPlayer and their corresponding parameters.