trigger_momentum_timer_checkpoint

trigger_momentum_timer_checkpoint

Checkpoint tool texture

A trigger entity in Momentum Mod that splits the timer.
It is used on Linear maps and can not be reset to, unlike Stages.

Checkpoint Zones cannot be used at the same time as Stage 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>)

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.
A material for the tool texture shown in the header image can be found in materials/tools/trigger_checkpoint.
It is entirely optional and functions identically to the normal trigger texture.
folder-open-outline Categories: entity