wayfinder Posted May 31, 2014 Share Posted May 31, 2014 Hi all, I have a game that's set up to scale to 2x by rendering a visible image at 2x from an invisible canvas (where all my stuff happens at 1x scale). My problem is that the mouse position is not captured correctly since my actual game is hidden. Is there a way to take the (readily available) mouse data from the 2x canvas and deliver it, scaled back to 1x, to Phaser from the outside? Link to comment Share on other sites More sharing options...
wayfinder Posted June 1, 2014 Author Share Posted June 1, 2014 bump Link to comment Share on other sites More sharing options...
Recommended Posts