hello i was wondering how to change the color of the virtua fighter 5 livebars by zedzdead? i am tired of the blue ones and i know that it has something to do with the animation number but i do not know specifically how to change it. if any body can give me a descriptive response i would greatly appreciate it. ZaG
no not actually i read the thing about the animations in the release thread to change the color but he never went into description about it. Ohhh and all your stages kick ASS i luv em LMAO ZaG
Cyan Paul said, April 18, 2009, 07:52:57 amWouldn't this be easier ? :;------------------------ Player 1p1.pos = 160,0p1.bg0.spr = 10,0 ;single bar leftp1.bg0.scale = 0.5,0.5p1.bg0.layerno = 1p1.bg1.spr = 20,0 ;centerpiecep1.bg1.scale = .5,.5p1.bg1.layerno = 1p1.bg2.anim = 1 ;green bg 1pp1.bg2.scale = .5,.5p1.bg2.layerno = 0p1.mid.anim = 44 ;life underlayp1.mid.scale = .5,.5p1.mid.layerno = 2p1.mid.offset = 0,-2p1.front.anim = 7 ;life meterp1.front.scale = .5,.5p1.front.offset = 0,-2p1.front.layerno = 2p1.range.x = -141,-20;-20,-1417 = Green9 = red10 = blueAnd changing this to fit;------------------------ Player 1p1.pos = 160,0p1.bg0.spr = 10,0 ;single bar leftp1.bg0.scale = 0.5,0.5p1.bg0.layerno = 1p1.bg1.spr = 20,0 ;centerpiecep1.bg1.scale = .5,.5p1.bg1.layerno = 1p1.bg2.anim = 1 ;green bg 1pp1.bg2.scale = .5,.5p1.bg2.layerno = 0p1.mid.anim = 43 ;life underlayp1.mid.scale = .5,.5p1.mid.layerno = 2p1.mid.offset = 0,-2p1.front.anim = 10 ;life meterp1.front.scale = .5,.5p1.front.offset = 0,-2p1.front.layerno = 2p1.range.x = -141,-20;-20,-14143 = Green44 = Blue45 = Red