Legacy:Assault Mapping Tutorial/WrapUp

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search

The end to an assault map is to polish it.

1. Botpathing

-Right click on the spot you want to place a pathnode and and right click and then click "Add a pathnode here".-

Make a chain of these throughoutt your level to key areas (weapons, vehicles, objectives, defence areas, etc.) and then rebuild.

-Make sure you don't place them to far apart. -

-View paths by right clicking the titble bar of the viewport you want to view it in and click "show paths" and you will see lines connecting your pathnodes. -

-Green indicate good paths-

-Yellow indicate that a problem could happen-

-Red indicates that a problem is detected with that path-

-A lot of pathing problems are just improper spacing-

-To make vehicle paths goto the Actor Browser and click -

Actor >> NavigationPoint >> PathNode >> Chosen Actor

and then click the one you want to place. Goto your map and right click and click "add flyng pathnode/Roadpathnode here".

-Add jumpspots to allow jumping of bots to keypoints.-

-You can test out the rest of the actors in NavigationPoints to get different effects.-

-If you have an objectve, vheicle, or playerstart they have navigation points that act as pathnodes. A playerstart acts as a pathnode by itself.-

2. Adding scenery

Add scenery to add to the realism of your map.

Don't pick scenery just becuase it looks cool. An example is where you make a temple styled map and choose shiptech walls and floors for the walls. This can be done if the maps backstory,matinee, or other scenery fits, but can be odd.

Make sure to test your scenery from different angles to detect holes, and misalighnment.

Scenery can also be used to add obstacles, and shorcuts to your map. Make sure you make paths to fit your scenery.

3. Add efects

Add emitters, precipitation, mesh effects and decorations to add to realism to your map.

The same goes for effects as for scenery, make sure it fits your map. An example would be if you have a space map and you make a fire torch, it it just doesn't seem right.

Emitters can be triggered and be directional. Your scenery and effects can also be interactive as to be triggered by an objective,switch, volume, or other type of actor/event.

4. Add ambience,fog, and skybox effects.

You can add ambience sound, precipitation and small efects for a skybox.

Adding level ambience is easy: goto view >> level properties. Then goto Audio. Specify volume and the "song" to be added. The song is just and .OGG file in your music directory in ut2004 folder. Don't include the .ogg extension when listing it here.

You can convert an mp3, wav, etc to .ogg with Audacity. Audacity is free and is very reliable for sound conversion, creation, and editing. Download

Add fog by going to ZoneLight under level properties and changing fog color and distance and other values to suite your needs.

Skybox effects can be movers, decorations, karma objects, textures, emitters, and mesh effects.

Test how it looks by clicking on the viewport you want to view it in and right click its title and bar click view backdrop. Make sure your in the view of the surface that has the fake backdrop.

5. Beta test

-Have your friends, servers, online people, beta test your map for bugs,improvements, and functionality. They can say how good/bad it is. They can also test how it plays, and online glitches bugs, look and feel of your map. Then after you fix errors and improve beta test again then release it for the public.-

Blip2: You might want to read the rest of the tut before posting this - botpathing is covered - it also really doesn't have anything new to say...