team-eternity / eternity

The Eternity Engine
http://eternity.youfailit.net/wiki/Main_Page
GNU General Public License v3.0
230 stars 36 forks source link

Add flag to activate terrain hits when going through portal floors #619

Open sink666 opened 5 months ago

sink666 commented 5 months ago

Right now, portal floors with overlays for things like liquids will not do terrain hits. This leads to modders having to do some messed up hack involving boom deep water in order to use a portal for deep water but also get the terrain hits. This solution, letting users of ExtraData or UDMF set a flag that will make the portal use the floor's terrain hit, is backwards-compatible and simple.