Convert Points To Coins In Game Over Ui

Discussion in 'How Can I...?' started by JSeeger6, Jul 11, 2019.

  1. JSeeger6

    JSeeger6 Avid Boxer

    Joined:
    Aug 29, 2018
    Messages:
    100
    Likes Received:
    12
    I was wondering if anyone has ideas on how to convert points to coins? For example, after dying and at Game Over UI, if the user scored 100 points, that would then convert to 10 coins which add to their total coins count. The math is relatively easy to do as far as converting numbers, I'm just having trouble knowing how to tell the game to take the total points and convert it to coins so I'd love to hear ideas.
    Thanks so much!
     
  2. itzonator

    itzonator Serious Boxer

    Joined:
    Dec 18, 2017
    Messages:
    595
    Likes Received:
    230

    In Add Point Node, double click on it and change addScorePoint to addScoreCoin and that’s it!
     

Share This Page