turanszkij / WickedEngine

3D engine with modern graphics
https://wickedengine.net
Other
5.7k stars 603 forks source link

[Feature request] Add spline editing tool #912

Open AttackButton opened 1 month ago

AttackButton commented 1 month ago

One of the tools with the most possible uses, from creating roads for cars, curving the meshes of pipes and trees, to creating paths for moving platforms to travel and much more.

So, if it is possible to implement such a tool in the editor, would it be possible to add these buttons below to more easily select the control points of the curve, just like Unreal Engine does? Probably only the center three buttons would be enough: the center one selecting all points, and the other ones jumping to the next or previous point of the curve. Additionally, the ability to attach metadata to this entity with the points of a curve would be beneficial too.

image

turanszkij commented 1 month ago

Yes, this would be a great addition, I also want this but not sure when I get to work on it.