GameMaker: Studio

GameMaker: Studio

Find, play, and make games easily
Discover, rate, and download the best player-created games made in GameMaker: Studio for free. Or try making your own and share with the community. Click here to learn more.
Need help with highscore
hey all im making an easy game which is kind of inspired by flappy bird but im just wondering if anyone knows how to implement a highscore in game maker , cus in all honesty i am so stuck ive tried countless times and failed PLEASE PLEASE PLEASE HELP
< >
Showing 1-2 of 2 comments
DevTech 1 12 Nov, 2014 @ 2:55pm 
I just use 2 variables, one for the high score and one for the current score. If the current score > high score, then high score = current score.

If not, then nothing.

Know how to work that logic through programming? Plus check the Help > Contents > Index to check for lines of code, what they do and an example with a description of what it does.
Melvinspiel 3 13 Nov, 2014 @ 8:21am 
ah awesome thanks alot also how would i go about if lets say the player died it would show the highscore
< >
Showing 1-2 of 2 comments
Per page: 1530 50