Unreal Development Kit (nonfiction): Difference between revisions
Jump to navigation
Jump to search
(Created page with "The Unreal Development Kit (UDK) is a suite of software tools for creating and editing maps for Unreal Tournament 3. == In the News == <...") |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
The Unreal Development Kit (UDK) is a suite of software tools for creating and editing maps for [[Unreal Tournament 3 (nonfiction)|Unreal Tournament 3]]. | The '''Unreal Development Kit''' ('''UDK''') is a suite of software tools for creating and editing maps for [[Unreal Tournament 3 (nonfiction)|Unreal Tournament 3]]. | ||
== 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/KismetExamples.html Kismet Examples] @ unrealengine.com | |||
* [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] | |||
* [https://wiki.unrealengine.com/Matinee_Basics:_Creating_Your_First_Matinee_Sequence Matinee Basics: Creating Your First Matinee Sequence] | |||
* [http://critterbucket.blogspot.com/2013/06/simple-turret-using-udk-and-kismet.html Simple Turret Using UDK and Kismet] | |||
* [http://waylon-art.com/LearningUnreal/UE3-04-AddingGameplay.htm http://waylon-art.com/LearningUnreal/UE3-04-AddingGameplay.htm] | |||
* [http://www.randars.com/bots/tutorial.html Pathnoding for Unreal Engine Bots] | |||
* [http://www.hourences.com/snippets-5/ Snippets] | |||
* [https://forums.unrealengine.com/community/community-content-tools-and-tutorials/1410142-diablo-dungeon-generator Diablo-Like Dungeon Generator] | |||
* [https://www.youtube.com/watch?v=vjZYMcyMz9s Diablo dungeon generator] @ YouTube | |||
=== Books === | |||
* [https://books.google.com/books?id=TA4bAgAAQBAJ&pg=PT312&lpg=PT312&dq=unreal+3+matinee+add+key&source=bl&ots=FzK-VelnrG&sig=ACfU3U3NsR2BfuA7qYK-LmlwE8m81fKzxw&hl=en&sa=X&ved=2ahUKEwjf14z0iYPiAhUPca0KHYZfA4s4ChDoATAEegQIBxAB#v=onepage&q=unreal%203%20matinee%20add%20key&f=false Unreal Development Kit 3 Beginner's Guide] | |||
=== Tools === | |||
* [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 == | ||
Line 14: | Line 41: | ||
* [[Game (nonfiction)]] | * [[Game (nonfiction)]] | ||
* [[Unreal | * [[Unreal Kismet (nonfiction)]] - Scripting editor | ||
* [[Unreal Tournament 3 | * [[Unreal Matinee (nonfiction)]] - Cinematics editor | ||
* [[Unreal Tournament 3 (nonfiction)]] | |||
== External links == | == External links == | ||
Line 21: | Line 49: | ||
* [https://en.wikipedia.org/wiki/Unreal_Tournament_3 Unreal Tournament 3] @ Wikipedia | * [https://en.wikipedia.org/wiki/Unreal_Tournament_3 Unreal Tournament 3] @ Wikipedia | ||
[[Category:Nonfiction (nonfiction)]] | [[Category:Nonfiction (nonfiction)]] | ||
[[Category:Games (nonfiction)]] | [[Category:Games (nonfiction)]] | ||
[[Category:Unreal (series) (nonfiction)]] | [[Category:Unreal (series) (nonfiction)]] |
Latest revision as of 05:40, 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
- Matinee Basics: Creating Your First Matinee Sequence
- Simple Turret Using UDK and Kismet
- http://waylon-art.com/LearningUnreal/UE3-04-AddingGameplay.htm
- Pathnoding for Unreal Engine Bots
- Snippets
- Diablo-Like Dungeon Generator
- Diablo dungeon generator @ YouTube
Books
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