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

Scene Gizmo and handle improvement #27

Open ArieLeo opened 5 years ago

ArieLeo commented 5 years ago

Is there any plan to improve the Spline Gizmo display and handle in the scene view. Currently there is some small annoying thing when working with the spline in scene view

  1. When the spline game object are not selected the spline gizmo are not visible. Having a toggle to always show spline when unselected would be great.
  2. For some reason, sometimes the spline handle and nodes are hard to select.

this is just an idea, would it be possible to adapt the technique used by Sebastien Lague to deal with the scene view handling and display? https://github.com/SebLague/Path-Creator

having the best of two world would be awesome