Changes

Jump to navigation Jump to search

Documentation/Engine/Detours

268 bytes added, 12:53, 21 December 2018
no edit summary
* '''max_game_time_delay''' Maximal game time from the last detour. If the time from the last detour is larger then this property, detour will be always generated. (if other conditions are also fulfilled)
* '''minimal_level''' Minimal level for detour generation.
 
Remaining case is when the time from the last detour is between '''min_game_time_delay''' and '''max_game_time_delay'''. In that case the detour will be generated with the probability corresponding to the uniform distribution of '''one''' detour between these times.
== Cutscenes data unit ==
Because DE are part of the journey event framework, they use the same cutscene units as the random road events.
You can see detailed descriptions of the cutscene unit here: [[Documentation/Engine/Random Road Events#Cutscenes_for_random_events]]
91
edits

Navigation menu