diff options
Diffstat (limited to 'gtkradiant')
-rw-r--r-- | gtkradiant/osirion.game/base/entities.def | 4 |
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 |