Hi all,
watching the great tutorial on level select :
scirra.com/tutorials/311/level-page
i have the level select screen functioning like in the tutorial but i dont know how to apply the following:
I want to load a new layout (level) on touching/clicking a specific levelsprite.
So far the screen goes to winscreen and then looping to the level screen and so on = as the tutorial. I tried to compare the level variables of the levelsprites on touch/click and for example when the level sprite has value 0, load layout/level1. But so far its ignoring this input :/.