Daily Godot Tip #34: If you ever need to type multiline strings for a variable in the inspector you can use @export_multiline.
Daily Godot Tip #34: If you ever need to type multiline strings for a variable in the inspector you can use @export_multiline.
If you also just have a large block of text it lets you see a large amount of the text instead of only a small part at a time
holup, how did u get the icon to be mister Godot? usually u would need @icon() for that! pls share ur wisdom!
I had @icon there and the cache didnt fully update yet