Plugin â Fortune Cards (card-flip game)
Fortune Cards is a fortune-telling card-flip game for streams â when a viewer donates above your threshold, the system randomly flips one card from your deck with a flip animation, flash effect, and sound.
It works as both a "fortune-telling" game and a "command card" game (give cards activity names like "Drink water", "Dance", "Answer a question").
What you'll needâ
- Card images (PNG / JPG / WebP) â at least 2â3
- A card cover image (the back of the cards) â required, exactly 1
- (Optional) a reveal sound for the flip
- A trigger threshold: amount âĨ X, or = X exactly
Step 1 â Enable the pluginâ
- Go to Plugins â the Fortune Cards tab
- Flip the Enable toggle
Step 2 â Pick a Trigger Modeâ
In the Trigger section, pick one of two modes:
- âĨ minimum amount â donation âĨ X baht â trigger
- = exact amount â donation equal to X exactly â trigger (e.g. only when someone donates exactly 99)
Then enter the amount.
Step 3 â Upload your Card Deck + Coverâ
Card deckâ
- Click + Add Card / Upload Cards
- Upload card images one at a time (or several at once)
- Name each one (e.g. "Good Luck", "Fortune") â the name shows below the card on flip
Card cover (back image)â
- In the Card Cover section â click Upload
- Pick the back-of-card image â shown before the flip
:::warning Cover required A Card Cover is required â without it the plugin won't trigger. :::
Step 4 â (Optional) upload a reveal soundâ
A short clip that plays when a card flips:
- Reveal Sound section â click Upload
- Set Volume (0â100%)
Skip it for a silent flip (animation only).
Step 5 â Configure Display + Styleâ
Tweak:
- Display Duration â how long the card stays visible after flipping (seconds)
- Flip Duration â how long the flip animation takes (seconds)
- Card Width â card size (px)
- Show Name (toggle) â show the card name below the image
- Show Donor (toggle) â show the donor's name above the card
- Donor name color / size
- Card name color / size
- Font family
Flash Effectâ
- Enable Flash (toggle) â bright flash during the flip
- Color â flash color
- Intensity â how bright
Step 6 â Copy Widget URL â OBSâ
- Find the Card Widget URL section
- Click Copy â URL:
http://localhost:3001/cards - OBS â + Sources â Browser â paste URL
- Set Width / Height large enough for the card + name
- Drag into position in the scene
Step 7 â Testâ
The plugin tab has a Preview / Test Draw button â click it to simulate a card flip in the widget without a real donation. Or use the Test Panel and send a donation that meets the threshold.
Tips & Troubleshootingâ
- No card flips on donation: check Enable + Trigger amount + cover image is set + at least 1 card uploaded.
- Card looks blurry in OBS: upload higher-res images (âĨ 600px wide recommended).
- Flip animation feels janky: lower the Flip Duration or shrink Card Width.
- Want certain cards to be rare: upload a lot of them (10+) â the system picks uniformly at random for now (no weighting like the wheel has).
:::tip Use it as a game instead of fortune-telling Name the cards after "challenges" or "actions" the streamer has to do â e.g. "Draw something for 30s", "Sing one verse". :::