Say I’ve got an object I want a certain distance from the edge of the screen. I can get this to work just fine using Screen.width * “Some number” but the object gets thrown off if I change my aspec ratio. Anybody run into an issue like this and know of a possible solution?
Thanks