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.
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
.