//Model
Saihou-Heiki (talk | contribs) No edit summary |
Saihou-Heiki (talk | contribs) (Created page with "* モデルの名前は金床画面かドロップダウンから選択できます。 * 存在しないモデル名を入力した時は、赤く表示され、ロードボタンで新しい構成を読み込むことができます。既存の設定を上書きすることも可能です。 * 編集ボタンは選択中のモデルを編集します。こうすると、そのモデルアタッチメントを使っているすべてのアタッチメントが更新さ...") |
||
| Line 10: | Line 10: | ||
== 外観 == | == 外観 == | ||
* モデルの名前は金床画面かドロップダウンから選択できます。 | |||
* | * 存在しないモデル名を入力した時は、赤く表示され、ロードボタンで新しい構成を読み込むことができます。既存の設定を上書きすることも可能です。 | ||
* | * 編集ボタンは選択中のモデルを編集します。こうすると、そのモデルアタッチメントを使っているすべてのアタッチメントが更新されます。 | ||
* | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Revision as of 06:25, 18 June 2026
概要
モデルアタッチメントを使えば、アタッチメントのグループをいろいろな場所に表示することができます。モデルアタッチメントを編集すると、そのモデルアタッチメントを使用しているすべてが一括で変更されます。これはシートやタイヤなど、複数の場所で何度も再利用するアタッチメントをまとめておくのに便利です。
『モデル』と同じ名前がついていますが、モデルアタッチメントはアタッチメントを再利用するためのものであり、リソースパックのカスタムモデルを使うためのものではありません! その用途には、アイテムアタッチメントを使ってください。
モデルアタッチメントはモデルストアからアタッチメントの設定を読み込みます。ジェネラルメニューから、アタッチメントを保存することができます。
外観
- モデルの名前は金床画面かドロップダウンから選択できます。
- 存在しないモデル名を入力した時は、赤く表示され、ロードボタンで新しい構成を読み込むことができます。既存の設定を上書きすることも可能です。
- 編集ボタンは選択中のモデルを編集します。こうすると、そのモデルアタッチメントを使っているすべてのアタッチメントが更新されます。
Multi-Editing
If the same model name is used in multiple model attachments or even trains, making changes to the configuration in the model store will update all locations simultaneously.
Model Store
The Model Store is the full collection of attachments saved under a name:
- Resource packs loaded on the server can include read-only model configurations of train parts
- Models can be saved to the store in the general menu
- Models are saved to
plugins/Train_Carts/SavedModels.ymland separate module yml files in thesavedModelModulesfolder, similar to saved trains
Commands
Commands for manipulating models are available under the /train model config <name> <subcommand> set of commands. It is here you can configure a model to be saved to a separate module (its own yml file).
You can use /train model config <name> edit to edit an existing model configuration in the attachment editor.