Unreal Tournament 3 tutorials (nonfiction): Difference between revisions
Jump to navigation
Jump to search
(→Topics) |
(→Topics) |
||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
* [https://www.youtube.com/watch?v=s86mWY-fLoA UT3 - Show/Hide Selected Actors] @ YouTube / 3DBuzz | * [https://www.youtube.com/watch?v=s86mWY-fLoA UT3 - Show/Hide Selected Actors] @ YouTube / 3DBuzz | ||
* [https://www.youtube.com/watch?v=kdGB8f0QdTE UT3 - Add Particle System] @ YouTube / 3DBuzz | * [https://www.youtube.com/watch?v=kdGB8f0QdTE UT3 - Add Particle System] @ YouTube / 3DBuzz | ||
* [https://api.unrealengine.com/udk/Three/GettingStartedWithGeometryMode.html Getting Started with Geometry Mode] | |||
* [http://waylon-art.com/LearningUnreal/UE3-SkyDomes.htm Skydomes and Non-Playable Space] by Waylon Brinck | |||
=== Mod design === | === Mod design === |
Latest revision as of 11:22, 29 November 2019
This article provides links to tutorials for the videogame Unreal Tournament 3. The article emphasizes tutorials for game designers (and not players).
Lists of tutorials
Web pages with lists of tutorials:
- 3.0 tutorial sites by Darren McKinsey
Topics
Level design
- UT3 Particle Gravity @ YouTube / 3DBuzz
- UT3 - Show/Hide Selected Actors @ YouTube / 3DBuzz
- UT3 - Add Particle System @ YouTube / 3DBuzz
- Getting Started with Geometry Mode
- Skydomes and Non-Playable Space by Waylon Brinck
Mod design
- Unreal Tournament 3 Script Setup -Making mods is fun but having to figure out how to get started on your own is not, so here's the low-down.
- Unreal Learning #1: My First Unreal Tournament 3 Mutator
- Creating your first Unreal Tournament 3 mutator (The SuperStinger)
- Modding tutorial forum @ Epic Games
Matinee
Kismet
- Kismet @ 3DBuzz
- UT3 - Create Sub-Sequences @ YouTube / 3DBuzz
- Kismet Sub Sequences @ YouTube / UDKVideoTutorial
- Learning Kismet: toggle a light @ YouTube / Andrew Maul
- Displaying a kismet variable on your HUD in UDK @ YouTube / Luke Bellamy
- Using Kismet to display help @ YouTube / Digital Technologies
Particle emitters
- Simple particle creation - Darrien McKinsey
Cutscenes
- UT3 cutscenes @ Hourences
Tools
- Unreal Tournament 3 - Unreal Script Editor Alpha 1 - A simple text editor dedicated to the Unreal Script language, with auto-completion and code-folding.
- Unreal Tournament 3 Tools and Utilities
Systems Administration
Crash, hang, freeze: if your installation of Unreal Tournament 3 becomes corrupted and misbehaves, try deleting the UTUI.ini file
\Documents\My Games\Unreal Tournament 3\UTGame\Config\UTUI.ini
In the News
Fiction cross-reference
Nonfiction cross-reference
External links
- Unreal Tournament 3 @ Wikipedia