Changes

Jump to navigation Jump to search

Documentation/Engine/Units/journey events road event

516 bytes added, 07:49, 25 February 2022
m
Attributes: Removed obsolete information about set_idx
|unsigned
|
|EventIndex which determines used set of 'master' attributes, like 's setminimal spawn distance' or 'probability' (see /def/world/journey_road_event_master.sii).
|-
|start_cutscene
|array<link_ptr>
|
|Array of layer cutscenes (cutscenes placed between start and end cutscenes).This array has more than one element when stacking more types of cutscenes beside each other for example: roadwork should have first layer for signs and second for actual roadwork. Layer usage cabe be seen below: [[#Composition of the road event]]
|-
|mirror_cutscenes
|array<link_ptr>
|
|Array of layer cutscenes Similar as '''layer_cutscenes''' only that it's used for mirror eventopposite road direction. Check '''mirror_active''' attributes for more info.
|-
|layer_min_curve
|Road event parent, all non explicitly defined values are inherited from the parent.
|}
 
= Composition of the road event =
[[File:Engine random event composition.jpg|1024px|Layers in road event]]

Navigation menu