zones

mom_zone_start_setlook

command
zones, trigger

Sets the angle the player is looking towards when teleporting to the start zone. Takes in yaw in degrees or uses your current looking angle. Usage Examples # mom_zone_start_setlook Uses the yaw of your current looking angle. mom_zone_start_setlook 10 Uses the yaw of 10 degrees.

mom_zone_type

var
zones, trigger, stage, checkpoint, stop, start

Changes the type of zone to be created when using mom_zone_mark / mom_zone_create . “auto” - Creates a start zone unless one already exists, in which case an end zone is created. “start” - Start zone. “end” - End zone. “stage” - Stage zone. “checkpoint” - Checkpoint zone.

Zone Types

guide
zones

This page covers what zones you will see in Momentum. The 4 Zones # The 4 zones you will see are start zones and end zones, which usually have checkpoint zones and stage zones in between. Start zones are green and will start the timer when you leave them. End zones are red and will stop the timer when you enter it. Stage zones are blue and for staged maps, marking the start of a stage. ...