how to make it so when the score reaches 20, it will trigger spawner?
justinodunn
Member, PRO Posts: 226
how to make it so when the score goes to 20, an actor spawner will be activated? thanks
Comments
Spawn actor [actor name]
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Or if you don't want to use multiple conditions, you can create a new rule with that condition and then put your existing rule inside of it.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Then change x attribute to true
After 0.1 seconds (run to completion)
change x attribute to false
Hope that's what your looking for!