ZionGames Docs

Home / Zion Tools / Meshy Madness

Meshy Madness

Model preparation, material setup, optimisation and production LOD tooling for Unity 6.

Overview

Zion Meshy Madness is a Unity 6 Editor tool for preparing static 3D models for production use.

It can take a downloaded Meshy-style ZIP and turn it into an organised, material-ready and source-safe Unity asset, or optimise an FBX or prefab that is already inside your project.

Designed for static models.
Meshy Madness works with Mesh Filter and Mesh Renderer based assets. Skinned meshes, characters and blend shapes are outside the scope of this tool.

What Meshy Madness does

  • Preflights downloaded model ZIP files before extraction.
  • Cleans model and asset naming.
  • Bakes scale and rotation corrections into new mesh data.
  • Creates Unity-ready materials and assigns texture maps.
  • Supports Built-in, Universal Render Pipeline and HDRP.
  • Provides pivot, grounding and collider options.
  • Creates optimised static meshes.
  • Generates four-level production LOD Groups.
  • Creates organised prefabs and comparison scenes.
  • Generates review information without overwriting the source asset.

Requirements

  • Unity 6.
  • A static model using Mesh Filter and Mesh Renderer components.
  • A Meshy-style ZIP, or an FBX/prefab already imported into Unity.

The Unity FBX Exporter is only required if you want Meshy Madness to create an additional standalone FBX file. It is not required for the normal Unity workflow.

Open Meshy Madness

Unity menu
Tools > Zion Games > Zion Meshy Madness

Two workflows

Prepare a Meshy ZIP

Use the main workflow to inspect a downloaded ZIP, clean the asset name, create materials, bake transforms and optionally create an optimised prefab or production LOD Group.

Optimise an existing Unity asset

Use the existing-asset workflow for an FBX or prefab that is already inside the Unity project.

Source safe
The downloaded ZIP, original model and original importer settings are not overwritten. Each run creates a new versioned output folder.