nathanhoad / godot_dialogue_manager

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

Ensure label is ready before locale change #582

Closed nathanhoad closed 3 months ago

nathanhoad commented 3 months ago

This makes sure the label reference in the example balloon is ready before handling locale changes (it appears Godot 4.3 has an earlier notification than Godot 4.2).