Add flat note skin.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
return Def.Sprite {
|
||||
Texture=NOTESKIN:GetPath('_down','tap note');
|
||||
Frame0000=56;
|
||||
Delay0000=0.1;
|
||||
Frame0001=57;
|
||||
Delay0001=0.1;
|
||||
Frame0002=58;
|
||||
Delay0002=0.1;
|
||||
Frame0003=59;
|
||||
Delay0003=0.1;
|
||||
};
|
||||
@@ -1,2 +1,8 @@
|
||||
[Global]
|
||||
FallbackNoteSkin=default
|
||||
|
||||
[NoteDisplay]
|
||||
TapNoteAnimationIsVivid=0
|
||||
TapNoteNoteColorTextureCoordSpacingX=0
|
||||
TapNoteNoteColorTextureCoordSpacingY=0
|
||||
HoldHeadNoteColorTextureCoordSpacingX=0
|
||||
HoldHeadNoteColorTextureCoordSpacingY=0
|
||||
|
||||
Reference in New Issue
Block a user