Click on an item to get a description of it. To add an item: 1. Remix this project. 2. Add another costume to item 1, 2, or 3. If there is already a blank costume in one of them, just use that. 3. Draw the desired item in the costume. 4. Make a new message with the name of the new costume. 5. In the code for the item, add: when this sprite clicked ->if costume number=[number of the costume you just made]->broadcast [message you just made]. 6. Go to the code for Tallulah (the blue cat). Add: when i receive [message you just made]-> speak (pink block) 7. In Tallulah's code, add: when i receive [message you just made]-> say [description of the item you added] for 1.3 seconds. 8. If you added a costume to only 1 or 2 of the 3 items, add a blank costume to any you did not make a costume for.
Credit goes to @WindowsMeRules2000.