added another path for goons
This commit is contained in:
parent
882fb8fa70
commit
98e5bb3e32
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Reference in New Issue