| Home Page | Recent Changes | Preferences

BlockingVolume

UT2003 :: Object >> Actor >> Brush >> Volume >> BlockingVolume

A Blocking Volume is a Brush that only provides collision. It replaces UT's Invisible Collision Hull, which was prone to semisolid errors.

It's basically an invisible brush that is there for the only purpose of blocking actors from moving into a space. These can be used for complex objects where you may want to make them nonsolid, but still block movement (for map efficiency reasons), or if there's a space that a player could become trapped in so you do what's best for them and keep them out of it (unless you decide to make said space a killzone, always good for a couple laughs :)).

Collision

The settings for what the BV blocks are under Actor/Collision.

Related Topics

  • A BlockAll actor is an upright collision cylinder, but do not interfere with the BSP.

Highlander: Re:Blocking Projectiles. Try setting bBlockZeroExtendTraces or bBlockNonZeroExtentTraces to true or fiddle with the settings under collision. (Not at home system so cant check)


Category Class (UT2003)

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