Level select lock unlock
nanygames
Member Posts: 41
I have a problem with my level select.
My level select have lock,When I pass the 1st , 2nd ,3rd , 4th level and when I back to the 1st level again,he opens the 5th level without I have complete the 4th level and so on.How can I do to he don't stay unlock?
Here is the rule:
Rule=
Actor receives event= touch is pressed
Attribute= game.Level Complete ≤10
Change Attribute=
game.Level Complete to game.Level Complete+1
Thanks!
My level select have lock,When I pass the 1st , 2nd ,3rd , 4th level and when I back to the 1st level again,he opens the 5th level without I have complete the 4th level and so on.How can I do to he don't stay unlock?
Here is the rule:
Rule=
Actor receives event= touch is pressed
Attribute= game.Level Complete ≤10
Change Attribute=
game.Level Complete to game.Level Complete+1
Thanks!
Comments