Ousaf 4 Report post Posted November 3, 2014 Hi! this is my first post on this forum I want to add static floating images on the Screen as a buttonBackground scrolls but buttons remain fixed at their on position I want to use these buttons as input to the game The game i'm making with phaser is like platform game where platform runs but buttons remain fixed Thanks in advance sorry for poor English : ) Quote Share this post Link to post Share on other sites
lewster32 616 Report post Posted November 3, 2014 This example demonstrates the fixedToCamera property, which when set to true on display objects will stop them being influenced by the camera. Quote Share this post Link to post Share on other sites