Debugging Challenge click on the green flag; they start moving after 1 sec. the blu cat should do the loop like the orange one; same behaviour at different distance. Instead the blu cat moves differently How do we fix the program?
The problem doesn't lie within the code, it lies within the sprite. I noticed that the sprite of the blue cat's center was offset by a little bit, so I tried inserting a new copy of the costume and coloring it appropriately. This fixed the program.