Use the arrow keys to navigate Scratch Cat from the start of the maze to the end (yellow rectangle).
I put a 'when Star clicked' block on top of a 'forever loop; which surrounded a 'If touching light green then' loop and inside that loop was got to -216x and -148y block. I did this so if the scratch cat touched the green, it would got to the beginning and start all over again.