Difference between revisions of "Mapping:Adding a model to your map"

From Custom Map Makers Wiki
Jump to: navigation, search
(Created page with "==Download or create your model== ==Add the model to your map== ==Resize the model== ==Rotate the model== See the misc_model reference for ...")
 
(Download or create your model)
Line 1: Line 1:
 
==Download or create your model==
 
==Download or create your model==
 +
A large number of resources exist where you can ''freely download'' models to enhance your maps.
  
 +
Most versions of radiant can import the following model types
 +
 +
*.ase
 +
*.md2
 +
*.md3
 +
*.obj
 +
*.3ds
 +
*.lwo
 +
 +
In the future md5 models may also be supported.
 +
 +
The'' most important'' part is to extract your downloaded model to the correct path. Generally, for models made for Urban Terror this will be the folder '''mapping/models/mapobjects'''
 +
 +
An example model (CMM lightbulb) can be downloaded here.
 +
 +
The model is packed in a single .zip file, extract the contents to the folder '''mapping/models/mapobjects/cmm_lightbulb'''
  
 
==Add the model to your map==
 
==Add the model to your map==

Revision as of 14:43, 29 August 2011

Download or create your model

A large number of resources exist where you can freely download models to enhance your maps.

Most versions of radiant can import the following model types

  • .ase
  • .md2
  • .md3
  • .obj
  • .3ds
  • .lwo

In the future md5 models may also be supported.

The most important part is to extract your downloaded model to the correct path. Generally, for models made for Urban Terror this will be the folder mapping/models/mapobjects

An example model (CMM lightbulb) can be downloaded here.

The model is packed in a single .zip file, extract the contents to the folder mapping/models/mapobjects/cmm_lightbulb

Add the model to your map

Resize the model

Rotate the model

See the misc_model reference for exact information.