Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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
Develop games in your browser. Powerful, performant & highly capable.
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
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