Hello,
I'm having a problem with the control flow when the "Run Maze" button is clicked. I want the robot to do each step sequentially, move the 1st distance, turn, move the 2nd distance turn, etc. But it seems it is trying to do all the steps at once. If I remove the multiple steps and have it just move the 1st distance, it works correctly. If I ask it to just do the first turn, that works.
The goal of the app is to have my 2nd grade students measure the distances and record the turns of a very simple maze, then have the robot run the maze to check their measurements.
Any help or suggestions would be greatly appreciated!
Mrs. B