Controls: ====== Space - Cycles between a costume centered on the sprite center and one a pixel to the left of the sprite center. O - Returns the sprite to the center of the circle (after you drag it somewhere) Z - Sets up around (0,0) rather than (-48,-87) Sprite can be dragged ========= Observations ========= (Offset costume - single pixel costume is one pixel to the left of sprite center) Sprite Center (-48, -87) Expected Mouse Position for click (-49, -87) Scratch 1.4 Mouse Position for click (-50, -87) or (-50, -86) Java Mouse Position for click (-50, -86) Flash Mouse Position for click (can NOT click) ========= (Centered costume - single pixel costume is at the same location as the sprite center) Sprite Center (-48, -87) Expected Mouse Position for click (-48, -87) Scratch 1.4 Mouse Position for click (-49, -87) or (-49,-86) Java Mouse Position for click (-49, -86) Flash Mouse Position for click (-48, -87)