Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: kinetiknz on January 24, 2012, 05:45:04 PM
-
Hi, I have just begun using EZGUI and I am wanting to enable/disable PM/FSM's when the user clicks GUI buttons. EZGUI is setup to invoke 'method's when clicks happen. I have a VERY limited understanding of scripting, but as far as I know, no methods are externally available when looking at FSM's? I presume the invoke method is designed for traditional coding, but can it work with PM?
Can anyone guide me to any easy way of using the method/invoke to start an FSM?
Thanks alot.
-
Excuse me, I have just found some Playmaker proxy scripts. reading about them now.