to this :
event:
condition1:mouse left clicked on button
condition2:value at levelsbutton.level>0
action1: system :go to (by name) ---> and write this : "LVL"&levelsbutton this mean it will take you to layouts with names :LVL1,LVL2,LVL3... so name your layout as this..
action2: set currentlevel to levelsbutton.level
*so just change action1 and layout names.
when i try it construct2 says "levelsbutton needs an expression after it" what can i do
or maybe some one can explayn me how i can do it
i want levelbutton 1 go to(layout) lvl 1 und 2 to lvl 2 und so ... 3to lvl3 4to lvl4
im new at this...