mirror of
https://github.com/godotengine/godot.git
synced 2026-03-10 21:06:13 +00:00
-expressions in GDScript can take multiple lines if inside parenthesis (python-like) -Added \ to force linebreaks to GDscript (python-like) -added exclude objects from raycast -fixed crashes