derkork / godot-statecharts

A state charts extension for Godot 4
MIT License
832 stars 44 forks source link

GUI editor support, add many state nodes quickly #8

Closed folt-a closed 1 year ago

folt-a commented 1 year ago

https://github.com/derkork/godot-statecharts/issues/7

derkork commented 1 year ago

This is awesome, thank you! I'm giving this a small once-over to add undo/redo support and fit the project code style then will merge it.