Hello, happy new year, i need help with fixing a bug, basically in my fighting games there’s a bug that when a player jumps he gets sent flying like this:
sometimes its much more severe and unplayable, like with any jump you get flinged to the other side of the map
i thought it was maybe because of welds, because in my other game i welded things to the character, but in my other new game i dont weld anything to the character
i used a ragdoll system in my game and i thought maybe it was because of it, i switched to using another ragdoll system and the glitch still stayed.
the glitch mainly happens after players fight or a player fights with an npc
also there’s something really weird, the glitch sometimes seems to happen when a player goes beoyond another player to some point?
this glitch has ruined 2 of my games, can anybody please help ? thanks
im sorry whats a mover? like force? if you mean something that applies velocity like linear velocity, yes they are both used in the games, but they get deleted
Still, there may still be references to them because of the attachments, are you destroying those too? Try resetting, do one of your body parts fly off?
never mind guys, i fixed it myself, there was a part (massless) inside some script and i thought it wouldnt affect because it was massless but it did and i removed it and now it works!