Skip to content
skzk edited this page Jan 31, 2022 · 14 revisions

A relic from previous SCS games. According to their wiki, "Currently unused. It defined object that could be placed on map and be swung by player truck e.g. swing doors."

In the editor, this item can be selected and placed, but trying to open the properties dialog will cause it to crash.

Item ID: 0x0D (13)
Item file: aux

Structure

Field(s) Description
struct kdop_item See kDOP item.

Flags: ?

token hinge_model Unit name of the hinge model, as defined in /def/world/hinge.sii.
token model_look_name Look of the model, I guess
u64 node_uid UID of the node of this item.
float min_rot ?
float max_rot ?

Clone this wiki locally