-
Notifications
You must be signed in to change notification settings - Fork 1
Inventory Screen
DuncanSzabaga edited this page Sep 28, 2025
·
2 revisions
The Inventory Screen serves as the player’s personal collection hub. It’s where all the cosmetics they’ve unlocked or purchased in the Store Screen get stored and can be managed. Here players can see:
- Cosmetics (Boards, Pieces, and Cards) that they bought in the shop
- Green checkmarks indicating cosmetics that are “equipped” and will be used in matches
- Total currency in top right corner of screen
There are 2 buttons on this screen as well:
- “View Store” button -> Redirects the player to the Store Screen
- “Back” button -> Takes the player back to the Start Screen
Wiki
User Stories
Design
Requirements
Architecture
Considerations & Issues
Documentation
- How to Add a Card to the Game
- How the Music Controller & Script work
- Card Paging & Search System (CardManager)
- How to Spawn Cards in a Room
- How the Chessboard works
- How to Add a New Board Color
- How to use Alert System
- Chess Logic
- Cheat Mode
- Timer
- How the new card system works
- How the NEW Chessboard works