Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: mathi4975 on June 18, 2019, 11:28:37 AM

Title: How to activate a FSM on another FSM
Post by: mathi4975 on June 18, 2019, 11:28:37 AM
Hi,
   I would like to seek your help to find out how I can call or activate a FSM from another FSM. For example, in FSM_Main, I have created a Get Trigger where the trigger on the controller has bee pressed, it will activate FSM_1. What playmaker action can I used. I find very challenging to place everything in a single FSM, especially during fault finding. Thanks.
Title: Re: How to activate a FSM on another FSM
Post by: djaydino on June 18, 2019, 11:39:59 AM
Hi.

try 'Enable Fsm' :)
Title: Re: How to activate a FSM on another FSM
Post by: mathi4975 on June 18, 2019, 11:04:34 PM
Hi,
   Thanks for your help. I will try.
Rgrds