Action button build

I am struggling with the build of action buttons.

My primary question here is, can I create an action button that when clicked will advance a token across a grid - not just from one zone to another? I have seen the latter where the button will move the counter across a grid, but the grid is made up of individual zones. My goal is to have one zone with a rectangular grid that will allow for an action button to move the counter within the gridded zone.

Thanks for the help!

You need add a rectangular grid to your zone and then focus on the Send to Location or Move Fixed Distance traits to get the advancing marker working. Whichever trait you use, you can then trigger using an action button on the piece.

Thank you, Mark! I appreciate your help!