Difference between revisions of "Design: Entity List"

From Mod Wiki
 
(basic layout)
Line 7: Line 7:
 
This page comprises an alphabetical list of all entities that can be placed in a level.
 
This page comprises an alphabetical list of all entities that can be placed in a level.
  
* <tt>atmosphere</tt> - blah blah
 
* <tt>atmosphere_landfall</tt> - blah blah
 
* <tt>atmosphere_low</tt> - blah blah
 
* <tt>bot_action</tt> - blah blah
 
* <tt>bot_action_bbox</tt> - blah blah
 
* <tt>bot_action_target</tt> - blah blah
 
  
and so on
+
= Entities by prefix =
  
 +
== Atmosphere ==
 +
* <tt>[[Design: Entity atmosphere|atmosphere]]</tt> - blah blah
 +
* <tt>[[Design: Entity atmosphere_landfall|atmosphere_landfall]]</tt> - blah blah
 +
* <tt>[[Design: Entity atmosphere_low|atmosphere_low]]</tt> - blah blah
 +
 +
== Bot ==
 +
* <tt>[[Design: Entity bot_action|bot_action]]</tt> - blah blah
 +
* <tt>[[Design: Entity bot_action_bbox|bot_action_bbox]]</tt> - blah blah
 +
* <tt>[[Design: Entity bot_action_target|bot_action_target]]</tt> - blah blah
 +
 +
== Func ==
 +
* <tt>[[Design: Entity func_aasobstacle|func_aasobstacle]]</tt> - blah blah
 +
* <tt>[[Design: Entity func_activator|func_activator]]</tt> - blah blah
 +
 +
== Light ==
 +
* <tt>[[Design: Entity light|light]]</tt> - a basic cast light
  
  

Revision as of 09:26, 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

Func

Light

  • light - a basic cast light