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

check if the path is intersecting with itself #129

Open luckyblackcat23 opened 1 year ago

luckyblackcat23 commented 1 year ago

im trying to make a procedurally generated level using the path generator but i want to make sure the path isnt intersecting with itself does anyone know how i might achieve this?