Hi Guys!
Hope you're well?
I'm hoping someone can help me.
So short story, I have a grid and within that grid I have an object.
I also have cards that I want to control that object inside the grid (you drag a card into the drop zone and whatever is on the card determines what the object in the grid does)
My question is, how do i have the Object move a certain amount of pixels within the grid once the player drops the card that has a move instruction on it?
I know I can move it to a specific location, but what I want to do is move it 64 pixels on the X or Y axis from where the object is currently in the grid.
I hope this makes sense.
Thanks in advanced for your help
Hello,
You mean that you want to see the movement? Like, every second move 10 pixels till reach the X,Y?
Try using tween behaviour.