Henry00IS / ShapeEditor

2D Shape Editor for Unity Editor to create complex 3D meshes out of 2D shapes with RealtimeCSG support.
MIT License
99 stars 9 forks source link

Drag and drop image files on the grid to use them as backgrounds #10

Closed Henry00IS closed 2 years ago

Henry00IS commented 2 years ago

Dragging and dropping image files on the grid to use them as backgrounds is much quicker than manually selecting them in the background settings window. We just don't want code duplication, there should only be one function that loads image files.

The background settings window