Forum Topics tagged score

Similar Tags

Report Tag

35 forum topics with this tag
  • 2 replies
  • 672 views
0 favourites

I have a global variable for score that increases by 1 every time an obstacle is destroyed after moving off-screen. On getting a Game Over, any remaining obstac...

posted 4 years ago
  • 3 replies
  • 468 views
This content is deleted
Forum Topic
Question about displaying score with a font sprite
0 favourites

I've made a font sprite to display my game's score, but once the score goes above 9 it displays only "1" instead of 11, 12, etc. Is there a way to fix this, oth...

posted 4 years ago
  • 0 replies
  • 633 views
This content is deleted
Forum Topic
Free SCORE Hosting service (and paid solution)
0 favourites

I would like to introduce a very, very simple hosting service I made. At the beginning, I made that to make hosting score faster for my clients. But hey, why no...

posted 4 years ago
  • 2 replies
  • 329 views
This content is deleted
Forum Topic
High score not displaying
0 favourites

I'm working on a mini-game where the high score is supposed to be saved after the game has ended. On testing the high score seems to be saved but it doesn't dis...

  • 2 replies
  • 416 views
This content is deleted
Forum Topic
Firebase Top Score of the Day?
0 favourites

I've used the Firebase plugin for a leaderboard on several games. I'm wondering if it is possible to save and show scores based on the top scores of the day, th...

  • 3 replies
  • 274 views
This content is deleted
Forum Topic
Score
0 favourites

When my character's life ends, the episode starts over. But my point system continues where it left off. How can I reset the points system when the level restar...

posted 3 years ago
  • 7 replies
  • 384 views
0 favourites

If BESTSCORE>=100 set POINTS to 100. If BESTSCORE>=200 set POINTS to 200. If BESTSCORE>=300 set POINTS to 300. Ecc. Ecc. So everytime I start a game loop based...

  • 2 replies
  • 431 views
This content is deleted
Forum Topic
Add lives to each X coins.
0 favourites

I have already developed the scoring system and it is working perfectly, however I want to add, for every 10 coins add 1 life. How'd I do that? I've tried it in...

posted 3 years ago
  • 1 replies
  • 417 views

I am having difficulty figuring out how to stop the timer at the end of a level and when you transition to a End of Level score menu, it will show the player ho...

  • 5 replies
  • 327 views
This content is deleted
Forum Topic
Animate punctuation text
0 favourites

Hey guys! In my game, the player gets two points for every hit . I would like to animate a text that displays your score gradually, for example: Score is 20, th...

Similar Tags