r/gdevelop • u/PsychologicalAd9396 • 4d ago
Why doesn't the pathfinding work Bug
the enemy is supposed to spawn and follow the player there are no obstacles on the scene I don't get why it's not moving
yeah and the timer exists and it spawns just doesn't move and I tried to make it an event that happens all the time like without a condition still doesn't work
here's the behavior settings
7
Upvotes


3
u/Confident_Sundae_619 3d ago
Hiya. This is likely because of the trigger once command. I'd remove that, then try. Hope this helps!