Display Total Points

Discussion in 'Buildbox 3.0' started by Tars Tarkas, Jun 17, 2019.

Tags:
  1. Tars Tarkas

    Tars Tarkas Avid Boxer

    Joined:
    Jul 17, 2018
    Messages:
    303
    Likes Received:
    228
    Hello, I wonder if anyone could help me. Inside the progression object in that template I want instead of displaying the levelID to display the total number of points.

    here is that code: _startLabel.setText(String(Settings.levelID));

    I know it can be done in the UI but it does not work for my project.
    I want this because after I finish all the levels it goes back to level 1 which is good, but i want the level to continue counting. Probably this is also possible but I think is more complicated. I can not code. I hope it makes sense.
    Thank you.
     
  2. PunkPuffin

    PunkPuffin Avid Boxer

    Joined:
    Sep 27, 2018
    Messages:
    285
    Likes Received:
    195
  3. Tars Tarkas

    Tars Tarkas Avid Boxer

    Joined:
    Jul 17, 2018
    Messages:
    303
    Likes Received:
    228

Share This Page