methusalah / SplineMesh

A Unity plugin to create curved content in real-time with bézier curves
https://twitter.com/dumas181
MIT License
1.05k stars 104 forks source link

Up vector should be added before world space conversion. #23

Closed basdp closed 5 years ago

basdp commented 5 years ago

To fix problems when world space has a different rotation than the spline.

Tested with Unity 2019.2.

methusalah commented 5 years ago

Thanks for your contribution ^^