Skip to content
Discussion options

You must be logged in to vote

i guess something like

for (holdNote in PlayState.instance.playerStrumline.holdNotes.members)
{
    if (holdNote.hitNote && !holdNote.missedNote && holdNote.sustainLength > 0) {}
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@JadeJuno
Comment options

@JadeJuno
Comment options

Answer selected by JadeJuno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants