mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 05:05:55 +00:00
Added sfx
This commit is contained in:
parent
6f92162d5a
commit
866e799aaa
27 changed files with 285 additions and 2 deletions
|
|
@ -18,6 +18,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = null
|
||||
|
||||
[sub_resource type="Resource" id="Resource_ne4q3"]
|
||||
|
|
@ -53,6 +55,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = null
|
||||
|
||||
[sub_resource type="Resource" id="Resource_kohuh"]
|
||||
|
|
@ -88,6 +92,8 @@ DestroyOnCollision = false
|
|||
Owner = 2
|
||||
DamageType = 0
|
||||
Controllable = false
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = null
|
||||
|
||||
[sub_resource type="Resource" id="Resource_depjj"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue