From 5bf3e3b7b192bfd00a9f80578d3bc1b1d91dffb1 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 17 Jan 2009 10:44:11 +0000 Subject: add units to func_rotate speed help --- gtkradiant/osirion.game/base/entities.def | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'gtkradiant') diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index d035694..48d1332 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -1,5 +1,7 @@ -// Osirion entities definition file for GtkRadiant -// ingar@telenet.be +// +// The Osirion Project +// Entity definition file for GtkRadiant +// // ---- WORLDSPAWN ------------------------------------------------- @@ -8,8 +10,8 @@ The building blocks of the model. Faces with common/caulk are ignored. Detail brushes are used for LOD and will not be visible from a distance. -"enginecolor" color used for engine flares and common/engine, default 1 0 0 -"enginesound" engine sound loop (maps to sounds/engines/loop??.wav), default 0 +enginecolor color used for engine flares and common/engine, default 1 0 0 +enginesound engine sound loop (maps to sounds/engines/loop??.wav), default 0 */ // ---- LIGHT ------------------------------------------------------ @@ -68,7 +70,7 @@ roll roll ange of the flare /*QUAKED location_cannon (0 0 1) (-8 -8 -8) (8 8 8) ? Provides the model with a cannon (not implemented) -"model" name of the cannon model, default is none +model name of the cannon model, default is none */ // ---- LOCATION_TURRET -------------------------------------------- @@ -76,7 +78,7 @@ Provides the model with a cannon (not implemented) /*QUAKED location_turret (0.5 0.5 1) (-8 -8 -8) (8 8 8) ? Provides the model with a turret (not implemented) -"model" name of the turret model, default is none +model name of the turret model, default is none */ // ---- LOCATION_COCKPIT ------------------------------------------- @@ -102,7 +104,7 @@ Editor utility to group brushes together /*QUAKED func_rotate (0 .5 .9) ? A group of brushes rotating around an axis -"speed" Speed of rotation. +speed speed of rotation, in degrees per second */ // ---- FUNC_DOOR -------------------------------------------------- -- cgit v1.2.3