I want to basically prevent this:
anyways to stop it from tipping over and go thru the thing
in normal condition, the player would ragdoll but I disabled it
I want to basically prevent this:
anyways to stop it from tipping over and go thru the thing
in normal condition, the player would ragdoll but I disabled it
If I understood you correctly you want to make it… impenetratable?
Just make an invisible wall
If you want people to be able to go through it, turn CanCollide off and be sure Anchored is on.
You can turn the ragdoll script on again and you should ragdoll like normal.
disable cancollide, sword will still work