3.9 metrics.ini - Marvelous graphic "wobbles" when I modify MarvelousCommand zoom

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ygugsa295
    FFR Player
    • Oct 2006
    • 155

    #1

    3.9 metrics.ini - Marvelous graphic "wobbles" when I modify MarvelousCommand zoom

    I got rid of the "explosion" (actually a zoom) that you get on a combo judgment. Now, the marvelous graphic is "wobbling"; that is to say,
    changing its orientation on the y-axis ever so slightly, as though it is trying to zoom but it can't.

    If it helps, this is my code:

    Code:
    RidiculousCommand=shadowlength,4;diffusealpha,1;zoom,1;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0;glowblink;effectperiod,0.05;effectcolor1,1,1,1,0;effectcolor2,1,1,1,0.8
    MarvelousCommand=shadowlength,4;diffusealpha,1;zoom,1;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0;glowblink;effectperiod,0.05;effectcolor1,1,1,1,0;effectcolor2,1,1,1,0.8
    PerfectCommand=shadowlength,4;diffusealpha,1;zoom,1;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0
    GreatCommand=shadowlength,4;diffusealpha,1;zoom,1;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0
    GoodCommand=shadowlength,4;diffusealpha,1;zoom,1;linear,0.05;zoom,1;sleep,0.8;linear,0;diffusealpha,0
    BooCommand=shadowlength,4;diffusealpha,1;zoom,1;vibrate;effectmagnitude,4,8,8;sleep,0.8;linear,0;diffusealpha,0
    MissCommand=shadowlength,4;diffusealpha,1;zoom,1;y,-20;linear,0.8;y,20;sleep,0.8;linear,0;diffusealpha,0
Working...