Skip to main content

37 docs tagged with "Properties"

View All Tags

Player Set Crouch Input Enabled

Sets whether crouch input is enabled for a given player. Setting this to false will remove crouch button prompts / UI elements on supported platforms.

Player Set Force VR Walk

Forces the given player to use walk rather than teleport mode if they are playing in VR. This is useful when you need access to their walk inputs which won't fire if they are in teleport mode. You should consider adding a warning to your room so teleport players are aware that you're going to change their movement mode.

Player Set Jump Input Enabled

Sets whether jump input is enabled for a given player. Setting this to false will remove jump button prompts / UI elements on supported platforms.

Player Set Sprint Input Enabled

Sets whether sprint input is enabled for a given player. Setting this to false will remove sprint button prompts / UI elements on supported platforms.

Player Set Steering Input Enabled

Sets whether walk input is enabled for a given player. Setting this to false will stop Steering Input events from firing, and will remove walk-related button prompts / UI elements on supported platforms.