MMI Tool

by dankidol

13

MMITool

Logo

A plugin for Godot (3.3) that simplifies working with MultimeshInstances.
If you have a lot of repeating models in a 3D scene, you should optimize it by using a MultiMesh. Godot's editor doesn't make that easy, and you have to place your meshes by code.

With this tool, you can place everything visually and not have to worry about performance hits.

Usage:

  • Download repo and extract the addons folder (or use the Assetlib)
  • Activate plugin
  • Add a MMITool node to your scene
  • Add anything that has a 3D position (e.g. Spatial) as children
  • Set your mesh
  • (Optional: set a collision shape, or just let it autogenerate for you)

If you want to bake lighting, add the actual model as children, it will run slow in your editor but will work fine once exported.

Screenshot
cat ghost

Version

1.0

Engine

3.3

Category

3D Tools

Download

Version1.0
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author