Twitch Drops
Last updated
Last updated
Twitch Drops makes it easy to reward your players for watching your game on Twitch.
The overall process for Twitch Drops is as follows:
Player watches a stream on Twitch and receives a reward
In the drops page on Twitch, the player presses Connect
They are redirected to the LootLocker authentication page where they can sign in with their account using Steam, Epic etc.
After signing in, they will link their Twitch account to their LootLocker account
The player can now receive claimed rewards in-game
To get started with Twitch Drops, you need to have the following:
An organization, game and application in the Twitch developer console
A game in LootLocker
Configure for your game, this is used to allow the player to authenticate during the Twitch link process.
Configure LootLocker for Twitch Drops, navigate to the in the LootLocker web console.
Set up a drops campaign in the Twitch developer console. This includes creating a new campaign, setting up the rewards, and configuring the campaign settings.
Link the Twitch campaign rewards to LootLocker rewards. Navigate to the in the LootLocker web console and create rewards for each reward you created on Twitch.
After players have claimed their rewards on Twitch, they will automatically get the reward on their player in LootLocker.
Depending on the reward type, you may need to implement additional logic in your game to use those rewards:
The notification source will be twitch_drop
.
Assets: If the reward is an asset type, use the .
Progression: If the reward is a progression type, use the .
Currency: If the reward is a currency item, use the .
If you want to notify them of this in the game itself, you can implement in your game.