Score doesn't start at 0 when resstarting the game!

Discussion in 'How Can I...?' started by Original__16, Apr 4, 2016.

  1. Original__16

    Original__16 Boxer

    Joined:
    Apr 4, 2016
    Messages:
    1
    Likes Received:
    0
    Hi, In my game I have an Action Powerup item that gives the Player 3000 bonus points upon hitting it, the problem is once the player dies and hits the restart game button on the death screen, the score will start at 3000. (or 6,000, 9,000 depending on how many bonuses they've collected...)

    How can I make it so that it ALWAYS starts at 0 when hitting restart?
     
  2. trudnai

    trudnai Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,235
    Likes Received:
    701
    You should use 'Coins Per Session' instead of just 'Coins Amount' -- This latter one is for displaying how much have you collected overall as opposed to how much in one run (session)
     
    convitza likes this.

Share This Page