nathanhoad / godot_dialogue_manager

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

No stringname support #585

Closed SlashScreen closed 3 months ago

SlashScreen commented 3 months ago

The syntax parser and highlighting, does not allow StringNames with the &"foo" syntax as an argument for functions, instead creating a parsing/syntax error.