Want to change something? Point at it. The morphs you need are already there.
What it does
- Point and list - hover anywhere on the body and instantly see every morph that affects that spot; it updates as you move the mouse.
- Lock and filter - press one key to freeze the list, then narrow it by search, type, source, only-active or favorites.
- Search in Chinese - a built-in 20,000+ entry CN-to-EN map that even gets slang, so Chinese keywords find the right morphs.
- See the reach - a colored mesh overlay shows how big an area each morph affects and how strongly.
- Directional sort (Shift) / Fine-tune (Alt) - Shift-drag ranks morphs by your drag direction; Alt-drag gives pixel-precise values, even past the slider range.
- Undo / Redo (256 steps) + Auto-save (.vap) - take any slip back, and a crash never costs progress.
- Show everything in use - list every morph already applied to the character, no hovering needed.
- Tags and favorites - tag and favorite morphs so the ones you use often are one search away.
- Floating window - drag it, resize it, or pin it to the screen as a HUD.
How to use
- Add Morpheus to a Person atom Plugins tab.
- Turn on Enable Hover Detection and move the cursor over the body.
- Press Left Ctrl to lock the list at that spot.
- Filter to taste, then drag the sliders to morph - hold Alt for fine values, Shift to sort by drag direction.
Build the index
Hover and search both rely on a "vertex -> morph" index. It is cached to disk, so you do not rebuild it every time - once built, later loads read the cache instantly. It only rebuilds automatically when your morph set changes (a different character, or a morph pack added/removed). To force it right after installing morphs, click Rebuild Index (top-right).
Hover & drag
Move the mouse over any spot and the morphs that move it are listed at once, updated live; press Left Ctrl to lock, then drag a slider to adjust - hold Alt for fine values and Shift to sort by drag direction.
Tag filtering
Every morph is auto-sorted into tags by body part and side - combine them with AND / OR / NOT in the tag picker, or add your own tags.
Search
No need to remember a morph full English name - type a few letters and the list instantly narrows. Turn on Search All to search across all 9,000+ morphs at once, not just the current list.
- Combine terms:
a+b= has both,a,b= has either,-x= exclude. - Filters as you type, with no lag - stack it with Type / Source / Only Active to narrow further.
Type in Chinese. Morpheus ships with a 20,000+ entry Chinese-to-English dictionary, so typing common Chinese for lips / eyes / nose instantly finds the matching English morphs - and it even understands slang and casual names, not just the formal terms.
Range preview (Search Range)
Drag the Search Range slider and a preview ring appears on the body; any morph that reaches beyond it is hidden, so you can work on just a small area.
Undo, redo & auto-save
Every step can be taken back - up to 256 of them (the buttons show a counter). Turn on auto-save and Morpheus also saves your work to a
.vap look preset on a timer (with a countdown, top-right), so a crash never loses progress.Right-click menu
Right-click any morph row for a small menu:
- Copy Uid - copy the morph full name (uid) to paste, search, or share.
- Zero, keep child values - reset this morph to zero but keep the effect of the morphs it drives.
- Add tag / Delete tag - add or remove your own tags on this morph.
The morph list UI
Besides the name and slider, each row uses color to tip you off - nothing to memorize, just a glance:
| Green bar (far left) + bold name | this morph is in use (not zero) |
| Thin strip, cyan -> violet | how far it reaches: cyan = a small local area (best for detail), violet = a wide area |
| Second strip turns pink | heads-up: this morph moves bones - be careful animating it (physics can jump) |
| Row background (grey / red / blue / yellow) | where it came from: built-in / a package / local install / scene-only |
| Heart | favorite - click to toggle |
| + / - before the name (while dragging) | only in Shift drag-sort: + = raising it moves the point your way, - = lowering it does |
Settings & hotkeys
Click the menu icon at the top-left of the window to open Settings: toggle hover detection, hide MCM, auto-align the window, set UI scale and the auto-save interval - and rebind every hotkey (activate, lock, drag-sort, fine-tune, undo, redo).
Chinese UI & search pack (optional)
Morpheus is fully usable in English - this pack is only for players who want a Chinese interface (汉化). The attached Text.zip holds XUnity AutoTranslator translation files:
VAM_native_zh.txt- VAM own UI and built-in morph namesmorphs_custom_zh.txt- custom / third-party morph namesMorpheus.txt- this plugin own UI
- Extract Text.zip into your VAM root
BepInEx/Translation/zh-CN/so the three files end up atBepInEx/Translation/zh-CN/Text/. - Restart VAM.