Geaz 1 Report post Posted February 20, 2014 Hello, is it possible to get a pinch and mousewheel event with phaser? I try to write a board game and want to give the user the ability to zoom the board in and out. Thanks,Geaz 1 titmael reacted to this Quote Share this post Link to post Share on other sites
pullmonkey 0 Report post Posted April 13, 2014 Geaz - you ever figure this out? Quote Share this post Link to post Share on other sites
titmael 11 Report post Posted April 14, 2014 +1 Quote Share this post Link to post Share on other sites
adamyall 21 Report post Posted April 14, 2014 http://jsfiddle.net/adamholdenyall/G68ee/7/Made a fiddle to figure this out myself. Probably the best way to handle gestures is to just include Hammer.js as gesture support in Phaser itself is limited as far as I can tell. The example shows both pinch to zoom and scroll to zoom. Works for me on Chrome for Android and Firefox. 2 staff0rd and titmael reacted to this Quote Share this post Link to post Share on other sites
titmael 11 Report post Posted May 10, 2014 A.M.A.Z.I.N.G ! Thx Quote Share this post Link to post Share on other sites