Fixed light and object placement.
This commit is contained in:
+1
-3
@@ -32,9 +32,6 @@ bg_color = Color(0, 0, 0, 0.7647059)
|
||||
[node name="World" type="Node3D" parent="." unique_id=770208789]
|
||||
script = ExtResource("1_kldst")
|
||||
|
||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="World" unique_id=690768533]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.371139e-08, 1, 0, -1, -4.371139e-08, 0, 177.60146, 0)
|
||||
|
||||
[node name="SteamworksHandler" type="Node" parent="." unique_id=1183440473]
|
||||
script = ExtResource("2_b2bpf")
|
||||
|
||||
@@ -104,6 +101,7 @@ layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="CodingWindow" type="PanelContainer" parent="Control/MainUI/Content" unique_id=1576652491]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
|
||||
Reference in New Issue
Block a user