Add Noteskins

Added:
- Cel (classic)
- Metal (classic)
- Cyber (LightningXCE's)
- Enchantment
- Peter's Note
- Peter's Rainbow
- Peter's Vivid

Removed:
- All stock noteskins besides default
This commit is contained in:
teejusb
2022-05-27 14:35:18 -07:00
parent b9171d4892
commit e424ff5c8b
671 changed files with 7597 additions and 5090 deletions
+7
View File
@@ -0,0 +1,7 @@
local t = Def.Model {
Meshes=NOTESKIN:GetPath('_down','tap note model');
Materials=NOTESKIN:GetPath('_down','tap note model');
Bones=NOTESKIN:GetPath('_down','tap note model');
};
return t;