As some of you may know, I am working on a game like Final Fantasy Tactics. I have the battle field randomly generated, so it creates 30 blocks all touching the other...
I have my code to create the blocks, and it works fine. Now, I would like only 12 of the blocks that are closest to the character to change to a different sprite.
How would I go about doing this?
I am using Gm 6.1 Registered.
Thull