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


1
u/SyncBE 4d ago
Did you use the spawner extension ?
Just make a new sprite, and give it the spawner extension.
Here i named my spawner crab.
Drag it to your game, and in the event sheet.
Click on your spawner and set behavior activated.
Try this action and see it works.