Fixed variable name bug in resource reference.
This commit is contained in:
parent
1725b8b754
commit
936bcbc5e3
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ script = ExtResource("2_by0nb")
|
|||
shot_name = "Stock Shot"
|
||||
bullet_scene = ExtResource("1_by0nb")
|
||||
speed = 355
|
||||
projectiles = 3
|
||||
projectiles = 5
|
||||
spacing = 32.0
|
||||
origin = -25
|
||||
stagger_offset = 0.75
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue