<?xml version="1.0" encoding="utf-8"?> 
<rss version="2.0" xmlns:moddb="http://www.moddb.com/rss">
<channel>
	 
	<link>http://www.moddb.com/groups/unreal-tournament-3-developers/tutorials</link>
	<title>Unreal Tournament 3 Developers Group Tutorials RSS feed - Mod DB</title>
	<description>Subscribe to the Mod DB Unreal Tournament 3 Developers Group tutorial feed, and get the latest updates as they are posted.</description>
	<language>en-us</language>
	<pubDate>Tue, 08 Jul 2008 21:58:19 -0500</pubDate>
	<copyright>Copyright 2008, DesuraNET Pty Ltd</copyright>
	<category>Articles</category>
	<ttl>180</ttl>
	<image>
		<title>Mod DB</title>
		<url>http://static.moddb.com/cutoff/images/logos/rss.png</url>
		<link>http://www.moddb.com/</link>
		<width>120</width>
		<height>90</height>
	</image>
	 
	<item>
		<title>TF2 Shading in UT3</title>
		<link>http://www.moddb.com/groups/unreal-tournament-3-developers/tutorials/tf2-shading-in-ut3</link>
		<pubDate>Wed, 21 May 2008 15:49:11 -0500</pubDate>
		<description>I&#39;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</description>
		<guid isPermaLink="false">articles28341</guid>
		<moddb:thumb>http://media.moddb.com/cache/images/articles/1/29/28341/crop_120x90/014.jpg</moddb:thumb> 
	</item>
	 
	<item>
		<title>How to make a custom static mesh for Unreal3</title>
		<link>http://www.moddb.com/groups/unreal-tournament-3-developers/tutorials/how-to-make-a-custom-static-mesh-for-unreal3</link>
		<pubDate>Wed, 05 Mar 2008 17:29:02 -0600</pubDate>
		<description>Well this tutorials shows you how to create a static prop, UV,texture and getting it into Unreal 3.</description>
		<guid isPermaLink="false">articles26682</guid>
		<moddb:thumb>http://media.moddb.com/cache/images/articles/1/27/26682/crop_120x90/complete.jpg</moddb:thumb> 
	</item>
	 
	<item>
		<title>Unreal Learning #7: Game Rules</title>
		<link>http://www.moddb.com/groups/unreal-tournament-3-developers/tutorials/unreal-learning-7-game-rules</link>
		<pubDate>Thu, 28 Feb 2008 19:24:30 -0600</pubDate>
		<description>This tutorial will show you how to write a mutator that uses Game Rules. The code was written by Erwan &#39;Xiongmao&#39; Allain for Shee Labs Mutator Week.</description>
		<guid isPermaLink="false">articles26585</guid>
		<moddb:thumb>http://media.moddb.com/cache/images/articles/1/27/26585/crop_120x90/UT3_logo2.jpg</moddb:thumb> 
	</item>
	 
	<item>
		<title>Unreal Learning #6: Post Processing</title>
		<link>http://www.moddb.com/groups/unreal-tournament-3-developers/tutorials/unreal-learning-6-post-processing</link>
		<pubDate>Thu, 28 Feb 2008 17:26:50 -0600</pubDate>
		<description>This tutorial will show you how to write a mutator that uses post processing. The code was written by Luke &#39;Ambershee&#39; Parkes&#45;Haskell for Shee Labs Mutator Week.</description>
		<guid isPermaLink="false">articles26579</guid>
		<moddb:thumb>http://media.moddb.com/cache/images/articles/1/27/26579/crop_120x90/UT3_logo2.jpg</moddb:thumb> 
	</item>
	 
	<item>
		<title>Unreal Learning #5: Attachments</title>
		<link>http://www.moddb.com/groups/unreal-tournament-3-developers/tutorials/unreal-learning-5-attachments</link>
		<pubDate>Thu, 28 Feb 2008 16:50:49 -0600</pubDate>
		<description>This tutorial will show you how to write a mutator that attaches a spotlight to a player.  The code was written by Luke &#39;Ambershee&#39; Parkes&#45;Haskell for Shee Labs Mutator Week.</description>
		<guid isPermaLink="false">articles26576</guid>
		<moddb:thumb>http://media.moddb.com/cache/images/articles/1/27/26576/crop_120x90/UT3_logo2.jpg</moddb:thumb> 
	</item>
	 
	<item>
		<title>Unreal Learning #4: Advanced Weapons (part 2) &#45; Material Switching</title>
		<link>http://www.moddb.com/groups/unreal-tournament-3-developers/tutorials/unreal-learning-4-advanced-weapons-part-2-material-switching</link>
		<pubDate>Thu, 28 Feb 2008 16:03:28 -0600</pubDate>
		<description>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 gun.</description>
		<guid isPermaLink="false">articles26575</guid>
		<moddb:thumb>http://media.moddb.com/cache/images/articles/1/27/26575/crop_120x90/UT3_logo2.jpg</moddb:thumb> 
	</item>
	 
	<item>
		<title>Unreal Learning #4:  Advanced Weapons (part 1) &#45; Complex Materials</title>
		<link>http://www.moddb.com/groups/unreal-tournament-3-developers/tutorials/unreal-learning-4-advanced-weapons-part-1-complex-materials</link>
		<pubDate>Mon, 28 Jan 2008 10:22:14 -0600</pubDate>
		<description>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 gun.</description>
		<guid isPermaLink="false">articles25988</guid>
		<moddb:thumb>http://media.moddb.com/cache/images/articles/1/26/25988/crop_120x90/UT3_logo2.jpg</moddb:thumb> 
	</item>
	 
	<item>
		<title>Psionics Mutator Source Information Tutorial</title>
		<link>http://www.moddb.com/groups/unreal-tournament-3-developers/tutorials/psionics-mutator-source-information-tutorial</link>
		<pubDate>Wed, 12 Dec 2007 04:07:23 -0600</pubDate>
		<description>As a supplement to the Psionics Mutator version 1.0 source code release, this information tutorial will help guide people through the use and modification of it.  It’s very brief and hastily put together but anyone with an understanding of UT should understand it pretty quickly.  Have Fun!</description>
		<guid isPermaLink="false">articles24945</guid>
		<moddb:thumb>http://media.moddb.com/cache/images/articles/1/25/24945/crop_120x90/mdbv1sourceprev.jpg</moddb:thumb> 
	</item>
	 
	<item>
		<title>Unreal Learning #3: Delving Deeper into UnrealScript</title>
		<link>http://www.moddb.com/groups/unreal-tournament-3-developers/tutorials/unreal-learning-3-delving-deeper-into-unrealscript</link>
		<pubDate>Mon, 03 Dec 2007 07:31:04 -0600</pubDate>
		<description>After having written our first mutator, and created a mutator with a user configuration menu, we&#39;ll now take a closer look at the UnrealScript language.</description>
		<guid isPermaLink="false">articles24722</guid>
		<moddb:thumb>http://media.moddb.com/cache/images/articles/1/25/24722/crop_120x90/UT3_logo2.jpg</moddb:thumb> 
	</item>
	 
	<item>
		<title>Unreal Learning #2: UT3 Configurable Mutators</title>
		<link>http://www.moddb.com/groups/unreal-tournament-3-developers/tutorials/unreal-learning-2-ut3-configurable-mutators</link>
		<pubDate>Fri, 30 Nov 2007 08:57:32 -0600</pubDate>
		<description>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.</description>
		<guid isPermaLink="false">articles24645</guid>
		<moddb:thumb>http://media.moddb.com/cache/images/articles/1/25/24645/crop_120x90/UT3_logo2.jpg</moddb:thumb> 
	</item>
	  
</channel>
</rss>