added support for obstacles to levels again

This commit is contained in:
2026-02-07 04:29:19 +11:00
parent 35a0ec30a5
commit f7e478357b
19 changed files with 49 additions and 43 deletions

View File

@@ -8,7 +8,7 @@
[resource]
script = ExtResource("2_gexw5")
enemies = Dictionary[ExtResource("1_evs1i"), int]({
ExtResource("2_38p3i"): 10,
ExtResource("3_8y41r"): 3
ExtResource("2_38p3i"): 20,
ExtResource("3_8y41r"): 15
})
metadata/_custom_type_script = "uid://bp6q371iypd06"