[code]Group("player1healthbar")
{
PropagateAlpha(1)
Viewport(1)
Position(0.082181, 0.830954, 0.000000, "Viewport")
Alpha(0.600000)
Color(255, 231, 255)
FadeInTime(1.000000)
FadeOutTime(0.200000)
EventEnable("player1.health")
EventDisable("player1.healthDisable")
BarBitmap("player1health_fill")
{
FlashyIncFadeOutTime(1.000000)
FlashyDecFadeOutTime(1.000000)
EventValue("player1.healthFraction")
Bitmap("hud_jetpack_and_energybar_fill")
BitmapRect(0.201996, 0.014658, "Left", "Top", "Viewport")
TexCoords(0.000000, 0.500000, 1.000000, 1.000000)
Viewport(1)
Position(0.000000, -0.462329, 0.000000, "Pixels")
ZOrder(2)
Color(220, 220, 220)
ColorChange(0, 0, 0)
ColorChangeRate(0.200000)
EventEnable("player1.healthFraction")
EventDisable("player1.healthDisable")
EventColor("player1.healthColor")
EventPulseRate("player1.healthRegenPulseRate")
}
BarBitmap("player1health_empty")
{
Bitmap("hud_jetpack_and_energybar_fill")
BitmapRect(0.211292, 0.029295, "Left", "Top", "Viewport")
TexCoords(0.000000, 0.500000, 1.000000, 1.000000)
Viewport(1)
Position(-0.004992, -0.007543, 0.000000, "Viewport")
ZOrder(3)
Alpha(0.600000)
Color(0, 0, 0)
EventEnable("player1.health")
EventDisable("player1.healthDisable")
}
[/code]