I’m having trouble with my touch position. I’m using a image position in a Widget to be my Touch Reference in game, but, as you can see in this image, the images are appearing away from my clicking position. The blue circle is where I’m clicking and the grey one is the image shown.
Why don’t you use one of these other nodes. I have used them before they work fine. Especially if using mouse for touch the second node should be perfect for you.
Yes this looks like a good idea - remember, Touch coordinates are not the same thing as Screen coordinates (just like screen coordinates are not the same as world coordinates)