0 votes

I'm trying to implement a contextual leaderboard system based on friends in my game, but I can't find any resources on it online.

Subway Surfers and many others use Facebook Friends to store and display leaderboards contextually between friends. Is there a straight forward way of implementing this? Is it even possible? Would I need to pay or set up my own server for this? Help!!!

Godot version 3.3
in Engine by (15 points)

1 Answer

+1 vote
Best answer

Here is a tut on making a leaderboard: https://www.youtube.com/watch?v=g4p1x6-Iyx4

This guy made a plugin that sets up the server for you. Idk how you would get facebook friends, but I am sure it is possible. I would imagine facebook would give you an API and then you could query the player for their name and the names of their friends and much more.

by (616 points)
selected by

Thank you!!! I'll give it a shot

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.