From c4598ccd14b285a8d4e8eb16343aceb2c4c74da9 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Sat, 7 Feb 2009 03:24:23 +0000 Subject: Updated entities.def with complete func_rotate documentation. Updated shootingstar, avenger, researchstation, jupiter, ravager, heavycruiser, and destroyer. Added proposed shaders. --- gtkradiant/osirion.game/base/entities.def | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'gtkradiant') diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index 48d1332..42abe19 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -61,8 +61,8 @@ engine particles have engine color (spawnflag 4) 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 +pitch pitch angle of the flare +roll roll angle of the flare */ // ---- LOCATION_CANNON--------------------------------------------- @@ -105,6 +105,10 @@ Editor utility to group brushes together A group of brushes rotating around an axis speed speed of rotation, in degrees per second +angle direction angle of the rotation +direction direction angle of the rotation +pitch pitch angle of the rotation +roll roll angle of the rotation */ // ---- FUNC_DOOR -------------------------------------------------- -- cgit v1.2.3