correct an image size, rm code typo
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 118 KiB |
@@ -94,7 +94,7 @@ t[#t+1] = Def.ActorFrame {
|
|||||||
Def.Quad {
|
Def.Quad {
|
||||||
Name="Fill",
|
Name="Fill",
|
||||||
InitCommand=cmd(x,-life_meter_width/2;zoomto,life_meter_width,life_meter_height;horizalign,left),
|
InitCommand=cmd(x,-life_meter_width/2;zoomto,life_meter_width,life_meter_height;horizalign,left),
|
||||||
OnCommand=cmd(diffuse,PlayerColor(pn);diffuse,PlayerColor(pn);),
|
OnCommand=cmd(diffuse,PlayerColor(pn);),
|
||||||
--
|
--
|
||||||
HotCommand=cmd(diffuse,color("#ff9232");diffuseshift;effectclock,'beat';effectcolor1,color("#ff9232");effectcolor2,color("#ffe263");),
|
HotCommand=cmd(diffuse,color("#ff9232");diffuseshift;effectclock,'beat';effectcolor1,color("#ff9232");effectcolor2,color("#ffe263");),
|
||||||
AliveCommand=cmd(diffuse,PlayerColor(pn);stopeffect),
|
AliveCommand=cmd(diffuse,PlayerColor(pn);stopeffect),
|
||||||
|
|||||||
Reference in New Issue
Block a user