Question by
Itsproinc · Dec 27, 2017 at 07:57 AM ·
androidgameobjectresolution
Object shrinks from different screen resolution
Hey there!
it sems my character is shrinking from different resolution for android build. the weird part is other object in-game like enemy, walls, etc doesnt change at all
i'm currently building my game on FHD 1920x1080 and the size of my character is normal but when i change to HD+ 1600x900 or HD 1366x768 for testing purposes my character shrinked
here's my camera component
And here's my camera is a child of my player (maybe this caused the problem)?
Cube = Player
Here's my game on different resolutions:
FHD
HD+
HD
screenshot-33.png
(18.8 kB)
screenshot-34.png
(2.7 kB)
Comment