sgarg Posted October 2, 2017 Share Posted October 2, 2017 I am making a multiplayer Pong game. One paddle is on top other is on bottom. I want to rotate the screen for the other player so that both players can play same game and from bottom position. I want both of them to see other player at top. Please help on how to rotate camera or world? Link to comment Share on other sites More sharing options...
samid737 Posted October 4, 2017 Share Posted October 4, 2017 Don't know if there is an easy way to do that currently. I do know Phaser 3 has advanced - camera features. Its a trade-off, experiment with Phaser 3 beta and get to know the API better, or engineer it yourself in Phaser 2 (if there is no easy solution to your problem). There is this post, but it looks more like A duplicate view... Link to comment Share on other sites More sharing options...
Recommended Posts