I want to spawn an endless moving platform just like above.
The problem is that the moving platform scene I made needs to be set manually (speed and destination), so I can't spawn it endlessly.
What's the best solution to this problem?
Usually I would just make a few of them and loop them when they go off screen.
@cybereality said: Usually I would just make a few of them and loop them when they go off screen.
So something like Animation Player?
Here, I made an example for you. Hope that helps.