Hi again.
In our tile-filling game now the player can move without problems (thanks to 99Instances2Go), but now we have trouble with the level selection menu. The code works if you choose lvl1, then you beat the level and the game sends you back to the selection screen, if you choose lvl2, lvl1 appears again (i think the problem comes from the global variables, but im not sure <img src="{SMILIES_PATH}/icon_e_confused.gif" alt=":?" title="Confused"> )
PD: The game suppose to be for android devices (we are using 480x320 u guys thinks thats okay?), thats why we are using touch plugins too
PD2: we are using this tutorial for the selection menu atm https://www.scirra.com/tutorials/311/level-select
the capx (with the levels) https://www.dropbox.com/s/88e9byqb0gmc2 ... .capx?dl=0
Cheers!