Test the project: https://bukmand.itch.io/easyfirebase
Features:
You can save anything you want and get it from firebase in your game.
Leaderboard: It will not add duplicate of player names, if two player names are same it will add the higher value.
Leaderboard: Sorted from higher to lowest.
If leaderboard reached 18 it will delete the lowest score and add the highest one to the list.
Leaderboard: Auto refresh
User Registration, save and load data to firebase and it will tell you if user already exists or password is wrong.
How to use: - Turn on anonymous login in Firebase authentication
Put your Real Database url and Web api in create event of "obScore"
Put a different project's Real Database url and Web api in "obData" and "obLoginRegister"
Note: It won't put your name if it has weird characters or the score has a string in it.
End User Licence Agreement (EULA).