blackears / cyclopsLevelBuilder

A Godot plugin to let you block in levels inside the Godot editor.
MIT License
1.09k stars 44 forks source link

Add gizmos #41

Open blackears opened 1 year ago

blackears commented 1 year ago

Gizmos would be easier to use than the current default-drag for XZ plane and Alt-drag for Y axis system.

elvisish commented 1 year ago

I was attempting to adjust the width of a block without skewing its shape, but I had no way of locking the X axis so it was most a case of very careful motions to ensure it stayed on one axis (it's almost impossible if the grid is snapped to anything less that 1).

ArceusMaxis commented 1 year ago

this would help us scale specific faces or whole blocks too! will be really helpful for quick iterative checks for trial and error

blackears commented 1 year ago

I've added a gizmo to the move tool. Still working on one for the faces.