| Home Page | Recent Changes

MultiSkyBox

MultiSkyBox makes multiple skyboxes possible in a single map.

More information and download: [Slick Willy's Custom Scripts]

Created by SlickWilly.

Quick Tutorial

  1. Set up multiple skyboxes for your map with a SkyZoneInfo actor in each skybox.
  2. Set up Zones for each area that will view a different skybox. (only one per zone)
  3. Create a subclass of ZoneInfo in MyLevel called "MultiSkyboxZoneInfo"
  4. Remove the default code, insert the code seen on the MultiSkyboxZoneInfo page.
  5. Compile it.
  6. Place a MultiSkyboxZoneInfo actor in each zone.
  7. Set each MultiSkyboxZoneInfo → SkyZoneTag to something unique that matches the SkyZoneInfo Tag you want.

Related Topics


Discussion

<unknown> Has anyone figured this thing out? Maybe they could write a tute for us less technically abled...:D

inio: That looks like a classic UT component. For UT2003 I have a working rig in my [StupidSkyboxTricks] map, that also does scaled skybox movement. In 2k3 you can't have zones with different skyboxes visible at once though, it'll cause problems. That's why the zoning setup in that map is so funky.

SuperApe: I've been looking for something like this. Of course, it on the wiki. :D Looks pretty straight forward. Edit: with quick tut that I haven't tested yet.

Cup Of Squirrels: Hmm I can't seem to get the actor to save when I compile. Am I doing something wrong?

MythOpus: Well if you're talking about an error when you try to compile it, try taking out the numbes on the left hand side of the code. I don't think the compiler likes those there.


Category Custom Class

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In