Click on the green flag to start. When you place the mouse on top of the cat he will follow but 5 steps behind you.
First I started by testing the "point towards" and "go to- mouse pointer". This works but in the instructions, the cat has to follow the pointer not be stuck to the pointer. So the "go to -mouse pointer" command did not work in this case. So after repeatedly watching the loops video from Erick, what I did is that in a "forever" inside and "If...then...else" I told the sprite to look towards the mouse but walking 5 steps. I don´t now how it´s working but the effect you see is that the cat is walking like 5 steps behind the pointer. Like the CCOW team says trial and error.