Playmaker Forum

PlayMaker Updates & Downloads => Pre-release Discussion => Topic started by: Roger Lee on December 20, 2015, 09:58:37 AM

Title: Is this feature possible in the future?
Post by: Roger Lee on December 20, 2015, 09:58:37 AM
Hi,

I love Playmaker, but there is one little thing that still makes it cumbersome for me.  Would it be possible in a future update to be able to see the name of the FSM, in the inspector, while all the components for a game object are minimized?

It's very cumbersome when you have many FSM's on a game object to figure out which FSM to roll out for editing. Even a simple tool tip over an FSM would be great.


I have attached a pic to illustrate how you can't tell what is what at times.
Title: Re: Is this feature possible in the future?
Post by: Alex Chouls on December 20, 2015, 11:35:41 AM
I agree this would be nice, but I'm not sure it's possible with the current editor API.

I was considering a workaround, where the first line of the PlayMakerFSM inspector has a foldout button, so you could collapse the inspector down to just the FSM name.
Title: Re: Is this feature possible in the future?
Post by: Roger Lee on December 20, 2015, 02:47:58 PM
Thanks Alex.  Anyway to quickly identify the FSM name would be a great addition.   

I'll keep the faith alive...  :)
Title: Re: Is this feature possible in the future?
Post by: phannDOTde on December 20, 2015, 10:17:33 PM
+1
Title: Re: Is this feature possible in the future?
Post by: Alex Chouls on January 03, 2016, 02:29:35 PM
You can also use the Selection Toolbar popup to quickly select FSMs on a GameObject:
https://hutonggames.fogbugz.com/default.asp?W138

(https://hutonggames.fogbugz.com/default.asp?pg=pgDownload&pgType=pgWikiAttachment&ixAttachment=1014&sFileName=SelectionToolbar_MultipleFSMs.png)
Title: Re: Is this feature possible in the future?
Post by: Roger Lee on January 03, 2016, 06:11:31 PM
You can also use the Selection Toolbar popup to quickly select FSMs on a GameObject:
https://hutonggames.fogbugz.com/default.asp?W138

(https://hutonggames.fogbugz.com/default.asp?pg=pgDownload&pgType=pgWikiAttachment&ixAttachment=1014&sFileName=SelectionToolbar_MultipleFSMs.png)

Yeah I will just have to train myself not to immediately go to the inspector.  I may find that difficult to do   :)