Author Topic: Skybox  (Read 2746 times)

swamp-cecil

  • Posts: 774
  • Turrets: +80/-163
    • Tremulous
Skybox
« on: May 24, 2011, 09:26:45 pm »
Im finishing up my map, Gomeisa. I just need lights and to finish off a couple rooms, but then I realised one major flaw: The skyboxes.
The skyboxes are letting players view the caulk of other parts of my map! Should I worry because they're going to see glitchy areas in the skybox or will vis cover up those areas?
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: Skybox
« Reply #1 on: May 24, 2011, 10:36:28 pm »
VIS will make only the areas* that are directly visible from the area* you are in get drawn. So if the area behind the skybox is not connected to the area you are in, it will seem like there's nothing there. For example on karith, looking up and to right out of the windows near elevator room, you should see alien default there, but VIS cuts it out (use noclip to see where it is). You can also /bind x toggle r_showtris to see which areas are being drawn at any time.

Tho generally you should avoid mapping like that or if possible map the outside walls of the areas visible thru skybox as well along with not blocking vis to those outside walls (but possibly having those walls be structural so the area behind the wall is not drawn and fps is not significantly affected).

*where an area is a convex shape between structural brushes.