Stage

mom_stage_mark_clear

Clears the current stage zone’s saved start location if there is one. Optionally accepts a stage number.

Usage Example #

mom_start_mark_clear

Clears the current stage zone’s start mark.

mom_start_mark_clear 5

Clears stage 5’s start mark.

mom_start_mark_create

If in a start zone, creates a start mark (a customized starting location/angle) for the current track. Start marks are saved with savelocs in momentum/savedlocs.txt.

If in a stage zone, creates a temporary start mark which is wiped every run.

mom_zone_stage_draw_mode

Var

Changes the draw mode of the stage zone(s). 0 = Off; invisible, 1 = Outlines, 2 = Outlines as overlays (see through walls), 3 = Faces, 4 = Faces as overlays (see through walls).

trigger_momentum_timer_stage

Stage tool texture

A trigger entity in Momentum Mod that marks the start of a stage.
It is used on Staged maps and can be reset to via mom_restart_stage .

Stage Zones cannot be used at the same time as Checkpoint Zones.

Looking for more general info on Zones?
Check the Zone Types page.

Keyvalues #

Track Number (track_number<integer>)

The track that this zone belongs to:

  • -1: All Tracks
  • 0: Main Map
  • 1+: Bonus Tracks

Zone Number (zone_number<integer>)

...