summaryrefslogtreecommitdiff
path: root/scripts/hudanimations_custom.txt
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-07-04 16:50:06 -0400
committerCriticalFlaw <[email protected]>2021-07-04 16:50:06 -0400
commitc3240fa65aef57890bc26468efc0f642aba3738c (patch)
tree011a00114cdf478f8852a813dbe3895e1df52ee2 /scripts/hudanimations_custom.txt
parentd51397018a5dc3c32ed29bce2c0b7381d91b8d3e (diff)
Numerous visual tweaks and improvements.
- Updated PASSTIME UI. - Updated the in-game weapon selection menu to use higher quality images.
Diffstat (limited to 'scripts/hudanimations_custom.txt')
-rw-r--r--scripts/hudanimations_custom.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt
index 7a74943..1e38141 100644
--- a/scripts/hudanimations_custom.txt
+++ b/scripts/hudanimations_custom.txt
@@ -103,11 +103,11 @@ event HudMedicSolidColorCharge
event HudMedicOrangePulseCharge
{
- Animate ChargeLabel FgColor "Flashing Uber Color1" Linear 0.0 0.3
- Animate ChargeLabel FgColor "Flashing Uber Color2" Linear 0.3 0.3
+ Animate ChargeLabel FgColor "Flashing Uber Color1" Linear 0.0 0.1
+ Animate ChargeLabel FgColor "Flashing Uber Color2" Linear 0.3 0.4
- Animate ChargeMeter FgColor "Flashing Uber Color1" Linear 0.0 0.3
- Animate ChargeMeter FgColor "Flashing Uber Color2" Linear 0.3 0.3
+ Animate ChargeMeter FgColor "Flashing Uber Color1" Linear 0.0 0.1
+ Animate ChargeMeter FgColor "Flashing Uber Color2" Linear 0.3 0.4
RunEvent HudMedicChargedLoop 0.6
}
@@ -141,14 +141,14 @@ event HitMarker
// Spy Disguise
event HudSpyDisguiseFadeIn
{
- //RunEvent HudSpyDisguiseChanged 0.0
- //Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1
+// RunEvent HudSpyDisguiseChanged 0.0
+// Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1
}
event HudSpyDisguiseFadeOut
{
- //RunEvent HudSpyDisguiseChanged 0.0
- //Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1
+// RunEvent HudSpyDisguiseChanged 0.0
+// Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1
}
event HudSpyDisguiseChanged