Update Main.tscn

This commit is contained in:
adrienmalin 2019-01-26 12:57:35 +01:00
parent 33f7994997
commit a9118f0563

View File

@ -146,7 +146,7 @@ extra_spacing_bottom = 5
font_data = ExtResource( 13 ) font_data = ExtResource( 13 )
_sections_unfolded = [ "Extra Spacing", "Font", "Settings" ] _sections_unfolded = [ "Extra Spacing", "Font", "Settings" ]
[node name="Main" type="WorldEnvironment"] [node name="Main" type="WorldEnvironment" index="0"]
environment = ExtResource( 1 ) environment = ExtResource( 1 )
script = ExtResource( 2 ) script = ExtResource( 2 )
@ -185,7 +185,7 @@ _sections_unfolded = [ "Animation", "Flags", "Geometry", "Transform" ]
[node name="Camera" type="Camera" parent="." index="1"] [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 keep_aspect = 1
cull_mask = 1048575 cull_mask = 1048575
environment = null environment = null