Godot Version
4.3
Question
How Do i make the enemy follow the player in godot 4.3? i tried many tutorials not a single one of them works.
4.3
How Do i make the enemy follow the player in godot 4.3? i tried many tutorials not a single one of them works.
What do you have so far? Are you looking for complex navigation like through mazes, try NavigationAgents. Are you making a top down game? A side scroller? How does your enemy behave?
for now i want him to follow the player like make him go thru walls but its 3d and not 2d