PIU Pro uses blue notes for quarter notes and red notes for eighth notes, but AFAIK nobody likes this color arrangement. Match all the other 4 panel noteskins. Keep around the old one as delta-note-pro.
4 lines
113 B
Lua
4 lines
113 B
Lua
return Def.Sprite {
|
|
Texture=NOTESKIN:GetPath( '_upleft', 'tap note' );
|
|
Frames = Sprite.LinearFrames( 6, 1 );
|
|
}; |