Ahhhh, now that's a tricky topic, what you're looking at is serialisation.
You'll likely need to look at how to save your positions to a file and have that load up when you load a new scene or store the position data generally.
Ahhhh, now that's a tricky topic, what you're looking at is serialisation.
You'll likely need to look at how to save your positions to a file and have that load up when you load a new scene or store the position data generally.
I've given some serious thought to building just one scene and coding everything inside it. I could do that. 😅