-
Move Objects by defined amount
I need to animate a bunch of different squares around a grid but I want to be able to click and drag the layers and have them snap at a defined increment. For example a square is at position 100,100 and I want to move it up by 2 I want it to snap to 102,104,106 as i drag it.