hpcodecraft Posted March 4, 2014 Share Posted March 4, 2014 Hi everyone, when scaling the world the camera follow and fixing groups to the camera seems to stop working. Please see the live example here: http://phasercamera.hpcodecraft.me/ Holding down the right arrow key makes the mushroom leave the screen and the camera does not follow. Also, the UI at the top starts to wander off screen. If globalScale is set to 1 everything works as expected. Any ideas? Link to comment Share on other sites More sharing options...
rich Posted March 4, 2014 Share Posted March 4, 2014 Camera follow (and indeed bounds) doesn't take world scale into account at all, hence why this is happening. I'll see if there is an easy fix for this, but it'd be helpful if you could put on github issues for me please (if you didn't already). Link to comment Share on other sites More sharing options...
hpcodecraft Posted March 5, 2014 Author Share Posted March 5, 2014 Hi Rich, I wasn't sure if it was my fault or a problem with the engine so I didn't create an issue, but I've done that now: https://github.com/photonstorm/phaser/issues/512Thank you for your support! Link to comment Share on other sites More sharing options...
Recommended Posts