Changes

Jump to navigation Jump to search

Documentation/Engine/Units/journey events cutscene

100 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 gathers multiple cutscenes and binds them with the attributes of this unit. So cutscenes with same auxiliary data can be defined in one journey 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