diff --git a/docs/docs/intro.md b/docs/docs/intro.md index ea7b2259..03d4023f 100644 --- a/docs/docs/intro.md +++ b/docs/docs/intro.md @@ -14,9 +14,10 @@ you want to use. It can automatically merge outfits onto your avatar, build an a To install Modular Avatar, download and import the `unitypackage` file from the "Assets" section on [the latest release](https://github.com/bdunderscore/modular-avatar/releases). Then, check out one of the tutorials below: -* [Simple clothing setup](tutorials/clothing) -* [Advanced clothing setup](tutorials/adv_clothing) +* [Simple clothing setup](tutorials/clothing/) +* [Advanced clothing setup](tutorials/adv_clothing/) +* [Toggling an object](tutorials/object_toggle/) You can also check out some of the [detailed reference documentation](reference) on individual components. -Finally, if you are developing your own prefabs using Modular Avatar, check out the [page on prefab distribution](distributing-prefabs). \ No newline at end of file +Finally, if you are developing your own prefabs using Modular Avatar, check out the [page on prefab distribution](distributing-prefabs). diff --git a/docs/i18n/ja/docusaurus-plugin-content-docs/current/intro.md b/docs/i18n/ja/docusaurus-plugin-content-docs/current/intro.md index 76a52dae..5e71f129 100644 --- a/docs/i18n/ja/docusaurus-plugin-content-docs/current/intro.md +++ b/docs/i18n/ja/docusaurus-plugin-content-docs/current/intro.md @@ -12,9 +12,10 @@ Modular Avatarの機能はそれぞれコンポーネントとして提供され Modular Avatarをインストールするには、[最新リリース](https://github.com/bdunderscore/modular-avatar/releases)のAssets項目から`unitypackage`ファイルをダウンロードして、インポートしてください。 その後の手順に関しては以下のチュートリアルを見てください -* [簡単な衣装セットアップ](tutorials/clothing) -* [複雑なCloth衣装セットアップ](tutorials/adv_clothing) +* [簡単な衣装セットアップ](tutorials/clothing/) +* [複雑なCloth衣装セットアップ](tutorials/adv_clothing/) +* [オブジェクトを出し入れしよう](tutorials/object_toggle/) コンポーネントごとの[詳細ドキュメンテーション](reference)もあります。 -また、Modular Avatarを応用したアセットを開発する場合は、[アセット配布のアドバイス](distributing-prefabs)もご確認ください。 \ No newline at end of file +また、Modular Avatarを応用したアセットを開発する場合は、[アセット配布のアドバイス](distributing-prefabs)もご確認ください。