what did you use for pathfinding?
We used Path2D node to draw a path and PathFollow2D as it's child
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.