Trigger teleport: Difference between revisions
Jump to navigation
Jump to search
m (Cleanup) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{base brush|trigger_teleport}} | {{base brush|trigger_teleport}} It is a [[trigger]] that teleports [[entity|entities]] that touch its volume. | ||
Entities are teleported to the ''Remote Destination'', and have their angles set to that of the ''Remote Destination'''s. | Entities are teleported to the ''Remote Destination'', and have their angles set to that of the ''Remote Destination'''s. | ||
Line 29: | Line 25: | ||
==Outputs== | ==Outputs== | ||
{{O Trigger}} | {{O Trigger}} | ||
{{sensor brush}} |
Revision as of 16:36, 28 July 2011
Template:Base brush It is a trigger that teleports entities that touch its volume.
Entities are teleported to the Remote Destination, and have their angles set to that of the Remote Destination's.
If a Local Destination Landmark is specified, teleported entities are offset from the target by their initial offset from the landmark, and their angles are left alone.
See Also
Keyvalues
- Remote Destination ([todo internal name (i)]) <targetname>
- The entity specifying the point to which entities should be teleported.
- Local Destination Landmark ([todo internal name (i)]) <targetname>
- If specified, then teleported entities are offset from the target by their initial offset from the landmark.
|
Flags
- 32 : Preserve angles even when a local landmark is not specified
|
Inputs
|
Outputs
|