VR Climbing - Unreal C++
The basics of climbing in VR are:
The player grabs the HandHold, store the position of the MotionController grabbing and move the player based on the delta position of where the MotionController currently is and the stored position.