mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:35:34 +00:00
Pattern burst rotation
This commit is contained in:
parent
6d7a23e2f3
commit
099c8acf5e
10 changed files with 538 additions and 477 deletions
|
|
@ -9,11 +9,15 @@
|
|||
script = ExtResource("3_tp6n0")
|
||||
BulletResource = ExtResource("1_ww6vs")
|
||||
bulletCount = 8
|
||||
rotationSpeed = 12.0
|
||||
BurstRotationSpeed = 12.0
|
||||
UseParentRotationOffset = true
|
||||
burstInterval = 0.1
|
||||
ShotsPerBurst = 4
|
||||
BurstRate = 2.0
|
||||
OverrideDamage = true
|
||||
DamageOverride = 20.0
|
||||
OverrideOwner = true
|
||||
Owner = 2
|
||||
metadata/_custom_type_script = "uid://bxiprx5nwmpnu"
|
||||
|
||||
[resource]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue