Hi! :)
Im currently making a board game (capx included), and I can't seem to figure out how to keep track of where my game-brick is, and using this value to move it. Lets say Brick is in the array at 0,0,1 , 0,0,0 (X and Y). How do I make this the current active slot i my array, and adding 1 to this concerning the brick moving to the right (Array (1,0,1 , 1,0,0).
I'm sure this is hard to understand, I'm not skilled at explaining it, but if someone has an idea, I would really appreciate it!
Thanks in advance :)
CAPX : dropbox.com/s/yndn600xsjazsrt/BoardGame.capx