Overwatch-1-Emulator / ow1-emulator

OverPy source code for "Overwatch 1 Emulator" Workshop gamemode
https://workshop.codes/KHTG0
BSD 2-Clause "Simplified" License
9 stars 9 forks source link

Bastion amo bar #1486

Closed MaxwellJung closed 4 months ago

MaxwellJung commented 1 year ago

In GitLab by @ethan.j.webber06 on Oct 7, 2023, 10:50

When in the spawn room. If Bastion is in sentry mode and switches, the bar for ammo does not disappear.

variables { player: 20: BastionSentryAmmoBar }

actions { Destroy Progress Bar HUD Text(Event Player.BastionSentryAmmoBar); }