Is it possible to display the square symbol (e.g. m²) in a GUI label? I wrote it just now using the alt code: Alt0178 but that doesn't work in the editor.
Yeah I don't think godot has any idea about alt codes, but you should be able to copy and paste from an outside source.
Thanks Megalomaniak, that worked.