[UDMF] LineDef Flags to Show as Over/Under on the AutoMap

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: [UDMF] LineDef Flags to Show as Over/Under on the AutoMap

Re: [UDMF] LineDef Flags to Show as Over/Under on the AutoMa

by Graf Zahl » Sun Jan 09, 2011 11:59 am

I don't see any flags there.

Re: [UDMF] LineDef Flags to Show as Over/Under on the AutoMa

by Gez » Sun Jan 09, 2011 11:45 am

Gez wrote:I've been wanting to add a new color for 3D floor boundaries for a while now... ;)
For what it's worth, this is now in the 3dfloors2 branch.

Re: [UDMF] LineDef Flags to Show as Over/Under on the AutoMa

by Gez » Sun Oct 17, 2010 1:18 pm

Maybe because I'm doing other stuff. :p

Re: [UDMF] LineDef Flags to Show as Over/Under on the AutoMa

by randi » Sun Oct 17, 2010 12:08 pm

So why don't you do that, then? :?:

Re: [UDMF] LineDef Flags to Show as Over/Under on the AutoMa

by Gez » Thu Oct 14, 2010 3:21 pm

I've been wanting to add a new color for 3D floor boundaries for a while now... ;)

Re: [UDMF] LineDef Flags to Show as Over/Under on the AutoMa

by Xaser » Thu Oct 14, 2010 3:07 pm

This sounds really damn useful, especially with 3D floors.

[UDMF] LineDef Flags to Show as Over/Under on the AutoMap

by NeuralStunner » Thu Oct 14, 2010 1:25 pm

Similar to the Secret and Never Show flags, I would like to be able to flag lines as floor/ceiling differences. This has a few different uses:

- For 3D floors, one could simply flag the outer lines of the destination sector, rather than needing to make a 1 unit floor or ceiling difference in order to show things like bridges or tables on the map.
- It could be used to draw static arrows or other marks on the map, without needing make them dark like impassable lines.
- It could be used to mark the borders between different floors that are the same height, where usually the lines between would be invisible.

I imagine precedence would be:
1. Never Show
2. Secret
3. Floor Difference
4. Ceiling Difference

(For 3 and 4, I'm going by in-game behavior: Lines with both floor and ceiling height changes show the color for floor difference.)

Top