And adding the new one, Also adding Midi-Vivid-3d.

One little note tough, Midiman said he is making a new midi-note, So I might
update these with Midiman's edits in the future.
This commit is contained in:
Jousway
2011-11-27 21:25:42 +01:00
parent cd4cd80184
commit 594eaa0807
56 changed files with 2823 additions and 0 deletions
@@ -0,0 +1,7 @@
local t = Def.Model {
Meshes=NOTESKIN:GetPath('_Down','Tap Note');
Materials=NOTESKIN:GetPath('_Down','Tap Note');
Bones=NOTESKIN:GetPath('_Down','Tap Note');
};
return t;