Download Latest Ebook/Videos: How to Plan Game Environments and Level Designs |
Tutorial Topics |
UDK: How to Add a Skybox - Simple Room/Env CreationCategory: UDK
How to add a skybox to your UDK level/environment? Tutorial shows you how to quickly and a skybox to your level. In the following tutorial, you will learn:
HOW TO ADD A SKYBOX Skybox in UDK is a sky material applied to the static mesh. You would add a skybox as you would adding a static mesh. Note: There are a few skyboxes you can use that come with installation of UDK, but to get the best results for various environments you would have to create your own custom skybox material. Open up the Content Browser and search for sky. Make sure to filter by static mesh.
To place the sky static mesh, Left Click and Drag into perspective viewport.
MAKING YOUR SKYBOX WORK IN GAME Making your skybox work in game we need to turn off few properties. Double click on the sky static mesh, or select the static mesh and press F4. Uncheck the following:
REPLACING SKYBOX TEXTURE After you've placed sky static mesh into your level, you can replace the material of the sky to a different texture. To do that, go into the skybox static mesh properties by double click on the sky static mesh, or select the static mesh and press F4. Go to Static Mesh Actor, under Rendering, you will have Materials. You can add a new field and apply a new material to your skybox by overriding current sky texture.
Click on the green plus, Add New Item.
Open up the Content Browser and search for new sky material. Select the new sky texture and close the Content Browser.
With new sky texture selected, click on the green arrow, Use selected object in Content Browser.
Replaced texture of the sky.
To go back to default sky texture, go back into the skybox properties and press the red x under material inputs.
IMPORTANT TIPS ON THE SKYBOX Few important tips on the skybox to keep in mind:
|
|
|||||||||||||||||||||||||||||