Hello, I want to make that if a player throw an arrow, and then the player has no arrows left, the bow will be deleted.
on projectile shoot:
if player has arrow:
remove bow from player
on projectile shoot:
if player has arrow:
remove bow from player