Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: escpodgames on March 10, 2014, 08:02:03 PM

Title: Actions used in select FSM
Post by: escpodgames on March 10, 2014, 08:02:03 PM
It would be very helpful to have a list of actions used in the current FSM (much like variables and events)
Title: Re: Actions used in select FSM
Post by: jeanfabre on March 11, 2014, 06:34:37 AM
Hi,

 Yep, I agree. Is it to to package for distribution or during development? I do have some editors that gather all used actions and list all custom actions and even select them so that it's easy to package a scene and be sure all custom actions are included.

bye,

 Jean
Title: Re: Actions used in select FSM
Post by: escpodgames on March 11, 2014, 06:55:25 AM
For development, being able to see all the actions in a list used per fsm for debugging and optimization would be super helpful. currently you can find actions used via the actions tab but that is on the project. I just think it would be great to use it as a way to track down issues within fsms.
Title: Re: Actions used in select FSM
Post by: jeanfabre on March 11, 2014, 07:34:12 AM
Hi,

 Yep, It would definitly has its place in the "info" section of an Fsm together with the states, events and variable listing.

bye,

 Jean