#bevy transform gizmo

8 messages · Page 1 of 1 (latest)

lost flame
lost flame
#

@novel stream any suggestions?

novel stream
#

You could extend the existing handles to scale instead of translate.

lost flame
#

in the function drag_gizmo there is an empty scale axis enum option:TransformGizmoInteraction::ScaleAxis {* original: _, axis: _, } => (),*

lost flame
novel stream
#

Please submit a PR. Even if we don't have the bandwidth to review and merge right now, it would be great to have the option!

lost flame
#

Sure!