mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:05:34 +00:00
Bufgixes for release
This commit is contained in:
parent
036cc4b940
commit
8a0ae72bc9
34 changed files with 174 additions and 152 deletions
|
|
@ -9,10 +9,11 @@ BulletScene = ExtResource("1_ji2e1")
|
|||
BulletSpeed = 20.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 8.0
|
||||
LifeTime = 4.0
|
||||
LifeTime = 8.0
|
||||
DestroyOnCollision = true
|
||||
Owner = 0
|
||||
DamageType = 2
|
||||
RotateSprite = false
|
||||
Controllable = false
|
||||
Grazeable = false
|
||||
GrazeValue = 0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue