Manikant tiwari 1 Report post Posted November 15, 2019 (edited) Hi I am new to game development. I have an issue.. here is the screenshot of my game which I am developing. My screen is scrollable with phaser_kinetic scroller. When I scroll the sheets with numbers it should be masked from the white line and and disappear the part of group sprite which is crossing the line. How can I achieve that. I used graphics to mask. But the graphics also hides the background. I dont want background to be hidden. Edited November 15, 2019 by Manikant tiwari Quote Share this post Link to post Share on other sites
GideonSam 3 Report post Posted November 19, 2019 add the bg to another group and mask only the tiles group Quote Share this post Link to post Share on other sites
Manikant tiwari 1 Report post Posted November 21, 2019 Hi is there any way to enable mobile scrolling in phaser 2 Quote Share this post Link to post Share on other sites