under water blueish color
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
under water blueish color
i know how to and have made a map with a water area in it. but once i go into the water. the color still looks normal, but i can float around in it so i did that part right. but i cant figure out how to give it that blue underwater color that you would see in the demo.wad file and other zdoom maps
http://www.zdoom.org/files/examples/demo.zip
i've tried looking at behavior scripts and objects in other maps that have blue water color in it but i just cant figure out how to make it have that underwater color in my map.
http://www.zdoom.org/files/examples/demo.zip
i've tried looking at behavior scripts and objects in other maps that have blue water color in it but i just cant figure out how to make it have that underwater color in my map.
- Bio Hazard
- Posts: 4019
- Joined: Fri Aug 15, 2003 8:15 pm
- Location: ferret ~/C/ZDL $
- Contact:
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
ok, i got that figured out now.
so with doom builder you gotta click your green line making the thing water, then click sidedefs, then put those numbers in the top right area
water (FWATER1) = 670000FF or WATERMAP
Lava (LAVA1) = 99FF0000
Brown Slime (SLIME01) = B3703000
Green Slime (NUKAGE1) = 6700FF00
so with doom builder you gotta click your green line making the thing water, then click sidedefs, then put those numbers in the top right area
water (FWATER1) = 670000FF or WATERMAP
Lava (LAVA1) = 99FF0000
Brown Slime (SLIME01) = B3703000
Green Slime (NUKAGE1) = 6700FF00
