A collection of prefabs that can move a given GameObject based on axis input data for the Unity software.
The axis move prefabs collection provides a number of mechanisms for moving a GameObject around based on axis input.
A number of movement types are provided such as:
Slide
- Smoothly move forward/backwards and strafe left/right.Warp
- Warp instantly forward/backward with a camera blink between each movement.Smooth Rotate
- Smoothly rotate around a pivot point.Snap Rotate
- Rotate 45 degrees with a blink of the camera between each rotation.
Requires the Unity software version
2018.3.10f1
(or above).
Please refer to the installation guide to install this package.
Please refer to the How To Guides for usage of this package.
Further documentation can be found within the Documentation directory and at https://academy.vrtk.io
Please refer to the Extend Reality Contributing guidelines and the project coding conventions.
Please refer to the Extend Reality Code of Conduct.
Code released under the MIT License.