State Tree Debugger Interface Issues and custom colors

Hey, im learning how to use the State Trees and im really stuggling with the debugger interface
(i’m speaking about the Windows → Debugger view in 5.5)

Its too small, and we cant zoom on the timeline, wich makes it tricky to manually acces keys that are next to each other.

It would also be a good idea to be able to skip to next/previous frame with the arrow keys.

Also if a key is a test condition, you cant skip to it with the “jump to next key” button because it is somehow not considered a key, so you have to go on it manually which is a pain.

I’m really sorry for my previous post, i was just wrong.

You can change the colors of the states, you just need to go under the Left Panel “Assets Details”
And under theme, you can find the options to add new colors, then you just assign that color to any State from the right panel.

For the Debugger, it is way better in 5.5, and you actually can zoom on it, you simply need to hold CRTL + mousewheel.

I was also probably doing something wrong with the jump to next and previous keys, because now that i fixed my states transitions, i can properly jump to each keys.