Open Ezenki opened 2 years ago
How did you do you installation? Via the asset lib, or by pulling the repo? What version of Godot do you use?
Asset lib, version 3.4.4
Ho ok, it doesn't put the folder at the right place, that's why.
It should be in a folder named addons/StateGraph/
at the root of your project. Hope that solves it for you, and in the meantime I will try to see how to edit the project in the asset lib so it goes at the correct path by itself.
Thanks
Installation for this plugin does not work for me either. Moving files to addons/StateGraph does not help neither.
I confirm it doesn't work. Godot 3.5.1. Besides the issue with the location, it says it can't find the StateMachine class (even if it is there and registered in the godot.project file)
The installation for the plugin doesn't work properly, no plugin shows in the godet plugin tab.