Skip Navigation

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

2 comments