Create new Coupon Item

To create a CouponItem, right-click inside any project folder, go to create and select Coupon/CouponItem.

Remember that this item has to be added to the GameInstance in the Login Scene.

Id Coupon: Unique ID for each CouponItem.

Coupon Code: Code that the player must use to redeem Coupons.

Currency Reward Id: ID of the currency the player will receive.

Currency Amount : Amount of currencies the player will receive.

Last updated