NodotProject / nodot

A node composition library for Godot 4
https://nodotproject.github.io/nodot/
MIT License
333 stars 12 forks source link

Dialog Nodes #153

Open krazyjakee opened 1 year ago

krazyjakee commented 1 year ago

1. DialogueNode

2. DialogueTextNode

3. ChoiceNode


By integrating localization into the nodes, the dialogue system becomes more accessible and adaptable for global audiences. The inclusion of signals ensures that other parts of the game can react to dialogue events, facilitating dynamic storytelling and gameplay integration.