tchx84 / Gameeky

Play, create and learn
GNU General Public License v3.0
70 stars 12 forks source link

Massfill of squares with same entities #95

Open tronta opened 5 months ago

tronta commented 5 months ago

In order to fill bigger areas quickly it would be great to be able to select an bigger area with the same elements.

1) Select an element type 2) Select an area with drag and drop (a rectangular border appears around the selected squares) 3) When releasing the mouse the area get filled automatically with that element type

image

I personally would remove the current drop down list in favor of this to simplify the interface.

image

tchx84 commented 5 months ago

This should be doable, and having the ability to select chunks of entities is a prerequisite for other additions like copy and paste.