From a67187c42e45ff77df08d037a87aa0811ec8aa67 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 30 Oct 2010 12:39:12 +0000 Subject: added engine spawnflag to func_rotate --- gtkradiant/osirion.game/base/entities.def | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gtkradiant') 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 -- cgit v1.2.3