Modular Avatar is a suite of non-destructive tools for modularizing your avatars, and for distributing avatar components. With Modular Avatar, adding a new outfit or gimmick to your avatar is as easy as drag-and-drop!
Go to file
bd_ d39e17a8f6 feat: add object-based menu system (#218)
This adds a GameObject/Component based menu editing system, heavily inspired by Hai's Expressions Menu Hierarchy editor (https://github.com/hai-vr/av3-expressions-menu-hierarchy-editor)
2023-03-04 14:15:27 +09:00
.github chore: upgrade docs to yarn 2.0 2023-02-17 21:52:03 +09:00
Assets feat: add object-based menu system (#218) 2023-03-04 14:15:27 +09:00
docs chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /docs 2023-02-18 16:00:50 +09:00
Packages feat: add object-based menu system (#218) 2023-03-04 14:15:27 +09:00
ProjectSettings fix: high quality curve setting is not preserved properly (#225) 2023-02-25 17:53:02 +09:00
.gitignore chore: Add CodeCoverage directories to .gitignore 2023-01-16 21:16:24 +09:00
CHANGELOG.md testing_ci 2022-09-07 20:46:39 -07:00
COPYING.md Update COPYING.md 2022-11-23 08:22:50 -08:00
README.md Update README.md 2022-11-27 16:24:12 -08:00

GitHub release (latest by date) GitHub issues Github stars

Logo

Modular Avatar is a suite of non-destructive tools for modularizing your avatars, and for distributing avatar components. With Modular Avatar, adding a new outfit or gimmick to your avatar is as easy as drag-and-drop!

https://user-images.githubusercontent.com/64174065/204167927-259062f7-0b1b-4ca8-9723-dfa7c96ce3f4.mp4

Modular Avatar currently supports:

  • Merging prefab armatures into the parent avatar, as is often done to add outfits. MA minimizes the number of bones that are created in this process, reusing existing bones where possible.
  • Merging subcomponent animators into the parent avatar, for use with various types of avatar gimmicks.
  • and much more!

For more information, check out the documentation.


モジュラーアバターは、アバター設定を分割したり、アバター用ギミックや衣装を配布するための非破壊的なツールキットです。 モジュラーアバターを使えば、新しい衣装やギミックの導入はドラッグアンドドロップで楽ちんです!

モジュラーアバターは現在以下の機能があります。

  • 衣装導入でよくやる、プレハブのアーマチュアを親のアバターに統合すること。この過程で新規生成されるボーンを最小限にして、できる限り既存のボーンを使いまわします。
  • 部分的なアニメーターを親に統合することで、様々のギミックの実装を簡単にします。
  • 他にもいろいろ!

詳しくはドキュメンテーションページにご参照ください.