This type of objective requires the player to get a Hit & Run to pass the stage.
Examples
AddObjective("hitandrun");
CloseObjective();
Game.AddObjective("hitandrun")
Game.CloseObjective()
Notes
No additional notes.
Version History
1.18
Added this objective type.