Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: fromfame on January 14, 2016, 05:41:20 AM

Title: Find a 'Events, Actions, Variables' on a States?
Post by: fromfame on January 14, 2016, 05:41:20 AM
Hey, I was happy to see how we could find where our events, actions & variables in FSMs, however, It is much need & appreciated if there was a way to find out where exactly are they stored in FSMs.

Is it possible to target States than just FSMs?
Title: Re: Find a 'Events, Actions, Variables' on a States?
Post by: jeanfabre on January 20, 2016, 06:28:20 AM
Hi,

 I am working on this. It will take the form on an introspection system that will scan your whole project and create an Xml description of everything, which then means that xPath can be used to extract information in the most powerful way.

 It's still a work in progress and has implications way outside PlayMaker, for example in Unity, you can't search for a specific reference within the scene wand where it could be used in a Component, with this introspection system you will be able to do that.

 
Bye,

 Jean
 Bye,

 Jean
Title: Re: Find a 'Events, Actions, Variables' on a States?
Post by: Lars Steenhoff on February 29, 2016, 08:34:45 PM
Yes very usefull!
Title: Re: Find a 'Events, Actions, Variables' on a States?
Post by: 3d_Artist1987 on February 29, 2016, 10:39:53 PM
thanks for making. :)