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 4: | Line 4: | ||
* Change spacing between carts, and where wheels are positioned, in the [[Special:MyLanguage/TrainCarts/Attachments/Physical|Physical menu]] | * Change spacing between carts, and where wheels are positioned, in the [[Special:MyLanguage/TrainCarts/Attachments/Physical|Physical menu]] | ||
* 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 | + | * The new Display Entities cannot be clicked by default: |
+ | ** If you cannot click to edit a train, look at it and do <code>/train edit</code> to select it | ||
+ | ** 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 [[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. | * 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 09:20, 8 August 2024
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 by default:
- If you cannot click to edit a train, look at it and do
/train edit
to select it - To allow players to click on the cart to enter a seat, make sure to add a Hitbox attachment.
- If you cannot click to edit a train, look at it and do
- 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.