- Home /
FPS RIGIDBODY PROBLEM
so, im making a zombie fps, and i have a following script, but the zombie character can walk through my walls, i tried setting it as a rigidbody, but when i push play, the zombie just starts moving everywhere, bouncing in a bunch of nonsense directions. HELP PLEASE
sounds like your zombie character needs a character controller, and you need to script its movements from the character controller component. but its way too hard to say what is wrong with your script without seeing the script.
Answer by supergamespawn · Sep 29, 2011 at 04:02 PM
the common problem is that the character controller is going through an object like a ground
Your answer
Follow this Question
Related Questions
Ai Zombie Melee Attack script. 5 Answers
My Zombie Model is coming at me sideways with the AI 1 Answer
looking to make for a zombie script AI,navmesh or not? 2 Answers
Help me with the A* pathfinding. 0 Answers
zombie ai script 1 Answer