From bc960e0948b959d2fec81274e4a28ed8f19b203d Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 25 Dec 2008 12:20:55 +0000 Subject: documentation updates --- gtkradiant/osirion.game/base/entities.def | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'gtkradiant') diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index e2d14ad..0d28f85 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -34,12 +34,16 @@ A light flare strobe make a strobe flare (spawflag 1) entity flare has entity color (spawflag 2) engine flare is actived by engine (spawnflag 4) + radius flare radius, default is 100 frequency strobe frequency, in flashes per second offset strobe offset, in seconds time strobe time fraction, 0 (always off) - 1 (always on) flare flare number texture (maps to bitmaps/fx/flare??.tga), default 0 -angle direction of the flare +angle direction angle of the flare +direction direction angle of the flare +pitch pitch angle of the flare +roll roll ange of the flare */ // ---- FX_PARTICLES ----------------------------------------------- @@ -49,8 +53,12 @@ A particle system entity flare has entity color (spawflag 2) engine flare is actived by engine (spawnflag 4) -angle direction of the particle system + script name of the particle system script +angle direction angle of the flare +direction direction angle of the flare +pitch pitch angle of the flar +roll roll ange of the flare */ // ---- LOCATION_CANNON--------------------------------------------- -- cgit v1.2.3