-
Notifications
You must be signed in to change notification settings - Fork 8
TS IV Rotable Model Objects Exporter
Ferdinand Calo edited this page Jun 23, 2020
·
6 revisions
Name: TS/IV Rotable Model Objects Exporter
Type: Config/Other
File Extensions: *.jsonThis Exporter allows you to export "Rotable Model Objects" JSON snippets for vehicle configs
for the "IV" (formely known as "Transport Simulator") Minecraft Mod.
Export info:
- the Exporter expects all Markers to be in a group called
tsiv_rmo - each marker should be named in a
PartName,variablepattern (the comma is required!) - use the marker's
offsetvalue to define the rotation axis (e.g. x offset 1 = 1 on x axis) - the exported position values are rotated correctly (status: June 2020) and do not require further edits