Disabled Debug Cam
This commit is contained in:
parent
8ec8ea59ba
commit
77464c39d7
1 changed files with 4 additions and 4 deletions
|
|
@ -21,10 +21,6 @@
|
||||||
[node name="Earth" parent="." instance=ExtResource("3_lquwl")]
|
[node name="Earth" parent="." instance=ExtResource("3_lquwl")]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
|
|
||||||
[node name="Debug_Camera" type="Camera2D" parent="."]
|
|
||||||
scale = Vector2(41.02, 41.02)
|
|
||||||
zoom = Vector2(0.12, 0.12)
|
|
||||||
|
|
||||||
[node name="Player" parent="." instance=ExtResource("2_1bvp3")]
|
[node name="Player" parent="." instance=ExtResource("2_1bvp3")]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
position = Vector2(578, -3017)
|
position = Vector2(578, -3017)
|
||||||
|
|
@ -34,6 +30,10 @@ scale = Vector2(3, 3)
|
||||||
position = Vector2(0, -50)
|
position = Vector2(0, -50)
|
||||||
ignore_rotation = false
|
ignore_rotation = false
|
||||||
|
|
||||||
|
[node name="Debug_Camera" type="Camera2D" parent="."]
|
||||||
|
scale = Vector2(41.02, 41.02)
|
||||||
|
zoom = Vector2(0.12, 0.12)
|
||||||
|
|
||||||
[node name="Building Generator" type="Node" parent="."]
|
[node name="Building Generator" type="Node" parent="."]
|
||||||
script = ExtResource("4_1bvp3")
|
script = ExtResource("4_1bvp3")
|
||||||
initial_buildings = 10
|
initial_buildings = 10
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue