Chest System V1

PLAY!
Uploaded on 15 April 2025

Description

A modular and scalable chest reward system built in Unity using industry-standard design patterns. It features MVC architecture for clean separation of logic, state machines to manage chest states, and various patterns like Observer, Command, and Singleton to ensure flexibility and maintainability. The system supports multiple chest types—Common, Rare, Epic, and Legendary—with randomized rewards and customizable configurations via ScriptableObjects.