derkork / godot-statecharts

A state charts extension for Godot 4
MIT License
679 stars 33 forks source link

Auto select state chart in editor debugger #118

Closed Frozenfire92 closed 2 months ago

Frozenfire92 commented 2 months ago

It would be nice if the editor debugger auto selected the first state chart when entered/available. If that feels to prescriptive, only do this when only one state chart exists

derkork commented 2 months ago

Makes total sense, it's kind of annoying having to manually select it all the time.