Setup a trigger in the Web Console
Last updated
Last updated
In this How-to, we’ll go through the process of setting up a trigger and adding a reward to it.
Something to reward the player with: an asset, a currency or a progression
First, navigate to Systems -> Triggers
Click Add trigger and input the information for the trigger:
Name: A name for the trigger
Key: The key for this trigger to be used in game to invoke it
Unlimited: The player can invoke this trigger as many times as they want
Limited: The player can invoke this trigger as many times as the limit is set
Reward: One or multiple of the following: an asset, a currency, a progression reset or progression points.
After you’ve input the information, click Save to enable the trigger for use in your game.
In this How-to, we’ve created a trigger in the web console and added rewards and information to it. Now that you have a trigger, the next logical step is to call it from your game.