Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: MajorIdea on October 15, 2017, 11:42:14 AM

Title: Show that an FSM is dependent on other FSMs
Post by: MajorIdea on October 15, 2017, 11:42:14 AM
Hi,

I was having a hard time refactoring and improving FSMs since a bunch of them rely on other FSMs for variables and events. I wanted to know at a glance which FSMs and States relied on other FSMs so I used the description panel. Suddenly things are a lot clearer and less overwhelming.

(https://i.imgur.com/5tLCNV7.jpg)

Just thought that it would be nice to have some icons or warnings in the state box and inspector component showing these dependencies.
Title: Re: Show that an FSM is dependent on other FSMs
Post by: jeanfabre on October 17, 2017, 02:41:21 AM
Hi,

Yes, documenting will get you a long way. As for automating this I am not sure there is anything planned on this, I did propose this few years ago myself :) so I am with you on this! :)

 
 Bye,

 Jean
Title: Re: Show that an FSM is dependent on other FSMs
Post by: Alex Chouls on October 18, 2017, 11:33:52 PM
Project level tools (dependencies, search etc.) are definitely going to be a focus in upcoming updates. Thanks for posting your solution, it helps us to see what people would find useful and to visualize potential solutions.