io.extendreality.tilia.mutators.objectfollower.unity
v2.0.22
Published
A mechanism to make a target GameObject follow a source GameObject in the scene for the Unity software.
Downloads
785
Readme
Mutators -> Object Follower for the Unity Software
A mechanism to make a target GameObject follow a source GameObject in the scene for the Unity software.
Introduction
The Object Follower prefab provides the ability to have one target GameObject follow a source GameObject with 1:1 mapping around a Unity scene.
This replicates the concept of having a child/parent GameObject but without the need for nesting and therefore the target is not affected by any transform changes such as position, rotation or scale changes.
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.