Hello everyone, i'm trying to change my game object's position base on screen size, but i still cannot figure out how to do that, here is an example:
![alt text][1]
as you can see i have some circles on the screen in 1334x750, and when i change the screen size:
![alt text][2]
[1]: /storage/temp/135679-upload-2019-3-30-9-10-42.png
[2]: /storage/temp/135680-upload-2019-3-30-9-5-43.png
The circles changed its position, a circle get inside the screen and i don't want that, i want all gameobjects stay at the same place like the screen in 1334x750, thank you for reading.
↧