This repository contains example Godot projects that make use of the brainCloud C# client — an excellent place to start learning how the various brainCloud APIs are used!
These projects are meant to be used as code examples and references. Feel free to use our code as an example for your own code.
Note: These projects will not work outside of the box without proper set-up of a brainCloud app.
For more help getting started with brainCloud in Godot, take a look at the Godot Authentication example, or view the guide in the C# library.
An example based on the Unity Authentication example of the same name that demonstrates various brainCloud services. For now, this version demonstrates common functions from the Authentication, Identity, and Entity services, but it will be updated with more brainCloud services soon.
For more information on brainCloud and its services, please check out the brainCloud Docs and API Reference.