DaniDevy / FPS_Movement_Rigidbody

A physics based movement system
MIT License
492 stars 642 forks source link

random spring joints on the player #23

Open Coocidius opened 3 years ago

Coocidius commented 3 years ago

a couple days ago i started to notice that my player is getting randomly thrown around the playable area. I have been using the grappling gun script along side the player movement scrips. Randomly my player suddenly has multiple spring joint components attached to it. I would like to note that the only thing i changed before this was the model I was using for the gun but I did follow every step in order to have it all set up correctly