I want to set the player's attack power to 0.

I want to set the attack power of players within a certain area to 0. Since using the “Damage Amplifier Powerup” causes a glowing effect on the player and there doesn’t seem to be a way to remove that effect at the moment, I’m looking for an alternative method.
I’m considering the following options:

  1. Set the attack power of only players within the zone to 0
  2. Set the attack power to 0 when the player spawns, and restore it when they enter a teleporter
  3. Set the attack power to 0 when the player presses a button, and restore it when they press another button

Is it possible to achieve any of these functionalities using Verse?

1 Like