Allow graphical routing of transition waypoints
Phrogz opened this issue · 0 comments
Phrogz commented
Provide a mouse-based mechanism to add, adjust, and remove waypoints to pass through.
Once editing, suggest that dotted lines show up when transition is selected, with ①②③ labels for the ordering. Dragging lines adjusts point, selects the line…but how to create new waypoints? Option-click to add a point on a selected transition, and it uses getPointAtLength
to figure out where in the list it is?