VRTK_ClimbableGrabAttach
extends VRTK_BaseGrabAttach
Overview
The Climbable Grab Attach script is used to mark the object as a climbable interactable object.
Inspector Parameters
- Use Object Rotation: Will respect the grabbed climbing object's rotation if it changes dynamically
Example
VRTK/Examples/037_CameraRig_ClimbingFalling
uses this grab attach mechanic for each item that is climbable in the scene.
Updated less than a minute ago