Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: will_brett on February 15, 2013, 07:01:03 PM
-
Hey everyone.
I have built an FSM that has a wait action in one state that feeds into another state that subtracts by the number 10 from a health bar. This then loops back into the wait state. Problem is that the wait action does not work after the first time.
I thought this was obvious but im clearly missing something... :/
Thanks
W
-
Hi,
I have similar issue when trying video tutorial from Chris. I posted issue on forum but I was not sure if it was wait causing the issue.
Hope to have it solved in new version.1.5.
Hush
-
Hi,
use a delayed event instead. Have you tried?
bye,
Jean
-
Hi Jean,
Updating to version 1.5 solved it for me without changing anything.
Hush
-
I dont have a delayed event in my action browser. :S also i tried updating to latest playmaker and now some of my FSM's just dont work :(
I will keep fiddling with it and try and find a solution
-
Updating did fix the issue.
the reason the update didn't work before was because Photon server needed to be set up again. Everything is working smoothly now. Thank you all for your help