derkork / godot-statecharts

A state charts extension for Godot 4
MIT License
734 stars 35 forks source link

made compoundState default the initial state to the first state added & prevent adding non-state child nodes to compoundState #62

Closed RogerRandomDev closed 8 months ago

derkork commented 8 months ago

Hi Roger, thanks a lot for submitting this! There are a few things which would need to be addressed before a merge.

After reading this PR I noticed that I didn't set up a contribution guide yet, which could have avoided the extra work. I'm sorry that I didn't think of this earlier.

To save you some time, I have extracted the relevant changes and manually edited them into the code base. I have created a new release and credited you in the change log.

I hope this is OK with you. Thanks again for submitting this PR!