Difference between revisions of "Translations:TrainCarts/Attachments/30/en"
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 5: | Line 5: | ||
* When animating, make sure your animation frames have a delta-T greater than 0. Otherwise animation speed will not function. | * When animating, make sure your animation frames have a delta-T greater than 0. Otherwise animation speed will not function. | ||
* The new display entities cannot be clicked. To allow players to click on the cart to enter a seat, make sure to add a '''Hitbox attachment'''. | * The new display entities cannot be clicked. To allow players to click on the cart to enter a seat, make sure to add a '''Hitbox attachment'''. | ||
− | * You can save a sub-tree of attachments in the Model Store in the [[Special:MyLanguage/TrainCarts/Attachments/General|General menu]], and create it in multiple places using the [[TrainCarts/Attachments/Model|'''Model Attachment''']]. There is also a clipboard and import/export function. | + | * You can save a sub-tree of attachments in the [[TrainCarts/Attachments/Model#Model_Store|Model Store]] in the [[Special:MyLanguage/TrainCarts/Attachments/General|General menu]], and create it in multiple places using the [[TrainCarts/Attachments/Model|'''Model Attachment''']]. There is also a clipboard and import/export function. |
Revision as of 03:22, 31 December 2023
Gotchas
- Make sure to use
/train save name
to save your train regularly! Only saved trains can be restored - Make use of the train storage chest to move your train around or to recombine the carts
- Change spacing between carts, and where wheels are positioned, in the Physical menu
- When animating, make sure your animation frames have a delta-T greater than 0. Otherwise animation speed will not function.
- The new display entities cannot be clicked. To allow players to click on the cart to enter a seat, make sure to add a Hitbox attachment.
- You can save a sub-tree of attachments in the Model Store in the General menu, and create it in multiple places using the Model Attachment. There is also a clipboard and import/export function.