Cleaned up resource defaults and names; path references.
This commit is contained in:
parent
d0664a87fa
commit
2c2b23f0bb
5 changed files with 6 additions and 5 deletions
|
|
@ -14,4 +14,4 @@ extends Resource
|
|||
|
||||
@export_category("Spread")
|
||||
@export var horizontal_offset: float = 6.5 # Horizontal distance between projectiles
|
||||
@export var stagger_offset: float = 0.1 # Time delay per projectile index
|
||||
@export var stagger_offset: float = 0.25 # Time delay per projectile index
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue