ScratchData LogoScratchData
Back to karenb's profile

DebugMe-2 remix

KAkarenb•Created June 16, 2013
DebugMe-2 remix
1
0
191 views
View on Scratch

Instructions

Debugging Challenge click on the green flag; they start moving ofter 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?

Description

Another tricky bug! :) How I approached this: I noticed that orange cat and blue cat had identical code, so should be doing the same thing. I then noticed that the starting positions of the two cats looked different (despite being sent to the same x/y coordinates). This clued me to it being a bug related to their visual appearance, specifically, their costume centers. I updated blue cat's costume center to match orange cats, which seemed to fix things!

Project Details

Project ID10888015
CreatedJune 16, 2013
Last ModifiedJune 16, 2013
SharedJune 16, 2013
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root