Start

mom_start_mark_clear

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

Usage Example #

mom_start_mark_clear

Clears the start mark on the current track.

mom_start_mark_clear 2

Clears the start mark on track 2.

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_start_draw_mode

Var

Changes the draw mode of the start 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_start

Start tool texture

A trigger entity in Momentum Mod that starts the map or bonus upon leaving it.

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>)

The zone number of the trigger:

  • Zone number 0 is reserved for invalid and stop triggers.
  • Zone number 1 is reserved for start triggers.
  • Zone numbers 2 and up are for stage / checkpoint triggers.

Speed limit (UPS) (speed_limit<float>)

...