mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 08:45:33 +00:00
Map Tweaks
This commit is contained in:
parent
fc31b529ac
commit
4c4cf8b19a
2 changed files with 2 additions and 3 deletions
|
|
@ -27,7 +27,6 @@ process_mode = 1
|
|||
y_sort_enabled = true
|
||||
script = ExtResource("4_jtlua")
|
||||
MapThemes = Array[Object]([ExtResource("25_7gtqx")])
|
||||
ManualSeed = "8830478767012286296"
|
||||
|
||||
[node name="CameraController" parent="." instance=ExtResource("6_gwtv6")]
|
||||
|
||||
|
|
|
|||
|
|
@ -120,7 +120,7 @@ MarkerTexture = SubResource("AtlasTexture_40w0p")
|
|||
SpawnChance = 10.0
|
||||
|
||||
[node name="Chest2" type="Marker2D" parent="Features"]
|
||||
position = Vector2(604, 152)
|
||||
position = Vector2(584, 183)
|
||||
script = ExtResource("5_fj3qi")
|
||||
MarkerTexture = SubResource("AtlasTexture_40w0p")
|
||||
SpawnChance = 10.0
|
||||
|
|
@ -132,7 +132,7 @@ MarkerTexture = SubResource("AtlasTexture_40w0p")
|
|||
SpawnChance = 10.0
|
||||
|
||||
[node name="Chest4" type="Marker2D" parent="Features"]
|
||||
position = Vector2(539, 152)
|
||||
position = Vector2(552, 151)
|
||||
script = ExtResource("5_fj3qi")
|
||||
MarkerTexture = SubResource("AtlasTexture_40w0p")
|
||||
SpawnChance = 10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue