mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
Relative movement pattern
This commit is contained in:
parent
dbf7f1a963
commit
cd309ca49c
7 changed files with 139 additions and 95 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
[sub_resource type="Resource" id="Resource_jeq72"]
|
||||
script = ExtResource("2_hgq8i")
|
||||
decreaseRate = 0.2
|
||||
decreaseRate = 0.4
|
||||
|
||||
[sub_resource type="Resource" id="Resource_edsop"]
|
||||
script = ExtResource("3_eppnc")
|
||||
|
|
@ -19,7 +19,7 @@ Continuous = false
|
|||
[resource]
|
||||
script = ExtResource("4_2o0fq")
|
||||
BulletScene = ExtResource("1_2ooja")
|
||||
BulletSpeed = 4.0
|
||||
BulletSpeed = 6.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 20.0
|
||||
MaxDamage = 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue