Godot Version
4
Question
For some reason my enemy get stuck in a position and doesn’t reach the player. I’ve deactivated all the collision shapes, and commented out all the code for player and enemy(apart from the chase code)
4
For some reason my enemy get stuck in a position and doesn’t reach the player. I’ve deactivated all the collision shapes, and commented out all the code for player and enemy(apart from the chase code)
Does the enemy move at all?
The problem was the enemy offset
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.