Hello. I'm struggling with zooming in Phaser and would like someone to code that aspect for me. I can offer $20 through PayPal (I know it's not much) sent to you or your favourite open source project. The features I'm looking for: Zoom with mouse wheel (where the zoom zooms towards the mouse pointer) Pinch zoom Be able to set the zoom rate for mouse wheel and pinch zooming Panning with mouse click + drag Panning with touch + drag Still be able to interact with game elements with a click or a touch Bonus points for tweening when zooming and easing on pan This demo has all the basics (no tweening or easing) but I'm not sure how it's actually working :-P https://www.iforce2d.net/rube/loaders/phaser/basic.html I'd like it to be wrapped up in a nice package and MIT licensed so people in the future can use it on their Phaser projects easily.