Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: ryf9059 on June 09, 2013, 11:48:31 AM
-
Any idea how should I use a FSM to create a internal counter? Says I want to trigger some event after cetain amount of time.
-
Check out the Get Time Info action:
https://hutonggames.fogbugz.com/default.asp?W496
You can store the time info you need in a variable, then use Float Compare to trigger an event.