| Home Page | Recent Changes | Preferences

Add A Volume

This is a Basic Procedure tutorial page. It explains how to perform a single procedure which is required in many different contexts.

Overview

Volumes are a new concept in the UT2003 Unreal Engine. They are a region of space in which certain behaviour is defined. In a sense they take over from:

Instructions

Make a brush shape

Volumes can be any shape (concave bad though? someone confirm?), so UnrealEd uses the red builder brush to define a shape, in excatly the same way as making brushes.

Choose a brush builder button from the brushbuilders section of the toolbox:

  • click the button to get the default settings
  • right-click to call up a parameter window.

Most volumes will be made with the cube builder, so for this:

  1. right-click the cube builder button
  2. enter the height, width and breadth you want
  3. click "Build"

Add the volume

[interface-Ed3-AddVolume]

Right-click the button

Right-click on the Add Volume button in the left toolbox area and select type of volume you want. These are:

  • BlockingVolume
  • Volume
  • LadderVolume
  • PhysicsVolume
  • DefaultPhysicsVolume
  • PressureVolume
  • WaterVolume – water
  • SnipingVolume
  • LavaVolume
  • xFallingVolume
  • LimitationVolume
  • HitScanBlockingVolume

Category To Do – add a little bit about each one....

A white cube will now appear in your level: this is the Volume actor. You can move it as you would a brush.

If you're working with water or lava, you'll need to add a sheet or a FluidSurfaceInfo if you want the water to have a visible surface. Volumes just contains the physics, nothing more.

Related Topics


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