blackears / cyclopsLevelBuilder

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

Limit drag size of blocks when cretaed #77

Closed blackears closed 1 year ago

blackears commented 1 year ago

When the drag height vector of the block creation tool is nearly parallel to the view direciton, blocks are made much too high. Provide a limit on this. This happens particularly when you try to create blocks in top or side view.

blackears commented 1 year ago

Blocks will now autocomplete if height drag angle is too steep.