Difference between revisions of "Introduction and goals of the tutorial"
m (file path template and split up into more legible paragraphs) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{first etqwmap toc}}This is a guide for making a functional map of four objectives (Escort MCP, construct bridge, hack shield, destroy device) for ETQW. Elements of polish such as ambient audio and environment effects will be covered in | + | {{first etqwmap toc}} |
+ | This is a guide for making a functional map of four objectives (Escort MCP, construct bridge, hack shield, destroy device) for ETQW. Elements of polish such as ambient audio and environment effects will be covered in other advanced tutorials. | ||
− | If your using this guide to make your own map you will obviously want to name your assets and materials | + | This 'bare bones' map has already been put together and can be referred to at anytime if some chapters get a little confusing. Simply open {{filename|maps/sdk/etqwmap.world}} and unhide the [[Editor Groups|editor groups]] (open the Groups inspector by pressing {{accelkey|L}}). The editor groups are named according to the chapter title and name, so if you found [[Creating a constructible Bridge|9. creating a constructible bridge]] a little confusing, unhide the editor group called 09 - Constructible bridge to check it out. |
+ | |||
+ | If your using this guide to make your own map you will obviously want to name your assets and materials differently to ''etqwmap''. You will also want to refer to the following guides; [[Terrain]] and [[Terrain Editor|Creating a Megatexture]] as the map we put together uses a very simple Megatexture and flat terrain mesh. | ||
'''You are advised to have read through and understood both [[A Simple First Map]] and [[A Simple Second Map]] before attempting this tutorial.''' | '''You are advised to have read through and understood both [[A Simple First Map]] and [[A Simple Second Map]] before attempting this tutorial.''' | ||
[[Category:Basic Level Design]] | [[Category:Basic Level Design]] |
Latest revision as of 14:07, 26 November 2007
This is a guide for making a functional map of four objectives (Escort MCP, construct bridge, hack shield, destroy device) for ETQW. Elements of polish such as ambient audio and environment effects will be covered in other advanced tutorials.
This 'bare bones' map has already been put together and can be referred to at anytime if some chapters get a little confusing. Simply open maps/sdk/etqwmap.world and unhide the editor groups (open the Groups inspector by pressing L). The editor groups are named according to the chapter title and name, so if you found 9. creating a constructible bridge a little confusing, unhide the editor group called 09 - Constructible bridge to check it out.
If your using this guide to make your own map you will obviously want to name your assets and materials differently to etqwmap. You will also want to refer to the following guides; Terrain and Creating a Megatexture as the map we put together uses a very simple Megatexture and flat terrain mesh.
You are advised to have read through and understood both A Simple First Map and A Simple Second Map before attempting this tutorial.