Prefabs
How To Rez
Game Design
modmaker's Resume
How to Skin
Tools Downloads
Links

News Briefing

Introduction

  • Learning Curve
  • Lith Tools Overview
  • Download the SDK
  • Installing the Tools
  • Dedit Basics
  • Your First Level
  • Expanding a World
  • Building on the Grid
  • KeyBoard Shortcuts
  • Edit Modes
  • Eradicating Leaks
  • World Scale
  • First Level Basics

  • Textures/Surface Flags
  • 4 Types of Doors
  • Making Windows
  • Grates and Railings
  • Stairs, Lifts & Ramps
  • Lights, dirlights, FX
  • Water & Rain Volumes
  • Sky Boxes / Portals
  • A basic Trigger
  • The Wall Switch
  • Adding Pickups
  • Proptypes vs Props
  • StarlightView Mode
  • Muliplayer/ SinglePlayer
  • Second Level Intermediate

  • Prefab Advantage
  • A Prefab Deconstruct
  • Adding Sound FX
  • Hacking Device
  • Torchable Lock
  • Complex Trigger
  • Active Props
  • Light Groups
  • Particle FX
  • Client FX Light
  • Third Level Intermediate

  • AI Basics
  • AI Volumes and Nodes
  • Simple AI Alien
  • Character AI
  • Goal: Patrol
  • Keyframer
  • Advanced Level Building

  • -nosnapnocsg
  • Optimizing a level
  • Importing Terrain
  • Using the Camera
  • A Cinematic
  • Giving AI a script
  • Convoluted trigger
  • Random Events
  •  

     

    Importing Terrain

    • Importing MAX .lta
    • Terrain Object.
    • Building your own terrain in geometry mode
    • Ctrl-E
    Lithtech can run huge 20000+ poly terrains quickly and efficiently. It does matter that the computer have the guts to run it as well, but most importantly they must be set up properly. here's how.

    A Grid of Triangles can create any environment imaginable.

    A grid of triangles joined at vertices can be drag and stretched into almost any terrain imaginable using Dedit's super powerful GEOMETRY MODE.

    But before you do anything else. Take the time and crak open the Terrain_tutorial.doc in the tools folder documentation. Its a very detailed discussion with some great pictures of the PREDATOR FIRST IN GAME LEVEL in the jungle. You will learn all about terrain occluders, and visibility hotels, and how single sided imported terrain geometry does not block visibility at all. In some ways its exactly like -nosnapnocsg so give it a read and learn lots.

    But can't I make landscapes in Dedit?

    Actually yes you can, but it can be a slow and tedious process. But since many modders don't have the resources to actually purchase a modelling program you really have two option.

    First off, get a copy of a shareware modelling program like Chumbalum Soft, Milkshape3D. you can easily import meshes created with that program into Dedit using the .obj extension. Some of Coty's fantastic terrains were made this way.

    Second , crack open Dedit and create a new world. Should be a fair size since we are going to build a terrain. Make a 2048 primitive box and hollow it 64 units, and then set them to SKYPORTAL=TRUE.

    The cursor should be still in the the center of the hollowed box which is good. We'll leave it there. It will be our base plane. Go into Modes and choose GEOMETRY MODE . We will be creating zerothickness, SINGLE SIDED Terrain brushes.

    Now it the top down, FloorPlan view, keeping the grid at 64 dedit units, start in one corner and start making triangles, always matching up the vertices on the grid. The smallest triangle you can possibly make would be half of a 64 unit grid square the largest, probably 2048x2048. stay away from the large sizes. Continue this till you have completed the entire map area. You should have something like this.

    All these triangles are layed flat at the greem marker, in this case at y=0 if you foolowed th e instructions. Select all these brushes and group them, then using the J key join them. Make sure you set them to nosnap=true.

    While still in geometry mode you can now pass the mouse over the vertices, and you will notice that they change colors from green to red. Simply click on these with you mouse in one of the two side/front views and literally drag the vertices to a new point. You create hills and vlley this way.

    Instant terrain, with about 2 hours of effort.

     
    Copyright 2001-2002 William "modmaker" Bostjan All Rights Reserved.