Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2010-10-30 12:39:12 +0000
committerStijn Buys <ingar@osirion.org>2010-10-30 12:39:12 +0000
commita67187c42e45ff77df08d037a87aa0811ec8aa67 (patch)
tree8d130acaba78f34901e93bd1b62fc6fc56c41770 /gtkradiant
parentae13e653988698f72c9cddaac45b0a09f8de2737 (diff)
added engine spawnflag to func_rotate
Diffstat (limited to 'gtkradiant')
-rw-r--r--gtkradiant/osirion.game/base/entities.def4
1 files changed, 3 insertions, 1 deletions
diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def
index 175b234..f53992f 100644
--- a/gtkradiant/osirion.game/base/entities.def
+++ b/gtkradiant/osirion.game/base/entities.def
@@ -111,9 +111,11 @@ Editor utility to group brushes together
// ---- FUNC_ROTATE ------------------------------------------------
-/*QUAKED func_rotate (0 .5 .9) ?
+/*QUAKED func_rotate (0 .5 .9) ? ? ? engine
A group of brushes rotating around an axis
+engine light is activated by engine(spawnflag 4)
+
speed speed of rotation, in degrees per second
angle direction angle of the rotation
direction direction angle of the rotation