Auto Move Turn Counter along grid turn track

When a reset button is pushed, I want to make a Turn Counter advance incrementally along a Turn Track (numbered 1 - 30) to indicate a change in the game turn.
The turn track contains 4 rows, so I need the turn marker to move from -say turn 10- to turn 11 on the next row & first column, i.e. down a row & to the extreme left of the grid.
Now I understand that GKC will trigger this in the Turn Counter (which is a bit beyond my skill level as it is, but I get the concept), but what Triggering event or property in in the Turn counter to make it move where & how I want?
Thx
Cavan

TAke a look at the Paths of Glory module, it does exactly what you need.

Thanks for the lead CesarM. Will do.