Revert "Hide HoldJudgments in pump mode"
This reverts commit df25983936.
Apparently you can't do that in ActorCommands
This commit is contained in:
@@ -405,8 +405,8 @@ LabelOnCommand=x,6;y,22.5;shadowlength,1;zoom,0.75;diffusebottomedge,color("0.75
|
|||||||
|
|
||||||
[HoldJudgment]
|
[HoldJudgment]
|
||||||
# System Direction
|
# System Direction
|
||||||
HoldJudgmentLetGoCommand=IsGame("pump") and visible,false or finishtweening;visible,true;shadowlength,0;diffusealpha,1;zoom,1;y,-10;linear,0.8;y,10;sleep,0.5;linear,0.1;zoomy,0.5;zoomx,2;diffusealpha,0
|
HoldJudgmentLetGoCommand=finishtweening;visible,true;shadowlength,0;diffusealpha,1;zoom,1;y,-10;linear,0.8;y,10;sleep,0.5;linear,0.1;zoomy,0.5;zoomx,2;diffusealpha,0
|
||||||
HoldJudgmentHeldCommand=IsGame("pump") and visible,false, or finishtweening;visible,true;shadowlength,0;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0.1;zoomy,0.5;zoomx,2;diffusealpha,0
|
HoldJudgmentHeldCommand=finishtweening;visible,true;shadowlength,0;diffusealpha,1;zoom,1.25;linear,0.3;zoomx,1;zoomy,1;sleep,0.5;linear,0.1;zoomy,0.5;zoomx,2;diffusealpha,0
|
||||||
|
|
||||||
[HelpDisplay]
|
[HelpDisplay]
|
||||||
# The help display on the menus, and what it does.
|
# The help display on the menus, and what it does.
|
||||||
|
|||||||
@@ -63,8 +63,8 @@ ComboLabelOnCommand=x,0;y,23;shadowlength,1;zoom,0.75;align,0,1
|
|||||||
MissLabelOnCommand=x,0;y,23;shadowlength,1;zoom,0.75;align,0,1
|
MissLabelOnCommand=x,0;y,23;shadowlength,1;zoom,0.75;align,0,1
|
||||||
|
|
||||||
[HoldJudgment]
|
[HoldJudgment]
|
||||||
HoldJudgmentLetGoCommand=IsGame("Pump") and visible,false or finishtweening;visible,true;shadowlength,0;diffusealpha,1;zoom,1;linear,0.8;zoom,0.75;sleep,0.5;linear,0.1;diffusealpha,0
|
HoldJudgmentLetGoCommand=finishtweening;visible,true;shadowlength,0;diffusealpha,1;zoom,1;linear,0.8;zoom,0.75;sleep,0.5;linear,0.1;diffusealpha,0
|
||||||
HoldJudgmentHeldCommand=IsGame("Pump") and visible,false or finishtweening;visible,true;shadowlength,0;diffusealpha,1;zoom,1;linear,0.3;zoom,0.75;sleep,0.5;linear,0.1;diffusealpha,0
|
HoldJudgmentHeldCommand=finishtweening;visible,true;shadowlength,0;diffusealpha,1;zoom,1;linear,0.3;zoom,0.75;sleep,0.5;linear,0.1;diffusealpha,0
|
||||||
|
|
||||||
[HelpDisplay]
|
[HelpDisplay]
|
||||||
TipShowTime=7
|
TipShowTime=7
|
||||||
|
|||||||
Reference in New Issue
Block a user