Changes

Jump to navigation Jump to search

Games/ETS2/Modding guides

2,171 bytes added, 14:00, 10 February 2016
no edit summary
==== Country speed limit definition ====
The definitions of per-country speed limits were moved into separate <strong>/def/country/&lt;country_name&gt;/speed_limits.sii</strong> file. It contains separate unit for each vehicle type (car, truck, bus). If more than one unit exists for some type, the game will use the first unit it encounters.
 
 
=== Vehicle changes ===
==== Separate interior model ====
The cabin interior now uses separate model for rendering from external views. That model is defined using new <strong>ext_model</strong>, <strong>ext_variant</strong> and <strong>ext_look</strong> attributes of interior accessory.
 
=== Editor changes ===
<ul>
<li> <span style="background-color: transparent;">The toolbar window and editor window were combined into one.</span>
</li> <li> <span style="background-color: transparent;">Editor window can be resized, docked, maximized.</span>
</li> <li> <span style="background-color: transparent;">Resolution can be choosed from menu View &gt; Resolution.</span>
</li> <li> <span style="background-color: transparent;">Mouse cursor behaves significantly better.</span>
</li> <li> <span style="background-color: transparent;">Free camera can be rotated with right mouse button (RMB).</span>
</li> <li> <span style="background-color: transparent;">Several items can be combined into one by "Ctrl+G" or from menu Tools &gt; Compound Selection.</span>
</li></ul>
 
==== 3D move manipulator ====
<ul>
<li> <span style="background-color: transparent;">Editor contains 3D move manipulator ("gizmo").</span>
</li> <li> <span style="background-color: transparent;">Move manipulator can lock movement along one axis when X, Y or Z pressed.</span>
</li> <li> <span style="background-color: transparent;">Move manipulator can lock movement along one plane when Shift+X, Shift+Y or Shift+Z pressed.</span>
</li> <li> <span style="background-color: transparent;">Eg. </span><span style="background-color: transparent;">Shift+Y means that movement does not change in Y axis.</span>
</li>
</ul>
 
==== Grid ====
<ul>
<li> <span style="background-color: transparent;">Editor can render grid when enabled from menu View &gt; Grid.</span>
</li> <li> <span style="background-color: transparent;">On toolbar you can enable/disable Snap to grid and Snap to nodes.</span>
</li> <li> <span style="background-color: transparent;">Beware: Grid is placed in zero height, if you have items in different height, the snapping may seem weird as it is distorted by perspective.</span>
</li>
</ul>

Navigation menu