Smooth Movement ProviderΒΆ
A locomotion provider that moves the Rig smoothly.
Note
You can use Smooth Movement Provider with a character controller in order to have collisions within the room.
Here is a list of the options:
Name |
Explanation |
---|---|
Locomotion System |
Takes the XRRig locomotion system |
Locomotion Started |
The event invoked when a locomotion has started. |
Locomotion Ended |
The event invoked when a locomotion has ended. |
Speed |
The movement speed in Unity units per second |
Movement Mode |
Defines how the rig will move. The rig will move along the camera forward axis or the rig will move parallel to the ground, on the direction of the camera forward axis. |
Enable Vertical Movement |
Allows vertical movement of the rig based on user input. |
Hint
By default, the user can move the avatar by using the left analog stick from your VR controller. To adjust the height use the right analog stick (y axis).