trigger_momentum_push
A trigger volume that modifies the velocity of players that touch it.
This allows mappers to change how and when the velocity is applied, providing more customization than the normal trigger_push
.
Keyvalues #
Track Number (track_number<integer>)
The track that this zone belongs to:
- -1: All Tracks
- 0: Main Map
- 1+: Bonus Tracks
Push Direction (Pitch Yaw Roll) (pushdir<angle>)
Defines the direction at which the player will be pushed.
...