Hello Scirra Forums!
I'm currently making my first game and having a hard time solving this problem. What I need is to move sprites along a grid column/row, moving from one end to the other, a certain number of spaces after a dice roll. I made a dice with 0-5 slides that spins and picks a random 1-6 side, I need to connect the movement to the dice roll. So it's a turn based, dice roll, sprite1 moves, then next person rolls, sprite2 moves, so on and so on.
Thanks for helping me out!