Activate Cheer Alert
The Activate Cheer Alert effect displays a cheer (bits) alert on your stream overlay. It consumes a CheerAlert object produced by a Build Cheer Alert process node, which defines the alert's visual style and content.
Use this to show appreciation for viewers who cheer with bits. You can combine it with conditional logic to show different alert styles for different cheer amounts -- for example, a bigger animation for cheers over 1000 bits.
Inputs
| Name | Type | Description |
|---|---|---|
Alert | CheerAlert | The cheer alert object created by a Build Cheer Alert node. |
Example
Connect a Cheer trigger to a conditional check that branches based on the bit amount. For cheers under 100 bits, connect to a basic Build Cheer Alert with a simple animation. For cheers of 100 or more, connect to a fancier Build Cheer Alert with a special sound and animation. Connect both builders to their own Activate Cheer Alert effect to display the appropriate alert.