-
Notifications
You must be signed in to change notification settings - Fork 2
MissionMaker Drift Trial Settings
Telonof edited this page Jun 5, 2026
·
2 revisions
Setting this to true instant starts the race after any movie cutscene, this overrides any ttog set.
Example: <instantStart>false</instantStart>
Sets the amount of time a player has to accumulate points by drifting.
Example: <time>60</time>
Sets the amount of time in seconds a player has to select their car.
Example: <carSelectTime>0</carSelectTime>
Setting this to true will turn off the car selection screen shown in the image above.
Note
If manually set to false any loan car setting will be ignored.
Example: <disableCarSelectScreen>true</disableCarSelectScreen>