Jump to content
  • 0

Teleport to mid-air?


PeterMoro

Question

(GZDoom / Doom2 / UDMF)

 

..like the title says: Is it possible to teleport the player to a position in mid-air?  I've tried it and searched the net but can't find a way to do it.

I suppose scripting could make it possible but I'm wondering if there's a non-scripted solution?

Thanks for the replies.

Share this post


Link to post

2 answers to this question

Recommended Posts

  • 1

G/ZDoom has a unique teleport destination type 9044, which is a destination with no gravity. You use this in your map with a set Z height above the floor, and then use any existing teleport action.

Share this post


Link to post
  • 0
1 hour ago, Edward850 said:

G/ZDoom has a unique teleport destination type 9044, which is a destination with no gravity. You use this in your map with a set Z height above the floor, and then use any existing teleport action.

That worked perfectly! Thank you @Edward850 It's listed in UDB as Teleport(Z height).

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...