This is the official collection of examples for godot-playfab.
This example project shows how to use godot-playfab in a Godot 4 project.
It includes:
- A simple login flow
- Anonymous
- Using and ID and Password (PlayFab Login)
- Retrieving Player Data
- Sending Analytics Events
- Sending Telemetry Events
This example is effectively a copy of the Main project, but adds login via Steam using the GodotSteam GDExtension plugin.