Documentation for Godot 3 Dialogue System · By radmatt
I get this error message: Identifier 'MSG' is not declared in the current scope. What can i do?
Make sure you added MSG_Parser.tscn file to your Autoloads. Make sure it is named properly too (double click on the name in the autoloads tab and change it to MSG).