Hi,
I'm making a mobile game and I'm using "Scale Inner" scaling mode for it.
The problem is I can't put everything in place because I don't know what the maximum Y shown is.. (I'm using a tall layout) I've an action to scroll Y to 0 on start of layout.
So I want to get the Y point for every device but I can't get it.
EDIT: I've tried WindowHeight, Browser.ScreenHeight .. They're still the same whenever the screen scales..
Thanks