How Do I Add a New Customisable Field? 1. Add An Enum in the C++ Code: Close your Unreal Engine ProjectRight click the .uproject, (e.g. XCC.uproject) and Generate Visual Studio Project File, then open the .sln file (e.g. XCC.sln). If there...
Read More
For Developer use - Work in Progress. https://youtu.be/IEHLcWZAJlw
Read More
Posting your own assets for sale on the Xandra 3D store. Through my partnership program, you may list products on the Xandra 3D store for an agreed percentage of your product's revenue:They must be compatible with Xandra Character Creator and F4 or ...
Read More
Technical Info About Our Blueprints This guide is for a more in-depth exploration of the blueprints and C++ code in the character creator, for advanced users that want to learn how the system works and modify it. Things can get out of date a...
Read More
Any Xandra Character Packs can be used and customized without Xandra Character Creator Please refer to this documentation as a start-up guide. it contains solutions to many frequently asked questions. Xandra Characters contain example blueprints for...
Read More
Xandra Character Creator is compatible with any "F4" or "M4" packs on the Xandra 3D store. To install a new pack: Download the Unreal engine .zip file from the product pageUnpack the downloaded .zip file, and copy the "Content...
Read More
Creating & Using Character Appearances Xandra Character Creator has two "modes" Mode one - Lvl_MAIN_CharacterCreator: Creating and saving character appearances to use in blueprints through the unreal engine editor. This is for creating NPCs, a p...
Read More
Difficulty: Intermediate The character creator comes with a number of included wardrobe items, and you can make changes to the available items. Options such as hairstyles, torsos and legs can be edited by changing the Data Tables in Characters/Ward...
Read More
Xandra Character Creator can be used as a Player Avatar maker within your game at runtime. We have created an example to show you how to do this. To begin, you must start with with the correct demo scene. The (L_CharacterCreator_InGame map) L_Char...
Read More
This is a Beginner Tutorial showing how to use Xandra Character Creator for the first time. Download & Install the Project: If you have the Unreal Engine Marketplace/ Epic Store / FAB store version: FAB unfortunately does not accept a regular U...
Read More
These steps are ONLY for if the plugin fails to load correctly Before attempting these steps, I recommend you take a backup of your entire project to prevent risking data loss. 1) Rebuild Binaries and Intermediate for the main project If the newly d...
Read More