- Joined
- Apr 23, 2011
- Messages
- 460
What are my choices for looping through various rects. I'm haven't renamed any of them so they're all "Region_00X" where x is any integer between 0 and 5. I was wondering how I could concatenate the integer in a loop to the "Region_00" or if it would be just as easy to do this by storing the regions in an array, as they won't change during game-play.