#Score Digital Value Disappearing After a Crash
6 messages · Page 1 of 1 (latest)
Oh that bug, as a fellow player I'll just say that that's because the score becomes a negative number (I have no idea why it can't show negative numbers)
Ah yes good call. It's because the player doesn't exist and it stores the score, I will fix
this is correct!
I have a big optimization path for this code as it was creating lots of garbage (memory)
this optimization didn't handle negative numbers, great catch