【Help】How to let timer closer and faster than last time?
Weiyu
Member Posts: 216
Hello everyone, I meet a problem that is about timer behavior.
I want to make a machine gun, and every 3 seconds passed, frequency will closer and faster than last time.
----------------------This is my behavior----------------------
real attribute:"faster"="2"
Every "faster.real" seconds
Spawn "cube.actor"
Attribute "faster.real" > "0.5"
- Change Attribute "faster.real" to "faster.real-0.1"
But my machin gun's frequency not change.
it still shoot every 2 seconds.
I don't know why it can't closer and faster than last time.
Please tell me how to solve this problem, thank you.
Comments
This should help: http://forums.gamesalad.com/discussion/comment/464547/#Comment_464547
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
@tatiang
Thank you!!! This is what i need!!
Thank you very much again!!
You're welcome!
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User