VRTK_ObjectFollow
Overview
A simple script that when attached to a GameObject will follow the position, scale and rotation of the given Transform.
Inspector Parameters
- Object To Follow: A transform of an object to follow the position, scale and rotation of.
- Follow Position: Follow the position of the given object.
- Follow Rotation: Follow the rotation of the given object.
- Follow Scale: Follow the scale of the given object.
Updated less than a minute ago