Hi all, I'm new to godot and I was trying to build a simple spawn system for enemies which follow a path and disappear. This works well but when I increase the movement speed to high, they become stuck. It's probably related to multiplying the velocity vector, but I'm not sure. I've attached a sample project to demo this effect.
The first wave works, the second one does not.
Thanks for your help in advance!
