Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
move parallel to the path in curvy
#1
Can i make dynamic code  to spawn flys like my images with only 1 path?
(move parallel to the path)



my code:

inst = shapesPool.Spawn(this._Cube);
shapesPool.Spawn(_Cube).GetComponent<SplineController>().Spline = sppath;
sppath.Refresh();


[Image: anh1.jpg]
Reply


Messages In This Thread
move parallel to the path in curvy - by tuannm - 10-29-2016, 04:38 PM
RE: move parallel to the path in curvy - by Jake - 10-31-2016, 08:19 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Curvy Line Renderer for UI Spline? gekido 7 6,260 07-13-2025, 07:11 PM
Last Post: _Aka_
  Duplicate Prefab along path rickgplus 1 1,555 01-23-2025, 10:09 AM
Last Post: _Aka_
  Can't set CG Path Controller j95677 4 3,273 10-04-2024, 06:55 PM
Last Post: j95677
  Player move with object mcarman 4 2,991 07-29-2024, 06:49 PM
Last Post: mcarman

Forum Jump: