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
There should be a way to know whether the user failed or finished a song. It could be possibly implemented via 2 additional events.
Additionally, there should also be a better method of telling whether the user soft failed rather than checking if the health is 0, like for example a bool in the scoreEvent.
The text was updated successfully, but these errors were encountered:
There should be a way to know whether the user failed or finished a song. It could be possibly implemented via 2 additional events.
Additionally, there should also be a better method of telling whether the user soft failed rather than checking if the health is 0, like for example a bool in the
scoreEvent
.The text was updated successfully, but these errors were encountered: