Hello guys and girls and first (as always), sorry for my english - i hope you understand my issue and question ;)
My question is: How do i get the right X and Y coordinate from touch input on an layer with parallax 0,0?
I want to use touch-control with on-screen analog-stick and buttons (I think you know what i mean) and when i use a non-scrollable playfield it works perfect to get the right X and Y coordinates from touch input (use TouchAbsoluteX & Y) to set the direction and position of the "stick" to the right touch-position and -direction, but when i use a big and scrollable playfield it does not work correct - in Construct2, but the same code works in Construct3 perfect!
I hope you know what i mean and greetings from Austria :)