FlaxEngine / FlaxEngine/FlaxEngine
Add Ability to select a spline point under surfaces.
Open
editor
level
suggestion
- Dominant language
- C++
- Stars
- 7k
- Forks
- 713
- Avg merge
- 7d 11h
- Merged PRs (30d)
- 19
Description
**Issue description:**
Is very hard work with splines on complex scenes because the "select point" works like any other actor. So, if you have an scene with a lot of actors and the spline is under the surface you can't select the point because you will select another actor accidentally.
My suggestion to improve the spline workflow is (like the transform gizmo) allow to select splines points under surface if the spline is selected.
**Flax version:**
Any
Contributor guide
Assessment
This issue has not been assessed yet.