You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering, since there's an onNoteHit method for the Song class, is there anything like that but that runs while a note is being held? Only one that comes close is onNoteHoldDrop, but that's the opposite of what I want.
If not, is there any way to get if a note is being held on the onBeatHit method?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering, since there's an
onNoteHit
method for theSong
class, is there anything like that but that runs while a note is being held? Only one that comes close isonNoteHoldDrop
, but that's the opposite of what I want.If not, is there any way to get if a note is being held on the
onBeatHit
method?Beta Was this translation helpful? Give feedback.
All reactions