imjp94 / gd-YAFSM

Yet Another Finite State Machine for godot
MIT License
534 stars 25 forks source link

Can't rename states by double clicking. #69

Open dodopod opened 1 year ago

dodopod commented 1 year ago

If I double click on a state in the StateMachine pane, it will let me edit the name, but when I hit enter or click outside the node, the name reverts, rather than changing.

Changing the name in the inspector works as you'd expect.

I'm using v0.6.1 from the Asset Library, with Godot v4.1.1.

imjp94 commented 1 year ago

It still works for me, please make sure the new name is not in used

https://github.com/imjp94/gd-YAFSM/assets/11486079/c1cecd98-e720-412c-8317-36317abf393d

hpacker1 commented 9 months ago

Saving state names not working at all for 4.2.1, whether in inspector or not. names are not in used.