-
Notifications
You must be signed in to change notification settings - Fork 2
MissionMaker Time Trial Settings
Important
This is considered a police mission. As such, every setting aside from superFast in policeCars can be applied from Escape Settings.
Do read that page for more settings regarding police customization inside time trial missions.
Setting this to true instant starts the race after any movie cutscene, this overrides any ttog set.
Example: <instantStart>false</instantStart>
Sets the initial time given for the mission in seconds.
Example: <initialTime>10</initialTime>
Sets the amount of seconds given after each checkpoint clear.
Example: <timePerCheckpoint>5</timePerCheckpoint>
This setting sets an invisible trigger that when entered and exited by a player, police will show up.
For information on it's parameters, see the race example of this setting.
This setting sets an invisible trigger that when entered and exited by a player, police will give up their chase on the player.
Note
If policeStartTrigger is set, this can still remain optional if you wish the police to pursue the entire mission.
For information on it's parameters, see the race example of this setting.