Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Walter confetti

custom colormap in fake sectors [boom]

Recommended Posts

hello to all, how i can add a custom colormap (like BLUEMAP, FOGMAP...) inside a fake sector using boom?

i mean, something like this

      *---------*
      |         |
      |         |
      |         |
      *---------*  <----my sector

      *---*  <---- sector whit "fake sector" linedef action
      |   |
      *---* 

      *---*  <---- sector whit "fake sector" linedef action,
      |   |        using the COLORMAP effect
      *---* 
I almost understood how to did this in normal sectors, but i don't know how to did this in the fake sector...

bye and thanks...

Share this post


Link to post

I assume that by "fake sector", you mean a sector using the Fake Floor/Ceiling effect (line action 242), and you want the sections below the fake floor and/or above the fake ceiling to be differently colored?

You should be able to do this by using the desired colormap name (such as BLUEMAP) as the lower texture name (for the section beneath the fake floor) or upper texture name (for the section above the fake ceiling) on the 242 control line itself.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×