![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | JorensM |
I’m making a mobile game, and when I try to use event.position on a touch event, it doesn’t return the correct position?
I made a draw_line() function for debug purposes that draws a line from the joystick to the touch position, but it is showing the wrong position.
Any ideas why this could be happening?