MrUnit64 / TransformAnarchy

Rotates objects freely in Parkitect
MIT License
4 stars 2 forks source link

Scale modifier for the gizmo #26

Open MrUnit64 opened 1 year ago

MrUnit64 commented 1 year ago

The gizmo tool should have a resize option as well making resizing easier and faster when using the gizmo tool.

Building using Transform Anarchy: https://github.com/MrUnit64/TransformAnarchy/assets/109811217/ec0d8320-0d21-4250-9b1f-22514a7d5d2d

"Building using Freedom2000: https://github.com/MrUnit64/TransformAnarchy/assets/109811217/4800a88f-6e81-407e-8f2a-b5bf18a9a592

Distantz commented 1 year ago

Doable, should be fine to add a new gizmo tool using the same code from the movement gizmo, albeit on only one mesh.

MrUnit64 commented 1 year ago

Will have to implement the original code for resizing objects first.