mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 14:45:53 +00:00
Mapping
This commit is contained in:
parent
26a0f51168
commit
101f992a2a
6 changed files with 182 additions and 9 deletions
|
|
@ -6,7 +6,7 @@
|
|||
[resource]
|
||||
script = ExtResource("1_o3tyw")
|
||||
BulletScene = ExtResource("1_vsj6i")
|
||||
BulletSpeed = 80.0
|
||||
BulletSpeed = 60.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 12.0
|
||||
LifeTime = 10.0
|
||||
|
|
@ -18,4 +18,4 @@ Controllable = false
|
|||
Freezable = true
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
TimeModifiers = null
|
||||
TimeModifiers = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue