Please or Register to create posts and topics.

Teleporters?

I'm working on a project which requires a prop_dynamic teleporting on command to another object, so I'm using point_teleports. But for some reason they can't be parented. Is there a better solution than using an info_target and a script to SetOrigin()?

Falsi sumus crusto!

How about using a trigger_teleport and a info_target?

Crazy is as crazy does.
My Work
[spoiler]Maps:
Revenge of the Angry Turrets
Capture the Cube [Co-op]
Capture the Cube 2 [Co-op]
TPWEGTH Sample Map
Aperture Aquatic Testing Center
Aperture Aquatic Testing Center 2
Aperture Time Testing Center
ML's Halloween Trick - 1000 downloads!
ML's Halloween Treat
ML's Combination - 1000 downloads!
ML's Jailbreak Labyrinth
ML's Tricky Teamwork [Co-op]
WIP:
"Capture the Cube 3"
Workshop Maps Link: http://steamcommunity.com/profiles/76561198008890579/myworkshopfiles/[/spoiler]

I suppose that would work, enabling the teleporter momentarily and then disabling it. I'm just worried about it triggering multiple times before it disables itself. (I'm using a similar technique with a trigger_hurt to do damage to the player on command, but it's annoying to get just right.)

Falsi sumus crusto!