DEdit Advanced – Invisible Walls Tutorial

DEditV1.0BETAsmallDEdit Advanced – Creating Invisible Walls

In case you want to block off an area or prevent the player from getting stuck in complex geometry, you want to create an invisible wall. This section describes how I do it.

What you need:

  • A Brush
  • A destinctable texture e.g. TEXTURES\DOORTEST.DTX
  • A Door Object
  1. Create a new brush where you want the invisible wall to be
  2. Set only Solid to TRUE and Invisible to TRUE
  3. Select the brush and bind it to a door object
  4. Make sure both the brush and the object have the same name

If the bound brushes are L-shaped make sure to set the door objects BoxPhysics to TRUE otherwise the brush is seen as a box the player cannot enter.

deditinvisiblewalls

Advertisement
This entry was posted in DEdit Advanced and tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , . Bookmark the permalink.

2 Responses to DEdit Advanced – Invisible Walls Tutorial

  1. how do you make a sky?

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.