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

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.