Hello again guys =)
Will you help me think?
I'm developing this board game where the board is way too big to fit on the screen, so I made it "click and dragable" so the player can move the board and see everything on it.
But the thing here is, the board moves, the pieces doesn't and this mess up everything.
Do you have any idea how can I make a sprite relate it's position to another sprite position or anything like that?
I'm attaching the .capx so you can have a look at what I'm talking about.
Grateful since now o/