mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 09:43:47 +00:00
Made things into tools to display enemy icons on spawner marks
This commit is contained in:
parent
f460103239
commit
c00d298443
49 changed files with 174 additions and 55 deletions
|
|
@ -22,7 +22,7 @@ Controllable = false
|
|||
Freezable = true
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = null
|
||||
TimeModifiers = []
|
||||
|
||||
[sub_resource type="Resource" id="Resource_ne4q3"]
|
||||
script = ExtResource("2_ee42k")
|
||||
|
|
@ -61,7 +61,7 @@ Controllable = false
|
|||
Freezable = true
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = null
|
||||
TimeModifiers = []
|
||||
|
||||
[sub_resource type="Resource" id="Resource_kohuh"]
|
||||
script = ExtResource("2_ee42k")
|
||||
|
|
@ -100,7 +100,7 @@ Controllable = false
|
|||
Freezable = true
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = null
|
||||
TimeModifiers = []
|
||||
|
||||
[sub_resource type="Resource" id="Resource_depjj"]
|
||||
script = ExtResource("2_ee42k")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue