SebLague / Path-Creator

Path creation asset for Unity game development
https://assetstore.unity.com/packages/tools/utilities/b-zier-path-creator-136082
MIT License
1.83k stars 319 forks source link

"Generating a path" has a issue #128

Open Monobesatoshi opened 2 years ago

Monobesatoshi commented 2 years ago

I read user guide and tried to generate a path on script, but it didn't work. I added the PathCreation namespace and created a public PathCreator. my unity version is 2022 1.11 . Error came out like below. スクリーンショット 2022-11-02 180754 スクリーンショット 2022-11-02 180845 スクリーンショット 2022-11-02 180934

eric29 commented 1 year ago

I agree, same problem. VertexPath function isn't working and don't know enough about the code to understand why.

It's really too bad the creator isn't looking at these. It seems to be a dead project that has so much potential and use.