Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: Digitom on January 16, 2020, 10:01:12 AM

Title: Set FSM Values / Send FSM event by Template instead/or string name.
Post by: Digitom on January 16, 2020, 10:01:12 AM
Hello,

I feel it would be more modular if there was an option to drag a template into the FSM name field on these types of actions. That way we don't have to worry about spelling mistakes and would make it easier to plug in and out templates.

So it checks to see if the owner has an FSM containing the template, then proceeds if true. Right now I have made custom actions to check for templates but those actions are kind of pointless if the actual send fsm actions do not contain this option.

Kind of like treating these FSM scripts as actual separate components instead of getting the FSM from a string call. The saved templates would be our "Visual Scripts".

I would almost recommend getting rid of naming FSM components altogether and forcing the template approach. Makes things a lot cleaner IMO.

Let me know what you think!

Thanks,

(https://i.imgur.com/izehWZb.png)
(https://i.imgur.com/QpTDLmy.png)