Curved Path Generator


A curved path generator based on Bezier curves


by KimYC1223


Price History +

In Unity, it is very difficult to implement objects moving with constant velocity along a curved path.


Because it is difficult to implement a curved path and an object moving at the same speed in all sections.


This package provides a GUI that allows you to easily implement curved paths in the Unity Editor.


In particular, from version 2.0.0, I added visually express functions for the created path.


See github for details!


https://github.com/KimYC1223/UnityPathGenerator