Prototype/RollingStock: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Converted to SMW format)
(→‎Mandatory properties: Add some information to joints and connection distances.)
Line 18: Line 18:


{{Prototype property|joint_distance|[[Types/double|double]]}}
{{Prototype property|joint_distance|[[Types/double|double]]}}
The length between this rolling stocks front and rear joints. Joints are the point where connection_distance is measured from when rolling stock are connected to one another. Wheels sprite are placed based on the joint position.
Maximum joint distance is 15.
Maximum joint distance is 15.


Line 23: Line 24:


{{Prototype property|connection_distance|[[Types/double|double]]}}
{{Prototype property|connection_distance|[[Types/double|double]]}}
The distance between the joint of this rolling stock and its connected rolling stocks joint.


{{Prototype property|pictures|[[Types/RotatedSprite|RotatedSprite]]}}
{{Prototype property|pictures|[[Types/RotatedSprite|RotatedSprite]]}}

Revision as of 22:12, 4 November 2019

Template:Prototype parent The abstract base of all rolling stock.

Template:Prototype TOC

Extensions

Mandatory properties

This prototype inherits all the properties from Prototype/Vehicle.

Template:Prototype property

Template:Prototype property

Template:Prototype property The length between this rolling stocks front and rear joints. Joints are the point where connection_distance is measured from when rolling stock are connected to one another. Wheels sprite are placed based on the joint position. Maximum joint distance is 15.

Note: There needs to be border at least 0.2 between the bounding box edge and joint.

Template:Prototype property The distance between the joint of this rolling stock and its connected rolling stocks joint.

Template:Prototype property

Template:Prototype property

Template:Prototype property

Optional properties

Template:Prototype property Usually a sound to play when the rolling stock drives over a tie.

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property