ChainSafe / web3.unity

🕹 Unity SDK for building games that interact with blockchains.
GNU Lesser General Public License v3.0
909 stars 235 forks source link

Design & Implement a Sample Scene for Lootboxes functionality #533

Closed oleksandrchainsafe closed 2 weeks ago

oleksandrchainsafe commented 1 year ago

Title: Implementing Ethereum loot boxes UI - Unity SDK Integration

Issue Description:

Overview: This GitHub issue aims to focus on implementing the user interface (UI) part for Ethereum Lootboxes functionality as a sample scene within our Unity SDK. The goal is to provide a user-friendly interface for game developers using our Unity SDK, allowing players to browse, purchase, and open loot boxes on the Ethereum blockchain.

Features and Requirements:

  1. Lootboxes UI Design:
  1. Open Flow:
  1. Lootbox Opening Animation:
  1. Error Handling and Feedback:

Expected Deliverables:

boorich commented 11 months ago

This would benefit from polishing. Being dependent on a terminal to operate the flow from within Unity is problematic.

Make sure that all user interaction (as a player) happens from within the Unity player and does not require transactions to be made in separate applications to succeed.

boorich commented 10 months ago

image

kantagara commented 3 months ago

@oleksandrchainsafe I'd re-visit this one.

kantagara commented 2 weeks ago

my comment is a duplicate now, closing in favor of #1024