I have made a game in scratch, but i dont know how i would go about making a high score screen because you cant get the software to show the arrays whenever you want and the variables when the software gets booted up just start up on random parts of the screen, how would i make a high score screen in scratch???
Thanks for the help.
Offline
First of all, this should be in All About Scratch. But I will help you anyway.
In Scratch, arrays are called lists because otherwise it could get confusing for younger users.
You can't hide lists and I have no idea why they didn't implement this feature in 1.4, but anyway, you may want to use the custom printing method, but for this it could be very hard. Maybe you could simply use variables, and only have the top 3 scores or something. It doesn't matter that they get moved to their default position. But having a high score sheet is pretty pointless anyway, because the high scores wouldn't get saved every time you went off the project.
Last edited by WeirdF (2010-01-04 11:05:10)

Offline