Hi everyone!
I'm working on a game with some visual-novel elements and I want to use Dialogic because it looks like a great dialogue engine. There are some great tutorials and documentation for Dialogic 1.4 (the latest release for Godot 3.5) but I could not find any tutorials or documentation for Dialogic 2.0 (an alpha build compatible with Godot 4). I am using the Godot 4 beta (snapshot 10 if that matters), so I am using Dialogic 2.0.
I'm wondering if anyone knows how to use Dialogic inside of one of my existing scenes. In Dialogic 1.4, it was as simple as dragging and dropping Dialogic.tscn into my scene. I don't see an equivalent file in the Dialogic 2.0 addons folder. I started trying to hack something together based on some of the examples scenes in the addons folder, but I'm running into errors and it feels like I'm not using the addon "as intended."
Any help is appreciated!