From 93d75ff74cd40ad57a94a60aa8d091285cb8e86b Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Tue, 22 May 2012 16:09:05 +0300 Subject: [PATCH] Document the curve key for path_corner in entities.ent --- scripts/entities.ent | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/entities.ent b/scripts/entities.ent index 2506ec62..6d58ed51 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -1049,6 +1049,7 @@ All path_corner entities of a train have to connect in a circular manner, while triggered when a func_train stops at this target triggered when a func_train stops at this target triggered when a func_train stops at this target +if the train uses bezier curves movement, specify an entity by targetname which is the control point of the curve (use something like target_position) instead of triggering ALL matched entities, trigger ONE of them by random the train following the path or the previous path_corner in the path points to this. speed of func_train while moving to this path corner. If unset, the value from the func_train will be used. -- 2.39.2