How to Download and Use the Assets Folder
Last updated
Last updated
The Assets folder contains essential content for assembling clones and other items in the project.
Access to this folder is token-gated, meaning you must own a Clone to download it.
Access this link: https://clonex-assets.rtfkt.com/.
Connect your wallet to verify ownership of a Clone.
Once authentication is successful, the download should start automatically.
When the download is complete, locate the downloaded .zip file.
Extract the contents of the .zip file using your preferred tool (e.g., WinRAR, 7-Zip, or the built-in file extractor).
Find the extracted Assets folder inside the unzipped files.
Copy the entire Assets folder to the Content folder of your Unreal Engine project.
The path should look like this: .../ProjectPhoenix-UE5/Content/
Note: When copying the Assets folder, make sure that you copy the folder inside to the directory reads like this.
Assets
Characters
Environments
Items
The directory Should not read like this:
Content > Assets > Assets > ...
Open your Unreal Engine project to confirm that the assets have been added successfully.
If the assets do not appear, double-check the folder structure to ensure the Assets folder is in the correct location.