So, I'm working on a game that has randomly generated waves, which involves the number of sprites potentially reaching infinity. Obviously, I can't possibly copy and paste thousands of sprites. I also can't use the stamp block, because the objects will be moving towards the center and have scripts within them.
Could anyone figure this out with me? I have no idea how to do this
Offline
You have to use stamp. You'll have to save and retrieve the xy coordinates and direction to a list, for each of the objects.
Offline
SciTecCf wrote:
The stamping is the only solution. Post the buggy stamping project, would you?
I don't really have it yet, I'm sort of just figuring out how I want this game to work, then putting it together. Most of the game is in my mind, not on my computer.
Offline
Alright, here is what I came up with:
http://scratch.mit.edu/projects/DonutCannon/2675404
Too many scripts to write on the forums, please try and fix this please
Offline
Bump. Still need help
Offline