Failure with change scene
Hey,
if a index attribute = 2 , I set the boolean complete to true and show up a next button.
In the button I have:
when touch is pressed
boolean = true
change scene
but the scene is changed immediately after the boolean is true
/
why that? is it because of the index?
thx
if a index attribute = 2 , I set the boolean complete to true and show up a next button.
In the button I have:
when touch is pressed
boolean = true
change scene
but the scene is changed immediately after the boolean is true

why that? is it because of the index?
thx