Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Goers <mega@osirion.org>2009-02-07 03:24:23 +0000
committerEvan Goers <mega@osirion.org>2009-02-07 03:24:23 +0000
commitc4598ccd14b285a8d4e8eb16343aceb2c4c74da9 (patch)
tree1745edacd657cfd277d1291c3c8d0abfe2998fe0 /gtkradiant
parent765e2a6e47d971bfa0066a8f30b8cf16cca852cb (diff)
Updated entities.def with complete func_rotate documentation.
Updated shootingstar, avenger, researchstation, jupiter, ravager, heavycruiser, and destroyer. Added proposed shaders.
Diffstat (limited to 'gtkradiant')
-rw-r--r--gtkradiant/osirion.game/base/entities.def8
1 files changed, 6 insertions, 2 deletions
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 --------------------------------------------------