Rare find

Path Creator. Draw paths and routes inside Unity games visually.

assetstore.unity.com/packages/tools/utilities/b-zier-path-creator-136082

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2024
  • Merge pull request #135 from riccardone/initialise-bezierpath
May 2023
  • add default constructor to initialise bezierpath instance
May 2022
  • Merge branch 'Dev'
  • Update .gitignore
  • Fix NaN related crash when trying to split at end of path
  • Update folder structure
November 2020
  • Fix NaN normals (#64)
October 2020
  • Procedural cylinder example
  • Upgrade to 2019.4 LTS
February 2020
  • Rewrote MathUtil constrained transformation functions for better perf…
  • Removed test scripts
  • VertexPath.CalculateClosestPointOnPathData optimization (#53)
  • Add raycast check to GetMouseWorldPosition (#50)
January 2020
  • Fixed distance computation for placing new 3d points (#47)
June 2019
  • Fixed handle selection bug on transformed path.
  • Switched version to Unity2018 for compatibility (breaking for some re…
  • Changed folder structure
  • Switched to visible meta files to try fix broken prefab refs
  • Project settings
  • Create .gitignore