Gah - a solution with more questions. – EntropicLqd

Legacy:Custom Brushbuilder

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search

Note that UnrealEd 2 brushbuilder packages don't work with UnrealEd 3: they need to be recompiled.

The interface with all the custom builders UnrealEd accepts plug-in scripts for custom brushbuilders.

(1-10 are the default brushbuilders.)

Contents

[edit] Tarquin Brushbuilders (11-17)

Created by Tarquin.
And also recompiled for UnrealEd 3 by SlickWilly.

[edit] Platonic Solids Brushbuilder (18)

Created by Dave Arendash, at the Unreal Realm of Concepts.

Five Platonic solids: Tetrahedron, Cube, Octahedron, Dodecahedron, Icosahedron. Plus hundreds of other shapes as brushes.
http://www.unrealroc.com/

DawnTreader: Question, has this been recompiled, does it work with UED3?

DaveA: Answer, have not tried it, but it should work ok. Want the source?

[edit] FrameBuilder Brushbuilder (19)

Created by JohnMcL.

Builds an open, four-sided frame with an optional sheet inside.
http://www.unrealediting.de/index.php?f=files&game=3&typ=6

DawnTreader: Question, has this been recompiled, does it work with UED3? And is the page down or am i just having bad luck with the link?

Torin: Try http://unrealed.myexp.de/index.php?P=info&D=117

DawnTreader: Thanks Torin! But it does need to be recompiled doesn't it? Just tried it out and it don't work in UED3.

[edit] Landscape Brushbuilder (20)

Created by Rahnem.

Alternative to the Terrain Brush Builder that comes with UnrealEd 2.
http://www.planetunreal.com/rahnem/

[edit] UnrealEdExtra Brushbuilders (21-23)

Created by Daid.

Download: http://jiggaman.250free.com/unrealex.zip
  • Includes:
    • Random Tunnel
    • Random Terrain
    • Cylinder Sheet

DawnTreader: Question, has this been recompiled, does it work with UED3?


[edit] Installing

[edit] File placement

  • .U files go in {UT}/System
  • .BMP files go in {UT}/System/Editores
  • .txt (readme's) go in {UT}/Help

[edit] Config

Each .U file needs a reference in Game Ini File, for example:

EditPackages=TarquinBrushBuilders

In UT, this is under the Editor.EditorEngine section, in UT2003, in the UnrealEd.UnrealEdEngine section.

[edit] Related Topics

Personal tools