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,9 +8,9 @@
script = ExtResource("2_k26ta")
energy_type = 2
attributes = Dictionary[String, float]({
"Damage": 3.0,
"Damage": 6.0,
"Energy": 20.0,
"Fire Delay": 0.2,
"Fire Delay": 0.468,
"Range": 15.0
})
features = Array[ExtResource("1_vqq5l")]([ExtResource("2_prves")])