Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: craigz on September 01, 2021, 03:29:48 PM

Title: Rollout state browser, but by color (essentially state tags)
Post by: craigz on September 01, 2021, 03:29:48 PM
When working on graphs, I often use color to sort of 'tag' states, such as:

(https://i.imgur.com/8iLzjr2.png)

So often these states are all over the FSM, and because of this, for things like WIP or Bugs it's hard to quickly grasp how much of an effort there is on an FSM outside of zooming way out on the graph and then manually zooming into identified regions.

Though the issue I run into is that for actually organizing the states by their logic use I use the slash workflow in naming (adding slashes in front to nest them) them so I can quickly get to them via the rightclick minimap button.

(https://i.imgur.com/Iu2Noox.jpg)

I'd like to request the ability to see a rollout of states that are organized by their colors accessible from the top bar. I realize there's some weird granular issues with this since individual events can be colorized as well, but overall the ability quickly go through states by their tagged color would really help with overall workflow.

(https://i.imgur.com/rNA9xWM.png)

Thanks!
-craigz