dialogic-godot / dialogic

💬 Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!
https://dialogic.pro
MIT License
3.35k stars 206 forks source link

Attempting to use TextBubble but the node does not appear in the node list #2207

Open thatenbykiki opened 3 weeks ago

thatenbykiki commented 3 weeks ago

I'm trying to utilise the TextBubble style that is offered. I have the code set up to register the character but I don't have a DialogicNode_TextBubble in my nodes list. I am using Dialogic 2.0 Alpha-13 on Godot 4.2.1.

Jowan-Spooner commented 2 weeks ago

@thatenbykiki We will need a bit more information: Have you setup the style correctly (screenshot), how does the code look that starts your timeline and tries to register the character?