I want to create a 5 x 5 grid of backgrounds for a landscape, and make it possible for a sprite to move around in this landscape. Someone (a programmer not that familiar with Scratch) suggested I use a 5 x 5 array for this landscape. But since Scratch doesn't have arrays, what's the best way to do this?
Is there an existing game that I could look at that solves this problem?
Thanks
Robin7
Offline
Take a look at Mayhem's Wandering Knight project.
http://scratch.mit.edu/projects/Mayhem/28484
It might be doing what you want.
Offline
That is exactly what I was looking for! Thank you!
Offline