Jump to content

Multifloor-Lift / Portal example maps for Eternity Engine and GZDoom


Recommended Posts

Posted (edited)

EDIT: Added new version with descriptions in scripts and added a horizontal mid-opening door.

 

Hello.

 

Here are three examples of portals in combination with a multifloor-lift i had build with Ultimate DOOM Builder for Eternity Engine and GZDoom.

That is the way i have learned how to do that. If there are other ways i am open to learn something new.


The lift is controlled with an ACS script.

The middle and lower sectors contain the same lift with the same floor height.
The lower lift sectors floor is then higher than the ceiling. That looks irritating, but is neccesary because both lifts have to move the same distance.

 

Both lift sectors have to be linked to ensure that both floors do exactly the same.

Eternity Engine does it with "attachfloor" and "floorid" under right clicking in sector mode and then selecting "custom".

Spoiler

EE_Sector_custom.png.5d627aa2de581eed32ef0cd1c71b267d.png

 

GZDoom does it with "Sector_SetLink" in the ACS script.


There are versions for Eternity Engine and GZDoom.

Eternity Engine has two variants, because EE has portals and edge portals as option.
Depending on what you want to do the one or the other could be better.

 

In the ACS scripts are some descriptions what the commands do.

 


Have fun with DOOM

 

Meerschweinmann

 

portal_multifloor-lift_examples_v2.zip

 

 

 

etrn38.png.bba902cfcad311078cd3db9eab8731c1.png

 

 

Edited by Meerschweinmann

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
Reply to this topic...

×   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...