Hello guys.
I have weapon damage system based on weapon projectiles. And i have a floating damage text system.
The problem is when i shout with shotgun and 2 or more projectiles hit the actor i get 2 or more times the floating text with the same number… Thats beacuse the damage on every projectile has the math (base damage/5) . The shotgun shouts 5 projectiles every time thats why the 5 on my math.
Can i have all shotgun projectiles that hit the actor and get one number for damage to appear on floating damage system?