mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03: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