Kazagami Posted December 31, 2014 Posted December 31, 2014 http://mugenguild.com/forum/topics/nitroplus-blasters-heroines-infinite-duel-beta-1-640x480-mugen-1-0-164148.0.html Flippy 1 WaifuLaifu Discord Server / Twitter / MUGEN releases
Flippy Posted January 1, 2015 Posted January 1, 2015 They look great, but I could do without the super gauge at the bottom (I have a lot of characters who come with their own). Is there any way I can remove it? Oh, and thank you for sharing! Am I cool yet?
Kazagami Posted January 1, 2015 Author Posted January 1, 2015 ^ You could do it by disabling the lines under [Powerbar], like this: [Powerbar] ;p1.pos = 320,400 ;p2.pos = 319,400 ;p1.bg0.anim = 9 ;p2.bg0.anim = 9 ;p1.bg0.facing = 1 ;p2.bg0.facing = -1 ;p1.bg0.layerno = 1 ;p2.bg0.layerno = 1 ;p1.bg1.spr = 1,4 ;3000 bar ;p2.bg1.spr = 1,4 ;3000 bar ;p1.bg1.spr = 1,5 ;5000 bar ;p2.bg1.spr = 1,5 ;5000 bar ;p1.bg1.spr = 1,6 ;9000 bar ;p2.bg1.spr = 1,6 ;9000 bar ;p1.bg1.facing = 1 ;p2.bg1.facing = -1 ;p1.bg1.layerno = 1 ;p2.bg1.layerno = 1 ;p1.front.anim = 10 ;p2.front.anim = 10 ;p1.front.facing = 1 ;p2.front.facing = -1 ;p1.front.layerno = 1 ;p2.front.layerno = 1 ;p1.counter.offset = -290,62 ;p2.counter.offset = 292,62 ;p1.counter.font = 1,0,1 ;p2.counter.font = 1,0,-1 ;p1.counter.layerno = 1 ;p2.counter.layerno = 1 ;p1.range.x = -252,-67 ;p2.range.x = 252,67 result: WaifuLaifu Discord Server / Twitter / MUGEN releases
Flippy Posted January 1, 2015 Posted January 1, 2015 ^ You could do it by disabling the lines under [Powerbar], like this: [Powerbar] ;p1.pos = 320,400 ;p2.pos = 319,400 ;p1.bg0.anim = 9 ;p2.bg0.anim = 9 ;p1.bg0.facing = 1 ;p2.bg0.facing = -1 ;p1.bg0.layerno = 1 ;p2.bg0.layerno = 1 ;p1.bg1.spr = 1,4 ;3000 bar ;p2.bg1.spr = 1,4 ;3000 bar ;p1.bg1.spr = 1,5 ;5000 bar ;p2.bg1.spr = 1,5 ;5000 bar ;p1.bg1.spr = 1,6 ;9000 bar ;p2.bg1.spr = 1,6 ;9000 bar ;p1.bg1.facing = 1 ;p2.bg1.facing = -1 ;p1.bg1.layerno = 1 ;p2.bg1.layerno = 1 ;p1.front.anim = 10 ;p2.front.anim = 10 ;p1.front.facing = 1 ;p2.front.facing = -1 ;p1.front.layerno = 1 ;p2.front.layerno = 1 ;p1.counter.offset = -290,62 ;p2.counter.offset = 292,62 ;p1.counter.font = 1,0,1 ;p2.counter.font = 1,0,-1 ;p1.counter.layerno = 1 ;p2.counter.layerno = 1 ;p1.range.x = -252,-67 ;p2.range.x = 252,67 result: Awesome! Thanks for the help. Am I cool yet?
Recommended Posts