Changes

Jump to navigation Jump to search

Documentation/Engine/Units/journey events cutscene

129 bytes added, 08:42, 21 December 2018
no edit summary
The '''journey events cutscene''' unit class is used to define cutscenes for [[Documentation/Engine/Random_Road_Events|Random Road Events]].
This unit matches all saved gathers multiple cutscenes by tokens given in '''cutscene_tokens''' array and binds them with the rest of attributes of this unit. So cutscenes with same auxiliary data can be defined in one journey events event cutscene unit, which enables usage of more graphical variants wrapped under one journey event cutscene.
== Attributes ==
|array<token>
|
|Array of token names of all cutscenes that this unit should gather (token name is matching cutscenes defined in "'''/def/camera/cutscene.sii'''" by last token in cutscene of unit names).
|-
|left_width
|float
|<nowiki>-1.0</nowiki>
|Height of the cutscenes gathered by token names. Value >=0.0 means that we could move the cutscene inside apply random offset in the perpendicular direction to lane.direction (if there is enough space)
|-
|align_buildings
91
edits

Navigation menu