Jump to content

Can you make a fake roof in Boom?


Recommended Posts

I have a large and high sector that simulates "outside" (The black void in the pic). The player comes out through the entrance below the white line.

 

Is it possible to make it seem like the wall above cuts off at the white line while the player can still traverse below it?

 

I played around a lot with linedef 242 (Create fake ceiling and floor) and self-referencing sectors, but never got something worthwhile out of it. Gotta admit though i also only sorta understand how those methods work exactly.

 

roof.png.de756093e20a5a99acbed7e99f7bb431.png

 

 

EDIT: I may have figured something out, but it feels weird;

 

I used the "Skyhack" method without the actual sky.

 

BUT this only looked fine and non-glitchy when i removed the ceiling texture. And that feels like i'm doing it wrong and it will cause issues - or is that just a quirk that works? It seemed fine on my end;

 

Screenshot_Doom_20230503_173212.png.4a4d236d1c9f39d6a80fc9065c8205a4.png

Edited by Sinnesloeschen

Share this post


Link to post

You can lower the sky ceiling, the upper texture between two sky ceilings is not drawn. However, you won't be able to see behind it, so it only works if there's nothing to see.

Share this post


Link to post
1 minute ago, ViolentBeetle said:

You can lower the sky ceiling, the upper texture between two sky ceilings is not drawn. However, you won't be able to see behind it, so it only works if there's nothing to see.

 

That seems like the way to go but would require the sky texture. The map in question is set at night so i just use a high ceiling with a dark texture.

Share this post


Link to post
9 minutes ago, Sinnesloeschen said:

 

That seems like the way to go but would require the sky texture. The map in question is set at night so i just use a high ceiling with a dark texture. 

No, it won't require a sky texture, you just need to lower the ceiling around the building. The sky will be drawn as a sky.

Sky is a texture anyway, but it will look like a painting if applied.

Share this post


Link to post
21 minutes ago, ViolentBeetle said:

No, it won't require a sky texture, you just need to lower the ceiling around the building. The sky will be drawn as a sky.

Sky is a texture anyway, but it will look like a painting if applied.

 

But i don't have "The Sky" - I have a dark texture that doesn't utilize the 'special' properties of F_SKY1.

 

And if i lower the ceiling around a building with that i get HOMs and general glitchyness, like here:

 

rooftest.zip

 

I feel i'm missing something here.

Share this post


Link to post
14 minutes ago, ViolentBeetle said:

Oh I didn't understand this. In this case yes, you can't have fake roof.

 

Damn it lol. Still thanks for the info.

 

I did figure something out that works with how i set my map up - But it means having a sector without a ceiling texture, like so:

 

fakeroof1.zip

 

Would a missing ceiling texture cause issues?

 

It's a nice pitch black on my end, which is the desired result.

Share this post


Link to post

Take a look at E1M8, or better still at E1M8b romero's updated version, for typical "roof" structures in original format.

 

jaSowcU.png

Edited by Kappes Buur

Share this post


Link to post

I appreciate the examples, but those use F_SKY1 which i'm not using due to the map being set at night. :p

 

I found something out that works (On my end atleast - see op) but requires an untextured ceiling.

 

So my question now is: "Does a missing ceiling texture cause problems?"

Share this post


Link to post

Every modern source port which supports Boom also supports MBF sky transfers, so you could just make a second (pitch black or starry) sky and use that.

Edited by NiGHTMARE

Share this post


Link to post
3 hours ago, NiGHTMARE said:

Every modern source port which supports Boom also supports MBF sky transfers, so you could just make a second (pitch black or starry) sky and use that.

 

That's a good idea, thanks!

 

Haven't actually played around with those linedef actions and they could help a lot.

 

EDIT: Welp, that is definetely a cool feature. Unfortunately, no matter how dark the wall texture, it is a tad noticable. I still get the best result by just having a sector without a ceiling.

 

 

So that question still stands: Does having a sector (In the play area) without a ceiling (texture) cause problems?

Edited by Sinnesloeschen

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