yaroslav kornilov 0 Report post Posted February 5, 2014 I have an idea of 2d-arcade multiplayer game, i tried many frameworks and now i think Phaser is tehe most friendly and easy to learn. But i haven't found way to zoom in sprite in phaser. It's really important in my game becouse it used 16-bit stiled sprites. Is any way how i can do it? Share this post Link to post Share on other sites
qdrj 31 Report post Posted February 5, 2014 Do you mean scale? http://www.gametest.mobi/phaser/docs/Phaser.Sprite.html#toc38 1 yaroslav kornilov reacted to this Share this post Link to post Share on other sites
yaroslav kornilov 0 Report post Posted February 5, 2014 Great thanks! Share this post Link to post Share on other sites