Adding Google Play Leaderboards in Godot!

3 years ago
108

In this tutorial, I'll show you how to quickly and easily add Google Play Leaderboards to your Godot projects.

Google Play Godot Plugin: https://github.com/mauville-technologies/PGSGP

Included:

- Submit score to Google Play
- Display built-in leaderboards screen
- Query player's rank and hiscore to display in game

This lesson builds on what was covered in Godot Google Play Services on Android in 30 Minutes! https://youtu.be/Y3Bj7qww0Y0

Join me next time where we add achievements to our Android project.

Chapters:
0:00 Introduction
1:00 Repository
2:50 Project Structure (Overview)
4:12 Google Play Console Setup (Leaderboard creation)
6:00 Open Builtin Leaderboard View
9:10 Submit High Scores to Leaderboard
11:35 Retrieve Existing High score and Rank on Startup
17:43 Retrieve New Rank + High Score after score submission

Loading comments...