HOw can i create a Leaderboard with countdown timer ?

Status
Not open for further replies.
  • Time
    • Events
      • Time - Every 1.00 seconds of game time
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • Time Greater than 0.00
        • Then - Actions
          • Set Time = (Time - 1.00)
          • Leaderboard - Change the title of Leaderboard1 to (String(Time))
        • Else - Actions
          • Trigger - Turn off (This trigger)
 
Status
Not open for further replies.
Top