moving multiple objects (hud)? [solved]

I want my game to have dynamic resolution for different devices. I have three different resolutions. And HUD in my game consists of different objects. one is health bar one is power and one is power switch. So I want the HUD to move altogether when the resolution changes. How to do this? :confused:

I think the Anchor behavior was made for that :wink:

Thanks