| Home Page | Recent Changes | Preferences

Texture Effects

Masked Textures

Each texture uses an 8-bit palette (256 colors) which can have 255 opaque and 1 masked color. Any parts of your texture which uses the masked color will appear transparent in the game.

You need an image editing program which supports Palette editing or Bright (an image converting program created by Epic).

You can pick any color which will give good contrast with other parts of the texture (to avoid getting holes in non-masked areas and edges). Place it it into the 0 slot of the Color Table when you palettize the image and click the Masked checkbox when you import it into UEd.

Modulated

Check modulated and unlit. Use with surfaces that have a grey background, such as Botpack.Wallcrack1.

See Color Blending for more information on how Modulated textures are rendered.

Examples:

Pure Mirror

Check mirror. Note that the detail texture of the surface still shows.

Shiny surface

  • Mirror
  • Translucent

Reflects and shows the original texture. Good for marble, for example.

Render To Texture

This is for UT2k3 or later.

  1. Choose a texture. For example: AWMagic texture package → "ScriptedTexture BCamRed [1Pass]
  2. Choose a surface.
  3. Add a camera type. For example: Class → actor → keypoint → InterpolationPoint → matinee interpolation point
  4. Aim the camera. Rotate it so that the sight box is aimed to the point that is to be viewed.
  5. Link the camera to the texture. Add actor → info → CameraTextureClient to the level.

Go back to the texture browser, select the original scripted texture, now go into the properties of the CameraTextureClient actor, and expand the branch of the same name, click on DestTexture and then click use.

Type into CameraTag InterpolationPoint (that is unless you used some other camera or tagged it differently

Now you have a camera surface!

Sobiwan: I dont use UT2k3, but started condensing this description until the last steps jumped around to the point I did not understand it.

Related Topics


Category Mapping
Category To Do

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