Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: zorranco on November 12, 2015, 04:48:31 AM

Title: FSM browser favorites
Post by: zorranco on November 12, 2015, 04:48:31 AM
Hello, just a little idea. When your project starts to grow you usually will have lots of FSMs doing things "atomically". Browsing between them can be a pain sometimes.

There is a very useful feature in the FSM browser called "Recently selected", problem is that if you restart your scene in runtime, it deselects and turns back to "All". Also, you must select it every time you run Unity (could this option be saved between unity sessions?).

Anyway, maybe PM could have a permanent FSM list with the 3-4 FSMs you usually work at a time, by marking this FSMs as "Favorites" and quickly jumping between them, letting user add and delete FSMs from this list.

In summary, favorite lists are always useful and increase productivity  ;D
Title: Re: FSM browser favorites
Post by: djaydino on November 12, 2015, 03:27:50 PM
Hi,
that is indeed a nice idea!
And you gave me another idea to request.

it might also be nice to have a Favorites Action list
Title: Re: FSM browser favorites
Post by: zorranco on November 13, 2015, 11:34:22 AM
I am glad you liked it.

Indeed an actions favorites would be good, there are some actions used once and again, "Get Rotation", "Get Component", "Set Property" etc