How to make a leader board :/

oh wait i read that wrong sorry

1 Like

so in the player have it as always? and then a different object have it as the same code but change the always to once?

Im going to test this to see if it works,

we have a problem… so know it will copy everything and it kinda glitches everything

Find the broken code… Then fix it

how do I find the wait… maybe I should use a message and a mailbox

2 Likes

sure that sounds good :+1:

1 Like

Or just remove the set to 0, since it starts at 0 anyways lol.

1 Like

wdym by that? remove the number?

1 Like

No, remove the once block

1 Like

The global starts at 0, so there’s no point lol.

wait it still resets it, so i know i should make a new object but what code should be inside it?

1 Like

When is it being reset? Also screenshot the code please.

sorry i was at soccer ill screenshot it

1 Like

so its being reset once you get into the second level also heres the code but theres alot



i couldnt take a big enough shot on the second picture

1 Like

No, that should work.

it should? oh, then how come it doesnt?

The second picture is for the leader board at the end

Like it keep resetting, maybe theres a bug in the code, because in the code for the leader board part, it uses saves to save the names and scores at the end, but in the player i used globals, so maybe thats why?

oh wait there was something missing, im going to test it now