Hello,
I’m trying to snap to grid whilst dragging - much in the same way as atari1 in this example:
https://phaser.io/examples/v2/input/snap-on-drag
Unfortunately this doesn’t seem to work in Phaser 3 - is there any built in functionality for snapping whilst dragging? If not, what is the best way to do this?