Yet another question about Tiles (Dynamic ones at that!)
Posted: Wed Jul 25, 2007 9:24 am
I'm creating a little puzzle game and I want to fill the screen with a tiled actor and then let the player change the individual tile images when they click on them with the mouse.
I was going to have a 2D array represent the puzzle data and have the tiles represent the current state of the puzzle.
Is this possible - if so can some one give me some clues ???
Thanks in advance
Jon...
OOPS - Sorry for the double post - my PC went on the offensive
I was going to have a 2D array represent the puzzle data and have the tiles represent the current state of the puzzle.
Is this possible - if so can some one give me some clues ???
Thanks in advance
Jon...
OOPS - Sorry for the double post - my PC went on the offensive