I use show Leaderboard and show me only first(best) score. I have settings:
Time Frame: All time
High Score: best
Sort: Descending
Scores From: All
Number of Scores: 10
And in my clay.io/developers I click view this leaderboard and here is more then one score.
How can I fix that?
I change progress bar with CSS. I change it on start of layout. Everything I want change in progress bar, change color to green (I think this is background). So example: if I set css style : border-radius: 25px, set this progress bar green color. Yes is very funny, but always same. If I set: background-color: red is green etc...
If I nothing set progress bar is grey.
What I do wrong, or how can I fix that problem.
Thank you
Wau. That work. Thank you a lot
Develop games in your browser. Powerful, performant & highly capable.
I want to change textbox, to allow only numbers in input. If I change type, work this only on mobile. When I press characters on keyboard, put char into. I want just ignore character, or better allow only: 0,1,2,3,4,5,6,7,8,9
Thank you for helping