nathanhoad / godot_dialogue_manager

A powerful nonlinear dialogue system for Godot
MIT License
2.04k stars 161 forks source link

Allow jumps at the end of regular dialogue lines #616

Closed nathanhoad closed 1 month ago

nathanhoad commented 1 month ago

This adds support for jump directives in regular dialogue lines.

Closes #599