K_Doom Posted June 15, 2022 Hi guys, I'm having a problem about teleporting to the sector. Upon taking the megasphere, the monsters immediately teleport to the sector. But for some reason they're all shifted to the left instead of being arranged where I put the "Teleport" things. Another interesting fact is that they appear in a row, instead of being teleported in the same formation that I organized the teleports. Most likely this has to do with the organization they are in the "teleport closet", but I still don't know how to resolve this. Any suggestions on how to make the monsters appear in the places I've designated? 0 Quote Share this post Link to post
Kappes Buur Posted June 15, 2022 (edited) I guess you use the special 78 Teleport_in_Sector. Instead of several sectors with the same tag, as in the image, it would be better to have just one sector. Giving all monsters the same tag, they teleport in formation and disperse after the teleport, upon seeing the player or other monsters. Setting the monsters to different tags they can be teleported selectively with a script. However, keep in mind that the location of where the monsters are teleported to is conditional of the where the monsters are in relation of the source mapspot to the destination teleport spot. For example, I overlaid where the monsters wind up. Edited June 15, 2022 by DOOM mapping enthusiast added screenshot 1 Quote Share this post Link to post
ramon.dexter Posted June 15, 2022 Have you tried teleporting to a teleport destination and completely ignore the target sector tag? 0 Quote Share this post Link to post
K_Doom Posted June 16, 2022 (edited) 11 hours ago, ramon.dexter said: Have you tried teleporting to a teleport destination and completely ignore the target sector tag? I already tried to do that, but it didn't work. Edited June 16, 2022 by K_Doom edit 0 Quote Share this post Link to post
K_Doom Posted June 16, 2022 15 hours ago, DOOM mapping enthusiast said: I guess you use the special 78 Teleport_in_Sector. Instead of several sectors with the same tag, as in the image, it would be better to have just one sector. Giving all monsters the same tag, they teleport in formation and disperse after the teleport, upon seeing the player or other monsters. Setting the monsters to different tags they can be teleported selectively with a script. However, keep in mind that the location of where the monsters are teleported to is conditional of the where the monsters are in relation of the source mapspot to the destination teleport spot. For example, I overlaid where the monsters wind up. Thanks for the explanation, I figured it would work like this but wasn't sure. Well, it's a little bad that it works like that, as I don't intend to write a script so that the monsters appear exactly where I marked the teleport destinations. I will look for other ways to make this trap. 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.