ello I have a problem with my centered object,
My project window size is 854 x 480
I've tried to use > ViewportLeft("Hud")+ViewportRight("Hud")/2 for the object
it worked perfectly on my redmi 4x phone which has 1280 x 720 resolution (16:9 ratio)
but the problem is, it didn't work perfectly on my redmi note 8 phone which has
2340 x 1080 resolution (16:9 ratio), the object wasn't perfectly centered
I've also tried to change the ViewPort Layer from "Hud" to another layer, and yeah it affects the object position, but still didn't make the object perfectly centered
do you guys have any idea what should I do ??
Thankss