Character Customization
A guide to character customization in Rooted, covering the Mutable character system introduced in v0.0.2.319, male and female characters, dynamic skeletal meshes, interactive backpack physics, drone companion, clothing tied to sewing skills, and seasonal cosmetic events.
On This Page
Overview
Character customization in Rooted received a major overhaul in patch v0.0.2.319 (October 28, 2025) with the introduction of the Mutable character customization system. This system uses dynamic skeletal meshes, materials, and textures at runtime, allowing for detailed character appearance changes.
Character Models
The game supports both male and female characters. Female character models were added in patch v0.0.2.319, the same update that brought the Mutable system and the UE 5.6 migration. Players can select their character's gender and customize their appearance at game start.
Clothing and Gear
Clothing in Rooted depends on sewing skills and discovered items. As players find clothing patterns and develop their crafting abilities, additional outfit options become available. Female clothing options were expanded in patch v0.0.2.355 (December 3, 2025).
Backpack System
The player's backpack features interactive physics, allowing items to be attached to the backpack exterior. This means players can visually see equipment and resources strapped to their pack, adding both functionality and visual feedback to inventory management.
The player's drone companion also attaches to the backpack when not deployed. See Contaminated Zones for details on drone usage.
Seasonal Cosmetics
Headlight Studio has released limited-time cosmetic items for seasonal events:
Event | Items |
|---|---|
Halloween 2023 | Pumpkin mask, skull mask, ghost mask, bloody axe. |
Christmas 2023 | Festive cosmetics and garlands for base decoration. |
Mutable System
The 0.0.2.319 update brought the Mutable character system online for Rooted. Mutable composes skeletal meshes, materials, and textures at runtime, which means clothing and gear pieces can be combined and swapped per character without baked-out variant assets. The same update completed the migration to Unreal Engine 5.6 and rebuilt foundational systems on the Gameplay Ability System.
Behind the scenes, Mutable runs together with a progressive Blueprint-to-C++ migration that improved CPU performance, reduced memory cost on character setup, and laid the groundwork for further wardrobe expansions through Phase 3.
Wardrobe Expansion
Wardrobe additions tie to the alpha release cadence. The female character release in 0.0.2.319 shipped with a full base clothing set, and the 0.0.2.355 firearms patch in December 2025 added a pants and T-shirt variant. Crafted clothing depends on the in-game sewing skill, which gates pattern options and material requirements.
Build | Wardrobe addition |
|---|---|
v0.0.2.319 | Female character with full base clothing set; male wardrobe retuned for Mutable. |
v0.0.2.355 | Pants and T-shirt variant for female characters; clipping fixes across multiple pieces. |
v0.0.2.362 | Hair lighting and UI icon refinements. |
Future Customization
The Phase 3 roadmap commits to further character work through 2026 and into the Early Access window. The studio has flagged additional clothing tiers, sewing-craftable accessories, and continued visual polish as ongoing tasks alongside survival and combat features.