Search Unity

Automated Spline Creation

Discussion in 'Scripting' started by Cosmas, Aug 11, 2016.

  1. Cosmas

    Cosmas

    Joined:
    Jan 9, 2010
    Posts:
    133
    I'm wondering if anyone knows of a plugin/addon that will generate a spline given just two Vectro3s at runtime. It needs to avoid obstacles on my terrain, which I suppose I could engineer after the fact, but is there a VERY lightweight spline library that can do this?

    I have Curvy but it looks like a programming mess and is more editor focused.
     
  2. Cosmas

    Cosmas

    Joined:
    Jan 9, 2010
    Posts:
    133