Posted by Jeffers
The water will have to be inside the map and have cubemaps attached to it, putting it in the skybox will only reflect what is in the skybox, which will most likely be nothing.
So if the water is surrounded by a bunch of buildings that are actually in the 3D skybox, they won't be reflected? Because there's nothing in the regular map I want reflected. The water I am using is supposed to be reflecting all the geometry within the 3Dskybox itself, and nothing is appearing. It's just blank. Do I need to tie a cubemap to it to recieve any kind of reflection at all?
Posted by Jeffers
Tie a cubemap to the surface of your water and type "buildcubemaps" in console.
I know to do that... And I'm talking about realtime reflections. Not cubemap reflections. I've already tied the cubemap and everything... not even those reflections work.
Posted by Jeffers
Posted by AmaroqOkami
Posted by Jeffers
Tie a cubemap to the surface of your water and type "buildcubemaps" in console.
I know to do that... And I'm talking about realtime reflections. Not cubemap reflections. I've already tied the cubemap and everything... not even those reflections work.
I think only certain water textures have realtime reflections. Decompile the airboat levels of HL2 and find out which one Valve used.
-sighs softly- I know this, dude... I constructed my own water, out of reflective water that already exists, and have used. The only thing I changed was the normal, which is irrelevant to the water, and the fog that is created to give the water it's color.
The water reflects just fine if I put it in the movable space where you can walk to. It does not work, however, in the 3D skybox. I was simply wondering if you knew if it was possible to make the water reflective, or there was some trick to it that I was not doing, or what..
Posted by kommandojoe
Well, as far as i know it is possible. I have seen plenty of maps in the source engine with reflective water in the skybox. I personally am not sure what could be causing these errors though. A few screenies would be nice.
Alrighty. Also... Is it normal to be able to see the water from where you can walk around, but cannot see it if you physically enter the 3D Skybox?