I have a player, that can go to a point ( a pivot that is set by a camera pick)
When I place the pivot on the same position as a crawler , the player glitches out and freezes towards (0,0,0) and i dont know why. After that you cant move the player.
For me it makes no sense why it glitches, since the mosterAi does the same without any problems.
http://pastebin.com/1qNrf1YA
heres the part of the script that is in the updatephysics function.