NodotProject / nodot

A video game node library for Godot 4
https://nodotproject.github.io/nodot/
MIT License
329 stars 11 forks source link

Dialog Nodes #153

Open krazyjakee opened 12 months ago

krazyjakee commented 12 months 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.