Hi guys,
I am trying to use the HTML5 Pointer Lock API with Phaser but couldn't make it work until now. So far I have used the pointer lock demo code and tried to set the movement values of the activePointer object with the given pointer values. My 2D shooter game is using the mouse position as the aim direction of the player.
Hope someone can help me.