Is there a way to store score on the custom leaderboard which is on the website? I can develop a leaderboard and provide a link to store on the website which game is over.
Thanks TSB really learnt a lot from your tutorials and will be sure to credit your help when I finally published my first game. Don't ask me why I chose to do a platformer for the first attempt.
how you reset the score
MegaPhoop 2 months ago
@musicd00d2010 Timer, every 1 second, change game.points to game.points + 1
if game.health < 1 then change game.points to game.finalscore
constrain game.points to game.finalscore
The0nlineGam3r 5 months ago
Is there a way to store score on the custom leaderboard which is on the website? I can develop a leaderboard and provide a link to store on the website which game is over.
mistryhasmukh 6 months ago
how do u make the score increase with time? like have the actor make the score increase based on the time without dying? ?
musicd00d2010 7 months ago
@irateyourdad
I got it, I will explain it to you with pm
yoenoesz 10 months ago
@yoenoesz same for me...plz !
irateyourdad 10 months ago
Hey!
How can I make a distance counter like icopter??? Please really need it !!
yoenoesz 10 months ago
This solved all my Scoring problems. Thanks :D
ozboybrian 1 year ago
Thanks TSB really learnt a lot from your tutorials and will be sure to credit your help when I finally published my first game. Don't ask me why I chose to do a platformer for the first attempt.
mrscorpion760 1 year ago
Thanks :D
AcrezHD 1 year ago