If anyone could tell me how to get the leaderboard to work, I’d really appreciate it! Also, teaser for the actual game! #superbombsurvival #remake #iykyk #wip #imnotrad
Don't worry! I'll help!
-The seconds survived one-
When this is created (any actor you want)
|
Repeat every 1 second
|
Modify the value of the variable (the one for the NON TOTAL time survived) to 1 (relative).
-Now your main focus, the leaderboard one-
When a variable changes (the variable for the NON TOTAL time survived)
|
If that variable (the one for non total time survived) is higher than (the variable for the total time survived) > modify the value of the variable (the one for the total time survived) to the value of the variable (the one for the NON total time survived) (ABSOLUTE), and Save the value of the variable (the one for the total time survived).
Hope this helps! Thanks for reading!