Skip to content

Commit

Permalink
feat: Add "Redirect Velocity to Destination Angles" velocity mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Panzerhandschuh committed Sep 30, 2024
1 parent e0b6ad9 commit e066acf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fgd/brush/trigger/trigger_teleport.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
0 : "Keep Velocity"
1 : "Reset Velocity"
2 : "Keep Negative Z Velocity Only"
3 : "Set Velocity"
3 : "Redirect Velocity to Destination Angles"
4 : "Set Velocity"
]

SetSpeed(float) : "Set Velocity Speed" : 400 : "If Velocity Mode is set to Set Velocity, the entity's speed will be set to this amount when teleported."
Expand Down

0 comments on commit e066acf

Please sign in to comment.