I want to make a dialogue bubble which dynamically sizes, so I want to start by checking how close it is to the edge of the screen.
Is there any way to check the x position of the left/right side of the screen? And from there can I do math on it to find the difference in position? I can't find documentation on it anywhere.