Godot Version
4.3
Question
Hey folks! I’m looking for a dialogue system in Godot that allows complete customization, especially for chat bubbles.
I’ve checked out Dialogic, Clyde, Dialogue Engine, and others, but they seem limited when it comes to things like:
I need help with a Dialog system.
- Custom bubble styles (bubble itself, fonts, colors, etc.)
- Auto-growing bubbles
I followed “DashNothing - Cute and Simple Dialog Box | Let’s Godot” tutorial, but it lacks features like choice bubbles and variable checks, etc.
So, my question is:
Is there a dialogue system/plugin for Godot that supports this kind of deep customization, or should I roll up my sleeves and build one from scratch?
Any tips are appreciated