Separated shot positioning math to helper utility and refactored shoot

component - introduced shot origin issue.
This commit is contained in:
Henry Faber 2026-06-28 01:45:11 +01:00
parent 6c5a0a0bae
commit 99a5d9838d
17 changed files with 147 additions and 98 deletions

View file

@ -1,6 +1,8 @@
class_name WeaponProjectileGroup
extends Resource
@export_category("Identification")
@export var pattern_name: String = ""
@export_category("Group Settings")
@export var bullet_count: int = 3
# Horizontal distance between bullets in this group