Question by
ZebraAnimator · Jul 05, 2020 at 12:36 PM ·
c#rigidbody
Grapppling hook movement not working
I am a new user to unity and coding, i was following code monkey's tutorial on how to make a grappling hook/hook shot and trying to apply it to a rigid body, specifically the free In Vector controller lite on the asset store. Yet when i tried to move the rigid body, using move position everything glitched and the character was flying everywhere. And when i tried add force nothing worked. I tried several other methods of moving the character and even created a separate script that was supposed to moved the character. All either didn't work or glitched everywhere. Please help
Comment