put it all together
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 28 KiB |
@@ -1,11 +0,0 @@
|
|||||||
local Noteskin = ... or {}
|
|
||||||
|
|
||||||
Noteskin.PartsToRotate = {
|
|
||||||
--["elemenu"] = true|false;
|
|
||||||
["Roll Head Active"] = false;
|
|
||||||
["Roll Head Inactive"] = false;
|
|
||||||
--
|
|
||||||
["Tap Note"] = false;
|
|
||||||
}
|
|
||||||
|
|
||||||
return Noteskin
|
|
||||||
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 77 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 29 KiB |
@@ -1,2 +0,0 @@
|
|||||||
[Global]
|
|
||||||
FallbackNoteSkin=cmd
|
|
||||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 28 KiB |
@@ -36,13 +36,14 @@ Noteskin.ElementRedirs = {
|
|||||||
["Roll Bottomcap Inactive"] = "Hold Bottomcap Active";
|
["Roll Bottomcap Inactive"] = "Hold Bottomcap Active";
|
||||||
["Roll Tail Inactive"] = "Hold Tail Active";
|
["Roll Tail Inactive"] = "Hold Tail Active";
|
||||||
}
|
}
|
||||||
Noteskin.ButtonRedirs = {
|
-- explicit, n/w
|
||||||
|
--[[Noteskin.ButtonRedirs = {
|
||||||
Center = "Center";
|
Center = "Center";
|
||||||
UpLeft = "UpLeft";
|
UpLeft = "UpLeft";
|
||||||
UpRight = "UpRight";
|
UpRight = "UpRight";
|
||||||
DownLeft = "DownLeft";
|
DownLeft = "DownLeft";
|
||||||
DownRight = "DownRight";
|
DownRight = "DownRight";
|
||||||
}
|
}]]
|
||||||
Noteskin.BaseRotX = {
|
Noteskin.BaseRotX = {
|
||||||
Center = 0;
|
Center = 0;
|
||||||
UpLeft = 0;
|
UpLeft = 0;
|
||||||
@@ -57,6 +58,13 @@ Noteskin.BaseRotY = {
|
|||||||
DownLeft = 0;
|
DownLeft = 0;
|
||||||
DownRight = 180;
|
DownRight = 180;
|
||||||
}
|
}
|
||||||
|
Noteskin.BaseRotZ = {
|
||||||
|
Center = 0;
|
||||||
|
UpLeft = 0;
|
||||||
|
UpRight = 0;
|
||||||
|
DownLeft = 0;
|
||||||
|
DownRight = 0;
|
||||||
|
}
|
||||||
|
|
||||||
--[[--------------------------------------------------------------------------
|
--[[--------------------------------------------------------------------------
|
||||||
DONT EDIT THE FUNCTION, DON'T COPY AND PASTE THE WHOLE NOTESKIN.LUA
|
DONT EDIT THE FUNCTION, DON'T COPY AND PASTE THE WHOLE NOTESKIN.LUA
|
||||||
@@ -92,10 +100,10 @@ local function func()
|
|||||||
then
|
then
|
||||||
sButton = "UpLeft"
|
sButton = "UpLeft"
|
||||||
end
|
end
|
||||||
local path = NOTESKIN:GetPath(Noteskin.ButtonRedirs[sButton],ElementToLoad)
|
local path = NOTESKIN:GetPath(sButton,ElementToLoad)
|
||||||
--if string.find(sElement,"Hold") or string.find(sElement,"Roll") then
|
if ( string.find(sElement,"Hold") or string.find(sElement,"Roll") )
|
||||||
if ( string.find(sElement,"Hold") or string.find(sElement,"Roll") ) and not ( string.find(sElement,"Head") or string.find(sElement,"Tail") ) then
|
and not ( string.find(sElement,"Head") or string.find(sElement,"Tail") )
|
||||||
--if ( string.find(sElement,"Hold") or string.find(sElement,"Roll") ) and ( string.find(sElement,"Body") ) then
|
then
|
||||||
path = NOTESKIN:GetPath(sButton,ElementToLoad)
|
path = NOTESKIN:GetPath(sButton,ElementToLoad)
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -107,6 +115,7 @@ local function func()
|
|||||||
if bRotate then
|
if bRotate then
|
||||||
t.BaseRotationX=Noteskin.BaseRotX[sButton]
|
t.BaseRotationX=Noteskin.BaseRotX[sButton]
|
||||||
t.BaseRotationY=Noteskin.BaseRotY[sButton]
|
t.BaseRotationY=Noteskin.BaseRotY[sButton]
|
||||||
|
t.BaseRotationZ=Noteskin.BaseRotZ[sButton]
|
||||||
end
|
end
|
||||||
|
|
||||||
return t
|
return t
|
||||||
|
|||||||