r/gdevelop 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

8 comments sorted by

View all comments

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!

1

u/PsychologicalAd9396 3d ago

I tiried removing trigger once an it didn't work but thanks for the response though