visual tweak.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
return LoadActor(THEME:GetPathG("_MusicWheelItem","Roulette NormalPart")) .. {
|
||||
--~ InitCommand=cmd(texcoordvelocity,-1,0);
|
||||
return Def.ActorFrame {
|
||||
LoadActor(THEME:GetPathG("MusicWheelItem","Course NormalPart")) .. {
|
||||
InitCommand=cmd(glow,color('1,1,1,0.25'));
|
||||
};
|
||||
LoadActor(THEME:GetPathG("MusicWheelItem","Course NormalPart")) .. {
|
||||
InitCommand=cmd(blend,Blend.Add;rainbow;diffusesalpha,0.325);
|
||||
};
|
||||
};
|
||||
@@ -270,7 +270,7 @@ SectionCollapsedOnCommand=maxwidth,194;shadowlength,1;shadowcolor,color("0.1,0.1
|
||||
SectionCountX=120
|
||||
SectionCountOnCommand=zoom,0.75;strokecolor,Color("Outline")
|
||||
#
|
||||
RouletteOnCommand=maxwidth,400;shadowlength,1;zoom,0.75;rainbowscroll,true;thump,2;
|
||||
RouletteOnCommand=maxwidth,400;shadowlength,1;basezoom,0.75;rainbowscroll,true;pulse;effectmagnitude,1,1.125,1;effectperiod,3
|
||||
#
|
||||
SortX=-132
|
||||
SortY=-2
|
||||
|
||||
Reference in New Issue
Block a user