summaryrefslogtreecommitdiff
path: root/scenes/Game.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/Game.tscn')
-rw-r--r--scenes/Game.tscn3
1 files changed, 2 insertions, 1 deletions
diff --git a/scenes/Game.tscn b/scenes/Game.tscn
index e9bd9d2..d215312 100644
--- a/scenes/Game.tscn
+++ b/scenes/Game.tscn
@@ -19,13 +19,14 @@
script = ExtResource("1_cpr0p")
[node name="Map" type="Node2D" parent="."]
+position = Vector2(-1, 0)
script = ExtResource("3_cpr0p")
[node name="Generator" type="Node" parent="Map"]
script = ExtResource("4_78awf")
width = 30
height = 20
-useSeed = false
+iterations = 6
[node name="FieldOfView" type="Node" parent="Map"]
script = ExtResource("5_s0nni")