Open earthiverse opened 1 year ago
It should be possible (not sure how difficult) to resize the ingredients if you're on a device with touch input.
Might be able to use https://github.com/rexrainbow/phaser3-rex-notes/blob/master/plugins/input/gestures/pinch/Pinch.js
Example code: https://codepen.io/rexrainbow/pen/BvyVOL
It should be possible (not sure how difficult) to resize the ingredients if you're on a device with touch input.