CTP = Cat touching pointer CTS = Cat touching sensor sprite STC = Sensor touching Cat Drag the cat with the mouse and note the values Scratch: All are true while dragging slowly. Fast drags can cause short false values Java: All are true while dragging slowly. Fast drags can cause short false values Flash: When dragging above the cats nose, the sensor sprite does not register a touch (Sensor touching Cat) but below the nose, it acts the same as Java and Scratch.