Refactored code
This commit is contained in:
parent
83c0dc1bc3
commit
c18c7f4db7
13 changed files with 136 additions and 58 deletions
|
|
@ -19,8 +19,8 @@ zombies = Array[ExtResource("5_8miqm")]([null, null, ExtResource("8_ulhin"), nul
|
|||
script = ExtResource("3_hlq35")
|
||||
zombiesOrdered = Array[ExtResource("4_8miqm")]([SubResource("Resource_n6yt3")])
|
||||
events = Array[ExtResource("2_8aewt")]([])
|
||||
customWaveDelay = 0.0
|
||||
isHugeWave = false
|
||||
customWaveDelay = 30.0
|
||||
isHugeWave = true
|
||||
|
||||
[sub_resource type="Resource" id="Resource_8h2xm"]
|
||||
script = ExtResource("4_8miqm")
|
||||
|
|
@ -30,7 +30,7 @@ zombies = Array[ExtResource("5_8miqm")]([null, ExtResource("8_ulhin"), null, Ext
|
|||
script = ExtResource("3_hlq35")
|
||||
zombiesOrdered = Array[ExtResource("4_8miqm")]([SubResource("Resource_8h2xm")])
|
||||
events = Array[ExtResource("2_8aewt")]([])
|
||||
customWaveDelay = 0.0
|
||||
customWaveDelay = 30.0
|
||||
isHugeWave = false
|
||||
|
||||
[sub_resource type="Resource" id="Resource_lxlrs"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue