Unreal Tournament 3 marks the return of the world's première first-person shooter. It unleashes the full power of Unreal Engine 3, taking graphics, gameplay, and challenge to a whole new level. Players engage in intense battles with other human players online, or against Unreal artificial intelligence that sets the industry standard. With the most powerful futuristic weapons and vehicles available, this is FPS action at its best!

Tutorials RSS Feed Summary List Related Tutorials  (0 - 30 of 33)
Search
UI Tutorial: custom fonts
Unreal Tournament 3

UI Tutorial: custom fonts

Apr 02, 2008 Unreal Tournament 3 Basic ui/hud 1 comment

how to import custom fonts into UT3 for your UI using the editor

TF2 Shading in UT3
Unreal Tournament 3

TF2 Shading in UT3

May 21, 2008 Unreal Tournament 3 Intermediate textures 54 comments

I'm not going to write much as this should be self explaining to anyone knowing the UT3 materialeditor, all this is based on valves techpapers on TF2

Material Maskes for UED 3.0
Unreal Tournament 3

Material Maskes for UED 3.0

Jul 30, 2009 Black Sierra Basic textures 3 comments

This tutorial will show you how to remove parts of your texture. Useful for fences, text screen overlays, UI, etc.

Mapping for UT2D 1.2 (Not 2.0)
Unreal Tournament 3

Mapping for UT2D 1.2 (Not 2.0)

Apr 25, 2008 UT2D Basic mapping/technical 0 comments

This are my special instructions for mapping in UT2D.

Nightblade Mapping - Sketch Maps
Unreal Tournament 3

Nightblade Mapping - Sketch Maps

May 20, 2008 Nightblade Intermediate mapping/technical 0 comments

A guide to adding Sketch Maps to a Nightblade map. Sketch maps are top down drawings of a map that display the position of a player, the player's team...

Introduction to Nightblade Mapping
Unreal Tournament 3

Introduction to Nightblade Mapping

May 08, 2008 Nightblade Basic mapping/technical 0 comments

An introduction to Nightblade mapping. Explains how to set up the alpha for mapping, and some of the basic tasks necessary to get a map ingame.

Nightblade Mapping - Doors
Unreal Tournament 3

Nightblade Mapping - Doors

May 08, 2008 Nightblade Intermediate mapping/technical 0 comments

A guide to adding and configuring doors in a Nightblade map.

Nightblade Mapping - Loot
Unreal Tournament 3

Nightblade Mapping - Loot

May 10, 2008 Nightblade Basic mapping/technical 0 comments

A guide to adding loot and randomising it in a Nightblade map.

Custom Animations with Unreal
Unreal Tournament 3

Custom Animations with Unreal

Jul 10, 2008 GhostWriter Intermediate mapping/technical 2 comments

A tutorial explaining how to get your own custom animations into unreal and how to control them. This is not for custom characters! This tutorial is for...

Importing Videos into Unreal
Unreal Tournament 3

Importing Videos into Unreal

Jul 12, 2008 GhostWriter Intermediate mapping/technical 6 comments

A tutorial looking at converting video files so that they work within the Unreal 3 engine.

Flashing Lights/Lightning with Unreal 3
Unreal Tournament 3

Flashing Lights/Lightning with Unreal 3

Jul 13, 2008 GhostWriter Intermediate mapping/technical 2 comments

A tutorial looking at how to create flashing lights in Unreal 3. They can be used for effects such as lightning, explosions, disco lights etc.

Unreal 3 Teleporter Tutorial (UTTeleporter)
Unreal Tournament 3

Unreal 3 Teleporter Tutorial (UTTeleporter)

Jul 16, 2008 Unreal Tournament 3 Basic mapping/technical 8 comments

Learn how to make a simple two-way teleporter in unreal 3 using the UTTeleporter actor.

Screen Overlays with the UI Editor
Unreal Tournament 3

Screen Overlays with the UI Editor

Aug 19, 2008 GhostWriter Intermediate mapping/technical 22 comments

A tutorial looking at the UI editor from the Unreal 3 Engine. This tutorial will explain how to set up screen overlays that can be used for things like...

Mapping for UT2D 2.0
Unreal Tournament 3

Mapping for UT2D 2.0

Nov 05, 2008 UT2D Basic mapping/technical 1 comment

UT2D isn't your average first-person-shooter mod, so naturally, there are some special things you have to do to map for UT2D.

Unreal Tournament 3 Darkmatch Setup
Unreal Tournament 3

Unreal Tournament 3 Darkmatch Setup

Mar 17, 2009 Unreal Tournament 3 Basic mapping/technical 0 comments

This explains the very simple step you have to take to make your map function like DM-Darkmatch.

Unreal Tournament 3 Basic Mapping
Unreal Tournament 3

Unreal Tournament 3 Basic Mapping

Oct 13, 2009 Unreal Tournament 3 Basic mapping/technical 11 comments

This is a basic mapping tutorial for Unreal tournament 3. This tutorial goes over the basics of making something in a subtractive space. THIS IS FOR BEGINNERS...

TH Editor Tutorial
Unreal Tournament 3

TH Editor Tutorial

Oct 31, 2009 TH-Custom Content Basic mapping/technical 0 comments

Some of you may know how to use the unreal editor 3. However if you want to make a map for the Haunted there are a few things you need to know, and want...

Unreal Learning #4:  Advanced Weapons (part 1) - Complex Materials
Unreal Tournament 3

Unreal Learning #4: Advanced Weapons (part 1) - Complex Materials

Jan 28, 2008 Unreal Tournament 3 Basic client side coding 11 comments

This tutorial is part of a series of three will show you how to create complex materials, and how to program a weapon which can alter them, and a physics...

Unreal Learning #6: Post Processing
Unreal Tournament 3

Unreal Learning #6: Post Processing

Feb 28, 2008 Unreal Tournament 3 Basic client side coding 11 comments

This tutorial will show you how to write a mutator that uses post processing. The code was written by Luke 'Ambershee' Parkes-Haskell for Shee Labs Mutator...

Quick game setup
Unreal Tournament 3

Quick game setup

Jul 28, 2008 Zombie Apocalypse Basic client side coding 0 comments

this post should help with any confusion in our early builds

Player's Camera Shake
Unreal Tournament 3

Player's Camera Shake

Dec 29, 2008 Apollyon Asylum Basic client side coding 2 comments

This is a short tutorial of how I made the player's camera shake while riding the elevator inside the Asylum.

Call of Duty style iron sights in UT3 Tutorial
Unreal Tournament 3

Call of Duty style iron sights in UT3 Tutorial

Mar 24, 2009 Unreal Tournament 3 Intermediate client side coding 1 comment

This post was updated on the 19th of April, please download the new file and note the changes. In this tutorial I explain how to recreate the Call of...

SVN and RBTTInvasion Source
Unreal Tournament 3

SVN and RBTTInvasion Source

Apr 19, 2009 UT3 Invasion Basic client side coding 2 comments

this tutorial will show you how to download install and compile the RBTTInvasionMutator source code ready to play with the very latest updates BEFORE...

Unreal Learning #1: My First Unreal Tournament 3 Mutator
Unreal Tournament 3

Unreal Learning #1: My First Unreal Tournament 3 Mutator

Nov 20, 2007 Unreal Tournament 3 Basic server side coding 112 comments

A brief tutorial outlining how to write a simple mutator for Unreal Tournament 3. This is a relatively in depth and detailed tutorial, ideal for any budding...

Unreal Learning #2: UT3 Configurable Mutators
Unreal Tournament 3

Unreal Learning #2: UT3 Configurable Mutators

Nov 30, 2007 Unreal Tournament 3 Basic server side coding 58 comments

This second tutorial will teach you how to write a mutator with configurable properties, and how to create and set up a user interface scene for it.

Unreal Learning #3: Delving Deeper into UnrealScript
Unreal Tournament 3

Unreal Learning #3: Delving Deeper into UnrealScript

Dec 03, 2007 Unreal Tournament 3 Basic server side coding 7 comments

After having written our first mutator, and created a mutator with a user configuration menu, we'll now take a closer look at the UnrealScript language.

Unreal Learning #4: Advanced Weapons (part 2) - Material Switching
Unreal Tournament 3

Unreal Learning #4: Advanced Weapons (part 2) - Material Switching

Feb 28, 2008 Unreal Tournament 3 Basic server side coding 18 comments

This tutorial is part of a series of three will show you how to create complex materials, and how to program a weapon which can alter them, and a physics...

Unreal Learning #5: Attachments
Unreal Tournament 3

Unreal Learning #5: Attachments

Feb 28, 2008 Unreal Tournament 3 Basic server side coding 13 comments

This tutorial will show you how to write a mutator that attaches a spotlight to a player. The code was written by Luke 'Ambershee' Parkes-Haskell for...

Unreal Learning #7: Game Rules
Unreal Tournament 3

Unreal Learning #7: Game Rules

Feb 28, 2008 Unreal Tournament 3 Basic server side coding 14 comments

This tutorial will show you how to write a mutator that uses Game Rules. The code was written by Erwan 'Xiongmao' Allain for Shee Labs Mutator Week.

How to make a custom static mesh for Unreal3
Unreal Tournament 3

How to make a custom static mesh for Unreal3

Mar 05, 2008 Unreal Tournament 3 Basic props modelling 9 comments

Well this tutorials shows you how to create a static prop, UV,texture and getting it into Unreal 3.

Track this game Profile
Icon
Unreal Tournament 3
Platforms
PC, X360, PS3
Developer
Epic Games
Publisher
Midway Games
Contact
Send Message
Official Page
Unrealtournament3.com
Release Date
Released Nov 19, 2007
Game Watch
Track this game
Bookmark
Digg Super bookmark
Tutorial Statistics
Articles
33
Views
183,871
Views Today
211
Tutorial Categories
 - Client Side Coding
6
 - Server Side Coding
6
 - UI/HUD
1
 - Textures
2
 - Mapping/Technical
14
 - Props Modelling
3
 - Other
1