Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 0
osminee

Teleporting a key in Boom

Question

Hello,

 

I am making currently a map for Doom II (Boom compatible) and trying to teleport a key. I have seen something like that in Going Down's MAP23. However, for my map it doesn't work.

 

How do I achieve this effect? Can it even be done with simple editing? Thanks!

Share this post


Link to post

5 answers to this question

Recommended Posts

  • 2

You need to put it on scrolling floor (Make sure it's the one that also moves things). There's an effect to make floor scroll while sector in front of the line is changing height (Don't remember exact name). Or you can put a wall in key's path.

You should remember that items, just like monsters, won't teleport if destination is intersecting with blocking object, even though items aren't blocking.

Share this post


Link to post
  • 1
On 12/12/2021 at 1:10 PM, osminee said:

Welp, I tried to teleport the key using linedef special 39 (W1 teleport), but it doesn't work. It also doesn't work when I'm trying to teleport. I have linedef 217 in this sector, and when I cross a line to lower the floor, the teleporter doesn't work. Is it something with the scrolling sector?

EDIT: Fixed.

 

There may be someone in the future who comes across this thread and is intrigued by how you solved the problem. Could you explain what you did to fix the issue you were having?

Share this post


Link to post
  • 0
9 minutes ago, ViolentBeetle said:

You need to put it on scrolling floor (Make sure it's the one that also moves things). There's an effect to make floor scroll while sector in front of the line is changing height (Don't remember exact name). Or you can put a wall in key's path.

You should remember that items, just like monsters, won't teleport if destination is intersecting with blocking object, even though items aren't blocking.

Thanks, I'll try it out!

Share this post


Link to post
  • 0

Welp, I tried to teleport the key using linedef special 39 (W1 teleport), but it doesn't work. It also doesn't work when I'm trying to teleport. I have linedef 217 in this sector, and when I cross a line to lower the floor, the teleporter doesn't work. Is it something with the scrolling sector?

EDIT: Fixed.

Edited by osminee : Fixed the problem

Share this post


Link to post
  • 0
On 12/14/2021 at 11:11 PM, Pegleg said:

 

There may be someone in the future who comes across this thread and is intrigued by how you solved the problem. Could you explain what you did to fix the issue you were having?

I believe there wasn't enough space for me or the key to teleport.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×