RadicalCSG / Chisel.Prototype

Work in progress prototype for the Chisel Level Editor, for Unity
MIT License
466 stars 34 forks source link

Make placement tools work well in orthographic mode #273

Open LogicalError opened 3 years ago

LogicalError commented 3 years ago

When creating boxes etc. in orthographic mode it assumes you give it a height by dragging upwards, which doesn't work in ortho mode. In this situation we should skip that step and just set a default height. Ideally it would remember the last used height, and just reuse that