GODMODE
Account Details
SteamID64 76561198002990168
SteamID3 [U:1:42724440]
SteamID32 STEAM_0:0:21362220
Country Korea, Democratic People's Republic of
Signed Up February 15, 2015
Last Posted May 7, 2025 at 8:22 PM
Posts 31 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 2 3
#909 HUD editing: short questions, quick answers in Customization

http://image.noelshack.com/fichiers/2015/07/1424016854-help.png

I would like to animate the background color of theses when overhealed/less than 50% hp

"VerticalLine1"
	{
		"ControlName"		"ImagePanel"
		"fieldName"		"VerticalLine1"
		"xpos"			"335"
		"ypos"			"20"
		"zpos"			"2"
		"wide"			"88"
		"tall"			"25"
		"tall_lodef"	"206"
		"tall_hidef"	"212"
		"autoResize"	"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"
		"tabPosition"	"0"	
		"fillcolor"		"10 10 10 153"
		"PaintBackgroundType"	"0"
	}	
	Animate VerticalLine1	BgColor	"0 255 255 255"	Linear 0.1 0.2
	Animate VerticalLine1	BgColor	"10 10 10 255"	Linear	0.2 0.4

Doesn't seem to work, help ?

posted about 10 years ago
1 2 3