Attempting to refactor the previously working self contained equidistent
code in the player.gd.
This commit is contained in:
parent
5d2efe9983
commit
d419635d7f
15 changed files with 153 additions and 46 deletions
|
|
@ -6,8 +6,8 @@
|
|||
[resource]
|
||||
script = ExtResource("1_t07sl")
|
||||
shot_name = "Stock"
|
||||
speed = -350
|
||||
projectiles = 3
|
||||
speed = 350
|
||||
projectiles = 4
|
||||
projectile_spacing = 20.0
|
||||
cooldown = 0.0
|
||||
projectile_spacing = 10.0
|
||||
metadata/_custom_type_script = "uid://ccdohs4gduee5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue