From a9118f056395ab3946013883584b085c0a271701 Mon Sep 17 00:00:00 2001 From: adrienmalin <41926238+adrienmalin@users.noreply.github.com> Date: Sat, 26 Jan 2019 12:57:35 +0100 Subject: [PATCH] Update Main.tscn --- source/Main.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Main.tscn b/source/Main.tscn index d3642c1..86bf354 100644 --- a/source/Main.tscn +++ b/source/Main.tscn @@ -146,7 +146,7 @@ extra_spacing_bottom = 5 font_data = ExtResource( 13 ) _sections_unfolded = [ "Extra Spacing", "Font", "Settings" ] -[node name="Main" type="WorldEnvironment"] +[node name="Main" type="WorldEnvironment" index="0"] environment = ExtResource( 1 ) script = ExtResource( 2 ) @@ -185,7 +185,7 @@ _sections_unfolded = [ "Animation", "Flags", "Geometry", "Transform" ] [node name="Camera" type="Camera" parent="." index="1"] -transform = Transform( 1, 0, 0, 0, 0.939693, -0.34202, 0, 0.34202, 0.939693, 4.5, 2, 17 ) +transform = Transform( 1, 0, 0, 0, 0.939693, -0.34202, 0, 0.34202, 0.939693, 4.5, 2, 19 ) keep_aspect = 1 cull_mask = 1048575 environment = null