mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:35:34 +00:00
Bullets tweaks
This commit is contained in:
parent
ce1d791f7a
commit
72436aa820
7 changed files with 6 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ Owner = 2
|
|||
DamageType = 0
|
||||
RotateSprite = false
|
||||
Controllable = false
|
||||
Freezable = true
|
||||
Grazeable = false
|
||||
GrazeValue = 0.2
|
||||
TimeModifiers = Array[Object]([SubResource("Resource_3a5dw"), SubResource("Resource_rtncg")])
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@ Owner = 2
|
|||
DamageType = 0
|
||||
RotateSprite = false
|
||||
Controllable = false
|
||||
Freezable = true
|
||||
Grazeable = true
|
||||
GrazeValue = 0.2
|
||||
Modifier = SubResource("Resource_jeq72")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue