I'm trying to make a tangram game. It has seven shapes that need to be placed and rotated to create a design. I have set up drag and drop and used car movement for rotation. I can't figure out how to apply those functions to all seven objects independently.I would like to select any shape with the mouse to drag and drop and then rotate it.