Hello all,
I’m developing a little card game where the cards show directions a player can move. You draw your cards, drag and drop the ordering of them and then press a key to play through the directions. Up, Up, Left, Right, for example. The issue I’m having is moving the object smoothly in the right direction instead of it “jumping” to its position.