How To MOVE Attached Objects

In my Game’s boss, I wanted the eyes of the boss to be moved according to the character’s place. Rotation is not the problem; but placing the eyes?

Instead of using attachments, try using an expression

A(the object coordinate) +/- B (offset)