Daily Godot Tip #24: Statements can be put across multiple lines using backslashes or parentheses
Daily Godot Tip #24: Statements can be put across multiple lines using backslashes or parentheses
Putting a backslash after a part of the statement basically means ignore any newlines between this and the next characters so you can indent it however you want