derkork / godot-statecharts

A state charts extension for Godot 4
MIT License
761 stars 39 forks source link

Fix to use a animation_name parameter instead of the state node name if it isn't empty string value #16

Closed jtakakura closed 1 year ago

jtakakura commented 1 year ago

Fixes #15

derkork commented 1 year ago

I had already locally made a fix when I saw this, so this now conflicts with main, but it's basically the same thing, so I'm just closing this. Thanks a lot for submitting a fix!