Fixed the issue related to trigging holdheads before they reach the receptor, at least I think that, more tests to be done (issue 150)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
return NOTESKIN:LoadActor("DownLeft","Tap Note");
|
||||
return NOTESKIN:LoadActor("DownLeft","Tap Note")..{
|
||||
InitCommand=cmd(rotationy,180);
|
||||
};
|
||||
Reference in New Issue
Block a user