Hi, I'm making a game where the enemies need to chase the player. The enemies have solid and 8 direction behavior. But when I have a lot of enemies chasing the player they start squeezing each other and then they teleport to the nearest "open" position.
How do I stop that.