浏览代码

added another path for goons

Samir Naik 22 年之前
父节点
当前提交
98e5bb3e32
共有 1 个文件被更改,包括 6 次插入4 次删除
  1. 6 4
      direct/src/level/PathEntity.py

+ 6 - 4
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),