Hey guys, how do i make a custom scoreboard, i mean i want to make png customized digits and than i want replace standart text with them. Any suggestions how to do it???
Thank You very much and good day to ya all!
anyone?
For the Scoreboard itself, you need an backend system (PHP, or whatever) to record the scores and send it back to your game.
For the Images, I think this is the plugin you are looking for:
scirra.com/forum/plugin-spritefont_topic45876.html
Thanks Ubivis, the plugin is really helpfull and as for the score i'll talk to programmer as long as i didn't understand anything u said about php or whtever :D
Develop games in your browser. Powerful, performant & highly capable.
This Tutorial could help you:
scirra.com/tutorials/346/online-high-score-table-ajax-php-mysql
Also take a look at a new service that has come out that takes care of the high scores for you called clay.io. The co founder has written plugins and a tutorial on how to do this so it will save you having to learnmysql and php