How to keep same image label size and position for all devices?

Hello! I’m trying to re-create Jevil fight in roblox. I couldn’t find how can i size and position the sprites same for all devices. Can somebody help me please?

Use scale, and UIAspectRatioConstraint.

1 Like

I already tried but position is not same for all devices.

Are you using scale for the position?

Yeah, i’m using scale for the position.

Is the background under a ratio? It seems like your characters are staying in the same position relative to the whole screen. The background’s overall ‘scale’ is changing when you change the screen. If your hope is to make the characters stay relative to the background, then parent them to the image.