Jog
Introduction
Jog movement allows the player to move by swinging their arms.
Setup
The jog movement is implemented as a function scene that needs to be added to the XROrigin3D node. This will add a PlayerBody if necessary.
The following shows a player configuration including jogging:
The functionality works out of the box but can be further configured:
Configuration
XRToolsMovementJog
Property | Description |
---|---|
Enabled | When ticked the movement function is enabled |
Order | The order in which this movement is applied when multiple movement functions are used |
Slow Speed | Movement speed when swinging the arms slowly |
Fast Speed | Movement speed when swinging the arms quickly |
- Previous
- Next