rexrainbow / phaser3-rex-notes

Notes of phaser3 engine
MIT License
1.18k stars 259 forks source link

rexCameraController: zoom around cursor position in place of center of the view #449

Closed PatBG closed 2 weeks ago

PatBG commented 2 weeks ago

Could it be possible to allow the zoom action to take cursor position in account (mouse x,y for mouse-wheel, center of the two touches for pinch), for zooming at cursor position in place of center of the view.

rexrainbow commented 2 weeks ago

rexCameraController update :