How to set weapon.bullets health?

I can’t seem to find a way to set the value of the bullet.health property but weapon.bullets.health returns a value of 1? but you cant set it?

:wave:

Show your code please.

If you’re using Phaser.Weapon then weapon.bullets should have no health property. Each bullet does, though.