answersLogoWhite

0

You have to choose 'set score', and enter 0 in the box.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How do you reset score to zero in game maker 8?

Get a Set Variable Action and in the first field type score and the second type 0. Easy


In Game Maker 7 how do you make the score not reset at the beginning of each level?

Stop setting score. Set the score on the first level's room creation code. Set it to a global. variable as well.


How do you create a platform game in game maker?

www.yoyogames.com/downloads/tutorials/platform.zip


In Game Maker 7 how do you halve the score?

Go to the score tab and drag the "Set Score" action into the action box. Then type "score/2" without the quotes. Alternatively, you can use the code: score/=2; This works because the score is stored in a variable called score, and you are telling Game Maker to divide this variable by two.


How can you do for losing points in the score of game maker?

As you increase score by adding 1 relative to your previous score, you subtract score by adding -1 relative to your previous score.


What is the code on game maker 8 to set score to 0 if hit by something?

score = 0; Put the code in a collision event.


How do you enable score on your game maker game?

use:score += 5;etc.anddraw_text(x,y,'Score: ' + string(score));If using noob mode(action blocks) use "set the score" with relative. Also use "draw the score" or "set the window mode".


How do you draw score or coins on game maker 8 pro?

draw_text(0,0,score); For coins, you'll need to make a variable that stores how many to draw.


Who is the game maker?

Sorry, But this area is for game maker questions only, GAME MAKER, As in the PROGRAM GAME MAKER, Not Other Game Makers, Game maker is owned by yoyo games, So please dont post questions about other game makers here, but, to answer your question, game maker is the best game maker, just search yoyogames game maker in Google UK.


Where can you find an iPhone app maker that lets you create platform games?

Game salad And go on YouTube and search pwnjasper and look at they're videos


How do you reset wild petz dolphinz?

To reset Wild Petz Dolphinz, you typically need to access the game's main menu or settings. Look for an option to reset the game or clear data, which may vary depending on the platform you are using. If you’re unable to find the reset option, you might also consider uninstalling and reinstalling the game to start fresh. Always ensure to back up any important data before proceeding with a reset.


Can you transfer a game from game maker to game maker studio?

yes