spacechem-community-developers / SpaceChem-Community-Edition

Release repository of the SpaceChem Community Edition
39 stars 1 forks source link

Allow to do group drags/rotations/reflections of commands together with glyphs #43

Closed Darayavaush closed 4 years ago

Darayavaush commented 4 years ago

Right now it's only possible to do group drags of commands only, which is quite limiting.

csaboka commented 4 years ago

The current code base doesn't even have the concept of a selected reactor feature, they are only moved one by one. I doubt there are proper graphics available to indicate a selected feature.

Rotating or mirroring a multi-tile feature is also impossible. There are no vertical or (horizontally) mirrored versions of fusers and splitters, so they cannot be rotated or mirrored horizontally.

Darayavaush commented 4 years ago

Ah, true. I was only thinking about bonders and tunnels when I made this request (since we were in the middle of w3 and I had to drag and rotate the whole ten-glyph output assembly a number of times, which got old quite fast).

Darayavaush commented 4 years ago

So I take it this isn't going to happen? :<