Knockback Help (Characters)

Hey, I need help.

How do I make a player’s damage boost go away after they get knocked out?

1 Like

Ez, lifecycle, Broadcast on “deactivate” (when player knocked out) and on damage boost set deactivate boost on as channel “deactivate”

1 Like

Thank you, but is there a way to do that with wires (when a player gets knocked out by knockback)?

2 Likes

yes replace channel for wire and connect the two devices
Lifecycle: event occurs >>>>> Damage boost: deactivate boost

1 Like

Uses two damage boosts, one for the initial damage and one for the added damage. The initial one will be active all the time and the second one will be deactivated when you d ie.

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.