PREFAB

Required Prefabs for setup

Checkpoints for adding SexyPose_XXX and MAMST_Controller to the avatar Hierarchy.

Unity screen showing required prefabs added to the Hierarchy
Required Prefabs for setup

This page covers which Prefabs to add and how to avoid duplicating MAMST_Controller.

This page is for adding Prefabs from a Macaroni BOOTH product folder into Unity. If you do not have the matching product folder, the Prefab names and placement steps may not match your project.

What this article covers

  • Two prefabs are required
  • Use only one MAMST_Controller
  • Do not add another one if it is already installed

1. Add the Prefabs

To use the pose feature in the product folder, add these two Prefabs to the avatar Hierarchy.

  • SexyPose_XXX
  • MAMST_Controller

The product may not work correctly if only one of them is added.

Example of adding MAMST_Controller and SexyPose prefabs to the avatar Hierarchy

2. Do not duplicate MAMST_Controller

  • Place only one MAMST_Controller in the Hierarchy.
  • Even when combining other Macaroni gimmick or pose products, use the same single controller.
  • Adding multiple controllers may cause View function bugs or prevent normal operation.
  • If MAMST_Controller is already installed, you do not need to add another one.
Example warning not to add duplicate MAMST_Controller prefabs

3. Check the Hierarchy before setup

Before adding Prefabs, check whether MAMST_Controller already exists in the Hierarchy. This helps avoid duplicate placement when you use multiple products together.

Unity screen showing how to create an Animator Controller Basic checks when importing anim files into Unity UNITY / 2026.05.08 Unity Game view showing an anim pose played during game testing Playing anim files during game development GAME USE / 2026.05.09 Unity Animation tab previewing facial expression clips Fixing broken facial expressions on edited avatars FACE EMOTE / 2026.05.09
Back to Tips