Use a Progression System In-Game
Last updated
Last updated
After setting up progression with levels and awards in the console, it's time to actually use this in your game.
At an appropriate time in your game you call the submit XP endpoint like so
To read more about the response of the call to the endpoint, please check out the documentation in our reference section for
If you want to know how much XP a player currently have, you can use the Get Player Info endpoint to do so.
To learn more about the endpoint you can check out our reference documentation on