This type of objective requires the player to lose their Hit & Run to pass the stage.
Examples
AddObjective("hitandrunlost");
CloseObjective();
Game.AddObjective("hitandrunlost")
Game.CloseObjective()
Notes
This objective type is only completed if the player loses their Hit & Run without getting caught.
Version History
1.18
Added this objective type.