blackears / cyclopsLevelBuilder

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

Display a preview point when creating a prism #11

Closed Calinou closed 1 year ago

Calinou commented 1 year ago

When creating a prism, you don't know exactly where each point will be snapped to until you click.

I suggest drawing a translucent yellow sphere to denote the location where the next point will appear when you click, based on the current grid snap distance.

blackears commented 1 year ago

This should work now.

Calinou commented 1 year ago

Thanks again for the quick turnaround :slightly_smiling_face: