I have a drag-and-drop game and I'm having some trouble with the alignment of the pieces once they get dropped onto their zone. There are 12 MCs, and there are 4 columns x 3 rows of targets that are perfectly aligned. When all of movieclips are dropped, the horizontal/vertical alignment isn't perfectly even with one-another.
I know this deals with the registration point on each mc, and I'm trying to center each piece's point as much as possible using FreeTransform, but it's all visual and leaves room for error.
Is there a way to align all 12 of these pieces once they are dropped onto their target?