Let say I have a 1000 x 1000 Layout Size, but my Window Size is only say 250 x 250. Is there a way to get the current CENTER of the Window View?
No matter what I try it measures the X/Y event from the top left 0,0 of the layout, I want it to get from the current Window view, so if I have moved my Hero down 50 pixels my window Center would be somewhere in the 175.
Thanks