| Home Page | Recent Changes | Preferences

Building A SkyBox

Introduction

The SkyBox is a method of adding a continuous sky above a map.

A nice skybox adds greatly to the realism of an outdoor map or an indoor map with windows. It also adds to the realistic effect of moving from one point to another one in a map.

A skybox is much better than adding a small box containing sky Texture (UT)s just outside of each individual window.

A skybox can be almost any shape but a box is usually used because it is easier to align the textures than a cylinder, trapezoid, or sphere. A sphere should be avoided because of texture alignment problems.

Probably the best way to get to understand the design of the skybox is just open a map in UnrealEd that has sky that you like. They are generally simple; just a cube with size selected to fit the textures used, lighting, and one or two transparent sheets on top for the actual sky texture. I would suggest the CTF-EpicBoy skybox as an optimal design. They can be quite complex, however, with multiple movers and decorations, and numerous textures with different surface properties set.

In UT2003, you must have a skybox for using the Sunlight Actor.

A Simple SkyBox

  • subtract a box some distance away from your level. The size depends on the backdrop textures you plan to use. Say you're using a texture set consisting of 8 panels and each is 512x512. A skybox that is 1024x1024x512 high should suffice. A typical skybox is 128*1024*1024.
  • Make sure your textures are aligned. You may have to select No Smooth in the surface properties to prevent seems at the edges of the sky box itself.
  • You can also throw in a sheet with a moon texture in the sky or some clouds for extra foggy effect.
  • do your lighting to get it looking the way you want it.
  • Add a Actor >> Info (UT) >> ZoneInfo >> SkyZoneInfo actor in the middle of the box.
  • Select the surfaces on which you want the sky depicted. Open the Surface Properties Window and in the Surface Flags (UT) tab check Fake Backdrop and Unlit.
  • If you don't make it unlit than your level's lighting might spoil the nice lighting in your skybox. Experiment with this aspect if you'd like.
  • Rebuild your level.
  • To see the skybox projected on surfaces in the editor, make sure realtime preview mode is turned on in the 3D UnrealEd Viewport.

Advanced Skyboxes

You can create MultiSkyBox) or a rotating skybox.

Experiment

...with colored lighting, various textures and translucency effects. Colors

...with moving the skybox info actor around in your skybox and see what happens in your perspective view at the fake back drop. You'll need to have real time enabled in perspective view.

...with other shapes. A skybox does not have to be a box!

...with fog, but it might slow down your level a little. —Zxanphorian

The Panorama brushbuilder is designed to quickly create a set of sheets to use with the skybox mountain and Skyscraper textures.

Related Topics

  • TerraGen is a free, photo realistic environment renderer.

Category Tutorial

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In