Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

what did you use for pathfinding?

We used Path2D node to draw a path and PathFollow2D as it's child

(+1)

Thanks for the information, you both did a really good job. Actually, I thought it could be path2d, but I saw that the enemies were moving very smoothly, so I thought it was something else. Thanks again.