mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-31 02:32:53 +08:00
parent
176e792137
commit
978518c385
@ -1,6 +1,6 @@
|
|||||||
# Menu Install Target
|
# Menu Install Target
|
||||||
|
|
||||||
The Menu Install Target component is a component used to support the "Select Menu" button on the [MA Menu Installer](menu-installer) component.
|
The Menu Install Target component is a component used to support the "Select Menu" button on the [MA Menu Installer](menu-installer.md) component.
|
||||||
It "pulls" the menu from the MA Menu Installer component, and installs it based on the position of the game object it is
|
It "pulls" the menu from the MA Menu Installer component, and installs it based on the position of the game object it is
|
||||||
attached to.
|
attached to.
|
||||||
|
|
||||||
@ -9,7 +9,7 @@ attached to.
|
|||||||
## When should I use it?
|
## When should I use it?
|
||||||
|
|
||||||
Modular Avatar will create this component when necessary, when you use the "select menu" button on the
|
Modular Avatar will create this component when necessary, when you use the "select menu" button on the
|
||||||
[MA Menu Installer](menu-installer) component. In most cases it is not necessary to create it manually.
|
[MA Menu Installer](menu-installer.md) component. In most cases it is not necessary to create it manually.
|
||||||
|
|
||||||
## What does it do?
|
## What does it do?
|
||||||
|
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
# Menu Install Target
|
# Menu Install Target
|
||||||
|
|
||||||
Menu Install Targetコンポーネントは、[MA Menu Installer](menu-installer)コンポーネントの「メニューを選択」ボタンを実装するために使用されるコンポーネントです。
|
Menu Install Targetコンポーネントは、[MA Menu Installer](menu-installer.md)コンポーネントの「メニューを選択」ボタンを実装するために使用されるコンポーネントです。
|
||||||
MA Menu Installerコンポーネントからメニューを「引っ張り」、自分の位置にインストールします。
|
MA Menu Installerコンポーネントからメニューを「引っ張り」、自分の位置にインストールします。
|
||||||
|
|
||||||
![Menu Install Target](menu-install-target.png)
|
![Menu Install Target](menu-install-target.png)
|
||||||
|
|
||||||
## いつ使うの?
|
## いつ使うの?
|
||||||
|
|
||||||
[MA Menu Installer](menu-installer)コンポーネントの「メニューを選択」ボタンを使用すると、必要に応じてこのコンポーネントが作成されます。
|
[MA Menu Installer](menu-installer.md)コンポーネントの「メニューを選択」ボタンを使用すると、必要に応じてこのコンポーネントが作成されます。
|
||||||
ほとんどの場合、手動で作成する必要はありません。
|
ほとんどの場合、手動で作成する必要はありません。
|
||||||
|
|
||||||
## 何をするもの?
|
## 何をするもの?
|
||||||
|
Loading…
Reference in New Issue
Block a user