Difference between revisions of "Design: Entity List"

From Mod Wiki
Line 34: Line 34:
 
* <tt>[[Design: Entity light_vis_dummy|light_vis_dummy]]</tt> - casts light that does not cross portals
 
* <tt>[[Design: Entity light_vis_dummy|light_vis_dummy]]</tt> - casts light that does not cross portals
  
 +
== Mapobjects ==
 +
* <tt>[[Design: Entity mapobjects_flag|mapobjects_flag]]</tt> - blah blah
 +
* <tt>[[Design: Entity mapobjects_windsock|mapobjects_windsock]]</tt> - blah blah
 +
 +
 +
== Model ==
 +
* <tt>[[Design: Entity model_static|model_static]]</tt> - places a model
  
  

Revision as of 09:35, 17 October 2007

A list of entities that can be placed in a level, and a brief description of each.

Introduction

This page comprises an alphabetical list of all entities that can be placed in a level.


Entities by prefix

Atmosphere

Bot

These define bot behaviour and knowledge, such that bots can play the map.

Func

Light

Mapobjects


Model