Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions fgd/brush/trigger/trigger_momentum_teleport.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
"the target by their initial offset from the landmark, and their angles are left alone."
[
ProgressTeleport(boolean) : "Teleport to Progress Checkpoint" : 0 : "If enabled, a player that activates this will be teleported to their progress checkpoint destination, set by trigger_momentum_progress."
TeleportDelay(float) : "Teleport Delay" : "0" : "Teleport the player if they have been inside of the trigger's volume for this amount of time (in seconds)."
]