Add midi-rainbow noteskin

This commit is contained in:
Flameshadowxeroshin
2018-01-17 10:43:36 -06:00
parent 549a793bb3
commit c731828f44
3 changed files with 15 additions and 0 deletions
@@ -0,0 +1,8 @@
return Def.Sprite {
Texture=NOTESKIN:GetPath( '_down', 'tap note' );
Frames = Sprite.LinearFrames( 4, 1 );
InitCommand=cmd(setstate,2);
DrawTapNoteMessageCommand=function(self,parent)
parent:spin();
end;
};
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

+7
View File
@@ -0,0 +1,7 @@
[Global]
FallbackNoteSkin=midi-solo
[NoteDisplay]
TapNoteNoteColorType=ProgressAlternate
TapNoteNoteColorCount=4
TapNoteNoteColorTextureCoordSpacingY=0.25