derkork / godot-statecharts

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

Nodes hierarchy not detected #107

Closed iekdosha closed 2 months ago

iekdosha commented 2 months ago

Hi :)

I am using Godot 4.21 The states hierarchy is not detected for me, I tried reloading the scene and it did not help.

I get these warnings: image

image


Also, I cant seem to have the helper panel as showed in the tutorial: image

derkork commented 2 months ago

Please make sure that you have enabled the plugin and also please restart the editor after installing the addon (just reloading the scene usually is not enough).

iekdosha commented 2 months ago

You are correct, restarting the editor did the job, thank you!

derkork commented 2 months ago

Awesome, glad it worked out! Have fun making your game!

iekdosha commented 2 months ago

@derkork thank you for making this awesome library! Is there a community where I can ask questions about it, guides or more extensive documentation for it?

derkork commented 2 months ago

Well there is the manual, and I was hoping it provides enough depth, so I would be very interested in improving this if you find it to be lacking information. Apart from that you can always ask questions here (just open up a ticket) and I also tend to hang around on the Godot discord.