CrimCuttle Posted July 23, 2017 Title explains it pretty well, I want to make a pool of liquid using a non-solid 3D floor (I don't want it swimmable) and have a slight color offset when inside the pool. How do I go about this? 0 Quote Share this post Link to post
Empyre Posted July 23, 2017 Change the color and / or fade in the control sector for the 3D floor. 0 Quote Share this post Link to post
Ru5tK1ng Posted July 23, 2017 Just as Emprye said, you have to either use ACS to change the color of the dummy sector or if you're using UDMF you can change the custom sector properties to set the color you want. 0 Quote Share this post Link to post
kb1 Posted July 29, 2017 In Legacy, you could also do this by setting a hexadecimal RGB value in the control sector's sidedef, IIRC - something like #208020 for a dark-green auto-generated colormap. 0 Quote Share this post Link to post
Jon Posted August 2, 2017 This could also be achieved with Boom's type 242 transfer properties 0 Quote Share this post Link to post
Graf Zahl Posted August 2, 2017 No. Those set an entirely different property. Do not be fooled by Eternity inheriting SMMU's 'rework' of the feature, that's not how it was supposed to work. 0 Quote Share this post Link to post
kb1 Posted August 2, 2017 2 hours ago, Graf Zahl said: No. Those set an entirely different property. Do not be fooled by Eternity inheriting SMMU's 'rework' of the feature, that's not how it was supposed to work. @Graf Zahl: Are you referring to how type 242 works in Eternity? In other words, did Eternity inherit a reworked SMMU linedef 242, or were you describing some other feature that was reworked in SMMU, then inherited in Eternity? (I am, of course, interested in seemingly identical effects that actually work differently in different ports). Can you be a little more specific? 0 Quote Share this post Link to post
Jon Posted August 2, 2017 3 hours ago, Graf Zahl said: No. Those set an entirely different property. Do not be fooled by Eternity inheriting SMMU's 'rework' of the feature, that's not how it was supposed to work. I interpreted OP's "inside the sector" as meaning when the player was inside the sector i.e. Underwater. That's exactly how Boom did it. I am aware that Eternity historically did it different/wrong (as did indeed zdoom). 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.