ACS "warping"? Can it be done?

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
User avatar
ferentix
Posts: 96
Joined: Tue Jun 14, 2005 6:32 am
Location: Riding an Intestellar Chicken
Contact:

ACS "warping"? Can it be done?

Post by ferentix »

Simply, is there a way in ACS to get an effect similar to the "warp" console command? i.e. that will warp a thing (the player or other things) to any specified coordinates? I've looked in the wiki and found that there is no obvious way to do it. I tried to come up with a workaround, but I really couldn't think of any. Has anyone ever done something like this?
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Post by randi »

Spawn a teleport destination at the desired coordinates, and then teleport to it. You can destroy the destination afterward.
User avatar
ferentix
Posts: 96
Joined: Tue Jun 14, 2005 6:32 am
Location: Riding an Intestellar Chicken
Contact:

Post by ferentix »

Ah, thanks :D
Locked

Return to “Editing (Archive)”