I’m trying to move multiple items together. This movement will be based on dragging.
Also, the goal here would be to move the items together as if they were one piece.
I can find some examples of how to move items separately. Or numerous items if they are on top of each other.
The idea is that the player would hit the or circle they want to be the center of their move. Then the surrounding max of 8 pieces around that piece would now be moving together.
I was thinking of maybe using containers, but the issue is that I don’t know which items will be until the user decides what move they want to make for each turn