Hey folks. I'm trying build a simple generic tangram-like game that uses shapes to create different images buy assembling and rotating them together. I can click and drag on different sprites, but I can't figure out how to select a shape, then rotate it using a mouse, or even key commands (key commands seem to rotate all "sprites". Can anyone help?