extends WeaponModel @onready var bullet_origin: Node3D = $BulletOrigin func get_bullet_origin() -> Vector3: return bullet_origin.global_position