# Overview

#### What is Project Phoenix?

Project Phoenix is an open-source system that allows CloneX enthusiasts and creators to use as a launching point for creating deeply integrated applications, games, and experiences for the CloneX community and beyond.

#### Core Features

* Equip wearables to their characters seamlessly.
* Edit traits and customize appearances with ease.
* Manage an inventory system that integrates deeply with the CloneX ecosystem.

Frontend&#x20;

* Login or create user account
* Connect wallet and pull in clones and items from a contract address

Backend&#x20;

* Store and manage account\ <br>

**Unreal Engine Project**

CloneX Assembly

* Assembles any clone from the collection in real-time.&#x20;
* Static and Skeletal meshes for each trait
* Automatically decouples all minted wearables to their respective slots in the locker for easy swapping

Login

* Authenticate and login with user credentials from the connected backend

Home

* Loads in own characters
* Support for sample user accounts with custom characters, items, and badge configurations and sorting

Characters

* View and select characters to modify
* View traits and descriptions for each character and it’s types
* Filter between different classes
* A very basic framework for Animus and external characters

Locker

* Easily modify and update character traits. Wearables only
* Preview and equip wearables in real-time.
* Masculine and feminine builds&#x20;
* Save and retrieve outfits
* Shuffle wearables from your locker
* Metadata JSON file created and saved locally from Assembly configuration

Inventory

* A basic framework for displaying owned items that are not wearables
* View items in 3D

Studio

* Originally this was going to be the base to our Photo Mode but that had to be stripped out.
* You can still change the lighting conditions
* Placeholder button to launch a custom photo mode (not included)

Badges

* A basic framework for adding badges and achievements
* Badges can also serve to unlock wearables based on met conditions
* Supports wearable packs

Gallery

* Enter any clone number from the collection to view in 3D
* Random selection of a clone
* Launch the Opensea or MagicEden page of that clone

Shop

* No integration
* Wireframe image\ <br>

Designed to be fully extendable and modifiable.

<br>
