I’ve come across a difficult problem, I have a vcam (virtual camera) that leads my player off the stage, which makes touch events work differently, because I use var touchX = stageX and var touchY = stageY, but this doesn’t work when the view is off the stage. Any ideas?
I’ve come across a difficult problem, I have a vcam (virtual camera) that leads
Share
I figured you could do
e.localX + obj.x.