Hello.
I have a little problem.
im using translator.
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 .