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:
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
