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:
- Set the attack power of only players within the zone to 0
- Set the attack power to 0 when the player spawns, and restore it when they enter a teleporter
- 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?