This commit is contained in:
adrienmalin
2019-01-24 18:17:44 +01:00
parent a1fb70a3ee
commit 231ba2fbff
4 changed files with 14 additions and 11 deletions

View File

@ -152,7 +152,7 @@ script = ExtResource( 2 )
[node name="Background" type="Sprite3D" parent="." index="0"]
transform = Transform( 12.8, 0, 0, 0, 8.53, 0, 0, 0, 1, 4.5, 25, -16 )
transform = Transform( 12.8, 0, 0, 0, 8.53, 0, 0, 0, 1, 4.5, 25, -32 )
layers = 1
material_override = null
cast_shadow = 1
@ -193,7 +193,7 @@ v_offset = 0.0
doppler_tracking = 0
projection = 0
current = true
fov = 70.0
fov = 60.3
size = 1.0
near = 0.05
far = 500.0
@ -230,6 +230,7 @@ _sections_unfolded = [ "Light", "Transform" ]
[node name="Matrix" type="MeshInstance" parent="." index="3"]
transform = Transform( 10, 0, 0, 0, 20, 0, 0, 0, 1, 4.5, 9.5, 0 )
visible = false
layers = 1
material_override = null
cast_shadow = 1
@ -274,6 +275,7 @@ _sections_unfolded = [ "Transform" ]
[node name="Hold" type="MeshInstance" parent="." index="4"]
transform = Transform( 7, 0, 0, 0, 7, 0, 0, 0, 1, -5, 16, 0 )
visible = false
layers = 1
material_override = null
cast_shadow = 1
@ -296,6 +298,7 @@ _sections_unfolded = [ "Transform" ]
[node name="Next" type="MeshInstance" parent="." index="5"]
transform = Transform( 7, 0, 0, 0, 7, 0, 0, 0, 1, 14, 16, 0 )
visible = false
layers = 1
material_override = null
cast_shadow = 1
@ -422,10 +425,10 @@ anchor_left = 0.0
anchor_top = 1.0
anchor_right = 0.0
anchor_bottom = 1.0
margin_left = 55.0
margin_top = -250.0
margin_right = 165.0
margin_bottom = -40.0
margin_left = 30.0
margin_top = -220.0
margin_right = 140.0
margin_bottom = -25.0
[node name="controls_ui" parent="." index="13" instance=ExtResource( 11 )]