Debugging Challenge the cat should go forward and back on the scene forever, but when it goes back to the left, both the cat and the backdrop have to be upside down. It works only one time, and after the backdrop remains always the same How do we fix the program?
I fixed it by just putting a hidden sprite in the background and if the cat touches it the cat will turn and switch to the first background and keeps repeating the process forever.