mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 15:35:54 +00:00
Fixed explosions and mapping
This commit is contained in:
parent
d35af0dc2a
commit
bacf41e726
11 changed files with 2124 additions and 1034 deletions
|
|
@ -6,19 +6,15 @@
|
|||
[resource]
|
||||
script = ExtResource("2_w8pa3")
|
||||
BulletScene = ExtResource("1_x52yr")
|
||||
BulletSize = 0.0
|
||||
BulletSpeed = 0.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 0.0
|
||||
MaxDamage = 0.0
|
||||
Knockback = 0.0
|
||||
LifeTime = 1.0
|
||||
DestroyOnCollision = false
|
||||
Owner = 0
|
||||
DamageType = 4
|
||||
RotateSprite = false
|
||||
Controllable = false
|
||||
Freezable = false
|
||||
Grazeable = false
|
||||
GrazeValue = 1.0
|
||||
Attributes = 0
|
||||
Attributes = 16
|
||||
TimeModifiers = []
|
||||
|
|
|
|||
|
|
@ -6,19 +6,15 @@
|
|||
[resource]
|
||||
script = ExtResource("2_spahw")
|
||||
BulletScene = ExtResource("1_3cxov")
|
||||
BulletSize = 0.0
|
||||
BulletSpeed = 0.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 0.0
|
||||
MaxDamage = 0.0
|
||||
Knockback = 0.0
|
||||
LifeTime = 1.0
|
||||
DestroyOnCollision = false
|
||||
Owner = 0
|
||||
DamageType = 4
|
||||
RotateSprite = false
|
||||
Controllable = false
|
||||
Freezable = false
|
||||
Grazeable = false
|
||||
GrazeValue = 1.0
|
||||
Attributes = 0
|
||||
Attributes = 16
|
||||
TimeModifiers = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue