Integrating ChilliConnect in to your game using the Unreal SDK is really easy. Watch the tutorial with Mike to follow the step-by-step instructions.
If you’re developing a game you might be thinking about adding Game Backend Services and LiveOps capabilities to your game but you’re not sure how.
With just a few lines of code you can have access to the entire ChilliConnect feature suite including Leaderboards, Player Data and Cloud Code.
Integrating the Unreal SDK step-by-step
- Download the SDK from the game landing page once you’ve signed up to ChilliConnect.
- Agree to the Terms of Service
- Build the distributed source SDK for Unreal using either C++ or Blueprints.
- Provide your game token to the Unreal SDK for API identification
- Create a new player
- Create a new event
- Handle the errors
More Tutorials
Updating your game in real time
Integrating ChilliConnect to your game with the Unity SDK
Watch the Integrating ChilliConnect to your game with the Unity SDK video tutorial on YouTube