Broke (event)
🙎‍♂️

Broke (event)


Description

Broke is an Event that is trigger in game.

We need to fit all this condition to trigger the event:

  • No more draw card available
  • Not enough coin to buy a wild card
  • Not enough coin to buy 5 extra draw card
  • Click "End game"

That's the perfect moment to offer coins to the user.

Design

Design may change over time.

You can find the 📄 Full list of existing LiveOps here.


Create a new Offer

  1. Request design
    1. Floating icon
    2. Popup design
  2. Create inapp purchase on Appstoreconnect
  3. Wait for Apple approval
  4. Create the Real Money transaction in Unity Economy dashboard
  5. Integrate to Unity and ask for the Prefab Name
  6. Add this Offer to the LiveOps spreadsheet
  7. Add it on Unity Dashboard Remote config LiveOps Staging
  8. Test staging
  9. Add it on Unity Dashboard Remote config LiveOps Production
  10. Done