Guides
These docs are for v3.2.0. Click to read the latest docs for v3.3.0.

VRTK_RigidbodyFollow

extends VRTK_ObjectFollow

Overview

Changes one game object's rigidbody to follow another game object's rigidbody.

Inspector Parameters

  • Movement Option: Specifies how to position and rotate the rigidbody.

Class Variables

  • public enum MovementOption - Specifies how to position and rotate the rigidbody.
  • Set - Use and .
  • Move - Use and .
  • Add - Use and .