Hi
I want to make a game like zombie derby.
In that game,zombies should walk on the mountains as the car moves.
To achieve this,I am thinking of adding two wheels to the “zombie” and hiding them.
Then when we applyTorque(),the zombie will move.
Is there am better way to walk the zombies on curve shaped object?