From: MirceaKitsune Date: Tue, 22 May 2012 13:02:08 +0000 (+0300) Subject: Document bezier curve spawnflags for func_train in entities.def X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=fa46ca314c291a5210db33ac69cddcd8d91d2e85;p=xonotic%2Fxonotic-maps.pk3dir.git Document bezier curve spawnflags for func_train in entities.def --- diff --git a/scripts/entities.ent b/scripts/entities.ent index 552e0db3..2506ec62 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -321,6 +321,9 @@ Trains cannot be block-stopped just by getting in their way, the player must be interval to apply dmg to a player who is s in the way death message when a player gets crushed death message when someone gets pushed into this (default: "was thrown into a world of hurt by"). The # character is replaced by the attacker name if present (and it instead does not get appended to the end) +-------- SPAWNFLAGS -------- +use bezier curves movement instead of linear movement. See the path_corner properties for how to define a curve +the train faces the direction it's riding towards. Requires bezier curves movement and the train to have an origin brush