Im making a tower defense game and there is a Path2D node which the enemies should follow. I want them to spawn on a certain place but they just spawn on top of the first enemy instead of spawning at the beginning. Is there anyway to make sure that they spawn at the beginning of the path?