hey I wanted to add leader boards to my game can any one help with an extension?
Do you mean with all players? If so that’s impossible but you could definitely make one for the player’s high score with the fancy text extension or the text sprite one
As far as I know you can’t save a leaderboard across multiple devices. The closest you can get is to use the built in multiplayer blocks in the controller drawer but that can only track for people who are online and playing together. Another way that does something similar is to use the better settings extention —->https://github.com/sargedev/bettersettings
This would save data if you were to close the page but would only work with one device, so it would be like an arcade cabinet leader board. I don’t know if this is exactly what you are asking but I hope this is of some help.
thank you.
Using the multiplayer you could share your high scores with people for know/local leader board