Hi All,
Is there a way for us to edit the game's pointer position according to the css scaled canvas?
I'm setting my phaser game canvas size to 200% screen size and scale my game down to 100% screen size using css.
I need to make the mouse position times 2 but not sure where I can make the changes that the phaser button will work.
Thanks.