mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-02-03 12:12:52 +08:00
Try again to fix a bunch of broken links...
This commit is contained in:
parent
2ad706b3f5
commit
2ff25eb94a
@ -14,10 +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).
|
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:
|
Then, check out one of the tutorials below:
|
||||||
* [Simple clothing setup](tutorials/clothing/)
|
* [Simple clothing setup](/docs/tutorials/clothing)
|
||||||
* [Advanced clothing setup](tutorials/adv_clothing/)
|
* [Advanced clothing setup](/docs/tutorials/adv_clothing)
|
||||||
* [Toggling an object](tutorials/object_toggle/)
|
* [Toggle an object](/docs/tutorials/object_toggle/)
|
||||||
|
|
||||||
You can also check out some of the [detailed reference documentation](reference) on individual components.
|
You can also check out some of the [detailed reference documentation](/docs/reference) on individual components.
|
||||||
|
|
||||||
Finally, if you are developing your own prefabs using Modular Avatar, check out the [page on prefab distribution](distributing-prefabs).
|
Finally, if you are developing your own prefabs using Modular Avatar, check out the [page on prefab distribution](/docs/distributing-prefabs).
|
||||||
|
@ -12,10 +12,10 @@ Modular Avatarの機能はそれぞれコンポーネントとして提供され
|
|||||||
Modular Avatarをインストールするには、[最新リリース](https://github.com/bdunderscore/modular-avatar/releases)のAssets項目から`unitypackage`ファイルをダウンロードして、インポートしてください。
|
Modular Avatarをインストールするには、[最新リリース](https://github.com/bdunderscore/modular-avatar/releases)のAssets項目から`unitypackage`ファイルをダウンロードして、インポートしてください。
|
||||||
|
|
||||||
その後の手順に関しては以下のチュートリアルを見てください
|
その後の手順に関しては以下のチュートリアルを見てください
|
||||||
* [簡単な衣装セットアップ](tutorials/clothing/)
|
* [簡単な衣装セットアップ](/docs/tutorials/clothing)
|
||||||
* [複雑なCloth衣装セットアップ](tutorials/adv_clothing/)
|
* [複雑なCloth衣装セットアップ](/docs/tutorials/adv_clothing)
|
||||||
* [オブジェクトを出し入れしよう](tutorials/object_toggle/)
|
* [オブジェクトを出し入れしよう](/docs/tutorials/object_toggle/)
|
||||||
|
|
||||||
コンポーネントごとの[詳細ドキュメンテーション](reference)もあります。
|
コンポーネントごとの[詳細ドキュメンテーション](/docs/reference)もあります。
|
||||||
|
|
||||||
また、Modular Avatarを応用したアセットを開発する場合は、[アセット配布のアドバイス](distributing-prefabs)もご確認ください。
|
また、Modular Avatarを応用したアセットを開発する場合は、[アセット配布のアドバイス](/docs/distributing-prefabs)もご確認ください。
|
Loading…
Reference in New Issue
Block a user