io.extendreality.tilia.locomotors.axismove.unity
v2.1.12
Published
A collection of prefabs that can move a given GameObject based on axis input data for the Unity software.
Downloads
377
Maintainers
Readme
Locomotors -> Axis Move for the Unity Software
A collection of prefabs that can move a given GameObject based on axis input data for the Unity software.
Introduction
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).
Getting Started
Please refer to the installation guide to install this package.
Documentation
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
Contributing
Please refer to the Extend Reality Contributing guidelines and the project coding conventions.
Code of Conduct
Please refer to the Extend Reality Code of Conduct.
License
Code released under the MIT License.