Hello there. I hope everyone is doing fine.
I am currently working on a mobile games that uses math on a lot of coordinates. I'd like to ask the following: Does exporting the game mess up with those coordinates? Especially that mobile devices have different resolutions ( I am using keep / 2d for this project ). For example, Is point A(250,300) in the editor the same point for all devices and all resolutions?
Hope I made sense. Thanks