
Originally Posted by
ChrisBurrows
Gahsp. Only a fool discerns a post by its title.
There are a gajillion and 1 ways to achieve your goal. Here's one.
It store's the "tiles" in a single active and generates the map and startup, by randomly selecting an animation frame, pasting it into the backgroud, and repositioning the active at the right edge of itself ready to paste the next. You'll notice it can pick the same frame twice in a row which looks ugly, you'll need to add a check to prevent this. If this method digusts you, tell me it does and I'll come back at you with something else.