We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b34e28 commit ab065b1Copy full SHA for ab065b1
fgd/brush/trigger/trigger_teleport.fgd
@@ -31,7 +31,7 @@
31
landmark(target_destination) : "Local Destination Landmark" : : "In landmark mode, teleported entities are offset from the target by " +
32
"their initial offset from the landmark. Angles and velocity are also reoriented to the destination if enabled."
33
34
- uselandmarkangles(boolean) : "Use Destination Angles" : 0 : "Forces the teleported object to snap to the angles of the destination."
+ uselandmarkangles(boolean) : "Use Destination Angles" : 1 : "Forces the teleported object to snap to the angles of the destination."
35
36
checkdestifclearforplayer[-MOMENTUM](boolean) : "Only Spawn-Valid Destinations" : 0 : "Only teleport if there is a clear teleport destination."
37
0 commit comments