Do you know how to make touch screen functionality on specific coordinates of the screen, especially used for buttons and regardless of the screen size, density, and the phone OS itself? (e.g. *iOS*, *Android*) I want to check for its touch coordinates and the response according to that coordinate. I'm on the experimental works of my current game project. I'm using C# for programming some few behaviors according to that object.
↧