Making an actor not move until timer is finished
PyroMark
Member Posts: 6
Hello all!
I am trying out my new game, so in the beginning it counts down (3,2,1,Go!) My actor spawns right away when i hit play and im able to make it move when the timer is clicking down, what i'm trying to do is make it so that actor cant move until the timer says "Go!" Please help its so simple i know!
Cheers
Mark
Comments
@PyroMark
Hi Mark, welcome to the GameSalad Forums.
One way I think will be OK for what your after is to simply add a boolean attribute, let's call it Go
After your Timer, add:
Then in your Rules for moving the actor, add in front of them:
Rule: When Go is true
There's a few other ways but it's not easy to say which method is best without seeing your existing Rules. But hopefully what I've suggested will work for you.
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps