Brushes to Static Meshes Tutorial

Started by arramus, June 16, 2009, 10:04:49 AM

Previous topic - Next topic

arramus

======================================================================

Here is a tutorial describing how to convert Brushes to Static Meshes.

We are going to:

1. Build a simple collection of Additive Brushes into a 'lattice' type laser.
2. Convert the collection of Brushes into a Static Mesh and save into your map.
3. Apply a Default Texture.
======================================================================

1. Open a map and construct a lattice of Additive Brushes on a criss-cross pattern.

2. Select all of these Additive Brushes in the 'Top' Viewport and right click for the selection menu. Select Convert > To Static Mesh.

In the new window that opens save as:

Package = myLevel
Group = laser
Name = laser

3. Select a Texture you would like to apply to your new Static Mesh from the Texture Browser. Now select the new Static Mesh from the Static Mesh Browser and below the image select Materials >
  • > Material > Hit the 'Use' tab and it'll apply the Texture you chose.

You are now ready to use this Static Mesh in your level as a standard Static Mesh or a Mover that can cause damage as it interacts with a player. The Movers, Triggers, and Usable Doors tutorial by Sandcrawler will provide support for that function.


Joker

lol you made this today? :D Yay new tut, Thanks dude ! ahh you also forgot the enroach damage (laser beamz xD)


arramus

That's for another tutorial... :mrgreen:
I've added the link for Movers, Triggers, and Usable Doors by Sandcrawler to the first post. Setting the Initial State, Encroach and Damage Properties should be common sense but may need a standalone tut if mappers get lost.