I use CharacterControllers for movement on the enemies of my game. When they get clumped together, they tend to climb on top of one another. This is really unrealistic and I want them to just stay on the ground.
I tried changing the settings on the Character Controller, tried setting the slope limit to the extremes (0 or 180) just to see what effect it does, but it still does that problem.
Tried setting the step offset to 0 (it made the Character Controller unable to move), tried setting it to a high value (5) which didn't do anything about the problem.
Anybody got a solution?
It really looks silly, like some sort of circus act.
