Slight update to fire timing to allow for even pairs.
This commit is contained in:
parent
936bcbc5e3
commit
48a2ba3ddb
3 changed files with 41 additions and 24 deletions
|
|
@ -7,9 +7,9 @@
|
|||
script = ExtResource("2_by0nb")
|
||||
shot_name = "Stock Shot"
|
||||
bullet_scene = ExtResource("1_by0nb")
|
||||
speed = 355
|
||||
projectiles = 5
|
||||
spacing = 32.0
|
||||
origin = -25
|
||||
speed = 500
|
||||
spacing = 25.0
|
||||
origin = -35
|
||||
horizontal_offset = 6.0
|
||||
stagger_offset = 0.75
|
||||
metadata/_custom_type_script = "uid://7n1itonn35fm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue