How do I make a rule that when the actor caught 6 coins generate another ecena
generate another what? ecena? You mean scene? Or more coins?
@jigglybean said: generate another what? ecena? You mean scene? Or more coins?
Another ecena
What is an ecena? You must be mean Scene.
This video will show you how to make a coin system. Then make a boolean game attribute (true or false is why its a boolean)
Then on your actor make a rule - If game.coin => 6
change scene to next level
You could put a timer in, for a pause before changing scenes
Please don't create multiple discussion threads for the same issue.
Comments
generate another what? ecena? You mean scene? Or more coins?
Another ecena
What is an ecena? You must be mean Scene.
This video will show you how to make a coin system.
Then make a boolean game attribute (true or false is why its a boolean)
Then on your actor make a rule -
If game.coin => 6
change scene
to next level
You could put a timer in, for a pause before changing scenes
Please don't create multiple discussion threads for the same issue.