Unreal Development Kit (nonfiction): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
== Game design resources == | == Game design resources == | ||
To do: organize by topic: | |||
* [https://api.unrealengine.com/udk/Three/KismetUserGuide.html Unreal Kismet User's Guide] @ unrealengine.com | * [https://api.unrealengine.com/udk/Three/KismetUserGuide.html Unreal Kismet User's Guide] @ unrealengine.com | ||
* [https://api.unrealengine.com/udk/Three/KismetExamples.html Kismet Examples] @ unrealengine.com | * [https://api.unrealengine.com/udk/Three/KismetExamples.html Kismet Examples] @ unrealengine.com | ||
* [https://www.youtube.com/watch?v=ov5GhqaM9AA Controlling a Material in Unreal Matinee - UDK Tutorials by Javahawk] | * [https://www.youtube.com/watch?v=ov5GhqaM9AA Controlling a Material in Unreal Matinee - UDK Tutorials by Javahawk] | ||
* [http://utmapping.wikidot.com/static-mesh-catalog Static mesh catalog] | |||
* [https://forums.epicgames.com/unreal-tournament-3/unreal-tournament-3-programming-unrealscript/197410-placing-enemies-turrets-and-spawning-enemies Placing Enemies, Turrets and Spawning Enemies] | |||
* [http://kismettutorials.blogspot.com/2011/04/creating-spawned-turret-in-unreal.html Creating a spawned Turret in Unreal Editor 3] | |||
=== Tools === | === Tools === | ||
* [https://www.youtube.com/watch?v=2hXKa8VGhEM TeraIDE for UDK] | * [https://www.youtube.com/watch?v=2hXKa8VGhEM TeraIDE for UDK] | ||
* [https://github.com/polivilas/UnrealEngineSDKGenerator Unreal Engine SDK Generator] | |||
== In the News == | == In the News == |
Revision as of 05:31, 30 June 2019
The Unreal Development Kit (UDK) is a suite of software tools for creating and editing maps for Unreal Tournament 3.
Game design resources
To do: organize by topic:
- Unreal Kismet User's Guide @ unrealengine.com
- Kismet Examples @ unrealengine.com
- Controlling a Material in Unreal Matinee - UDK Tutorials by Javahawk
- Static mesh catalog
- Placing Enemies, Turrets and Spawning Enemies
- Creating a spawned Turret in Unreal Editor 3
Tools
In the News
Fiction cross-reference
Nonfiction cross-reference
- Game (nonfiction)
- Unreal Kismet (nonfiction) - Scripting editor
- Unreal Matinee (nonfiction) - Cinematics editor
- Unreal Tournament 3 (nonfiction)
External links
- Unreal Tournament 3 @ Wikipedia