From 98e5bb3e329583d0638405ecedb13c96eded73b1 Mon Sep 17 00:00:00 2001 From: Samir Naik Date: Fri, 7 Nov 2003 03:08:43 +0000 Subject: [PATCH] added another path for goons --- direct/src/level/PathEntity.py | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/direct/src/level/PathEntity.py b/direct/src/level/PathEntity.py index e0ae6f6118..a80f25efcd 100755 --- a/direct/src/level/PathEntity.py +++ b/direct/src/level/PathEntity.py @@ -13,10 +13,12 @@ class PathEntity(BasicEntities.NodePathEntity): Vec3(10, 0,0), Vec3(-10, -5, 0), ], - [Vec3(-8.29501342773,-9.22601318359,0.0), - Vec3(13.7590026855,-12.9730224609,0.0), - Vec3(16.7769775391,10.7899780273,0.0), - Vec3(-8.17102050781,14.1640014648,0.0), + [Vec3(-40.967, -24.943, 0), + Vec3(-36.065, -23.418, 0), + Vec3(-33.874, -3.373, 0), + Vec3(42.227, -3.036, 0), + Vec3(38.220, 2.783, 0), + Vec3(-35.8, 4.158, 0), ], [Vec3(-47.9110107422,-6.86798095703,0.0), Vec3(27.691986084,-5.68200683594,0.0),