[Tutorial] VR Climbing System

Best Tutorials indeed! Your tutorials are so clearly laid out and easy to understand, amazing. Thanks so much for this. The Climbing works flawlessly for me. There is however one strange thing I can’t seem to figure out. When the player is on the ground, thumbstick locomotion does not work, snap turn works fine. The player is stuck on the spot. is it because I’m using addactorworldoffset for thumbstick locomotion, like your script uses in the same pawn script? Is your code overriding mine? Any ideas? Thanks again

Edit: fixed just add sweep to the AddActorWroldOffset node at the end of the pawn script, everything works great now, cheers!

2 Likes