Added metrics for user display in SMLAN.
This commit is contained in:
@@ -766,6 +766,21 @@ SongsBackgroundX=480
|
|||||||
SongsBackgroundY=350
|
SongsBackgroundY=350
|
||||||
SongsBackgroundOnCommand=addx,400;bounceend,0.5;addx,-400
|
SongsBackgroundOnCommand=addx,400;bounceend,0.5;addx,-400
|
||||||
SongsBackgroundOffCommand=bouncebegin,0.5;addx,400
|
SongsBackgroundOffCommand=bouncebegin,0.5;addx,400
|
||||||
|
UsersBGColor=0.7,0.7,0.7,0.7
|
||||||
|
UsersBGWidth=640
|
||||||
|
UsersBGHeight=50
|
||||||
|
UsersBGX=320
|
||||||
|
UsersBGY=25
|
||||||
|
UsersBGOnCommand=diffusealpha,0;linear,0.4;diffusealpha,0.7
|
||||||
|
UsersBGOffCommand=diffusealpha,0.7;linear,0.4;diffusealpha,0
|
||||||
|
UsersX=70
|
||||||
|
UsersY=3
|
||||||
|
UsersDX=70
|
||||||
|
UsersAY=23
|
||||||
|
UsersOnCommand=zoomx,0.0;zoomy,0.0;linear,0.5;zoomy,1.0;zoomx,1.0
|
||||||
|
UsersOffCommand=linear,0.5;zoomx,0.0;zoomy,0.0
|
||||||
|
Users0Color=1.0,0.4,0.4,1.0 //Inactive users
|
||||||
|
Users1Color=1.0,1.0,1.0,1.9 //Active, in-screen Users
|
||||||
SelColor=0.0,1.0,0.2,0.4
|
SelColor=0.0,1.0,0.2,0.4
|
||||||
SelHeight=30
|
SelHeight=30
|
||||||
SelWidth=300
|
SelWidth=300
|
||||||
|
|||||||
Reference in New Issue
Block a user