Addons Work Best - Hyperdeep
You should not embed or pack the material textures inside the .FBX file itself. The HyperDeep engine processes mesh geometry and image files as separate entities, meaning the game client expects loose textures to sit alongside the master model file for manual or automatic injection. Troubleshooting Common Addon Failures
: Specific features, like cropped decals, require a unique naming format that includes coordinates (e.g., name_decal_X_Y ) so the game knows where to place the asset. Usage and Troubleshooting hyperdeep addons work
Hair addons function similarly to clothing addons but are specifically for creating 3D hair models. They share many of the same technical requirements, such as rigging to the same skeleton and using specific naming conventions for textures. You should not embed or pack the material
Understanding Hyperdeep Addons: How They Work and Transform Data Engineering Usage and Troubleshooting Hair addons function similarly to
Adjust the "priority" tag in the addon manifest (lower numbers execute first). Best Practices for Developing Custom Addons