earthiverse / altivities

ALT Activities & Games
MIT License
3 stars 11 forks source link

Add resize function to pizza & parfait maker #30

Open earthiverse opened 7 months ago

earthiverse commented 7 months ago

It should be possible (not sure how difficult) to resize the ingredients if you're on a device with touch input.

earthiverse commented 7 months ago

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