Skip to Main Content

C'est qui?: Adding Plural

Instructions

  1. Add the following new variables:
    1. plural
    2. pickedAnswer2
    3. PickedName2
    4. pickWho2
  2. Add the new list PluralPhrases
    1. Add some plural phrases to it. HINT:  Use the same adjectives so you don't need to create new lists for them

The Backdrop

  1. In the backdrop create the block:
  2. Create the If-Then-Else:
  3.  Move your original code in to the top part of the If. Should look like this:

  1. Duplicate the main code and change it to the following (or create it manually):

  1. Add that code to the Else to create:

In Sprite 1

  1. Duplicate the ChooseCostume code and change it to:

In each of the other sprites

  1. Duplicate Randomize, change it to RandomizePlural and change the code to the following: