(SOLVED) My objects are not focused on android using

Hello.
I have a little problem. :frowning:

im using translator. :smiley:

I created a splash in my game and tried to position it with (innerWidth / higth) / 2 - object.CenterX / Y … On my computer it works perfectly but on my Android it doesn’t work well, I have tried
screen.width / height, outerW / H, innerW / H, and well I have looked in the documentation In MDN and well I have not found any solution and that is why I got to ask them for help :(. Thanks in advance to anyone who can help me .

instead of (Variable(text_width)) you use your object width. Same for the Height.

Muchas Gracias. Bendiciones. :blush: