check attachment for question

Set up your Alice World with the following:

  • any two human objects

  • a stool (Furniture in DVD or Web gallery),

  • and a cookie (Kitchen/Food).

  • Put the cookie on top of the stool in the center of the view.

  • Position the humans at opposite sides of the view (left / right)

  • Use a turn to face method 

Using your storyboards from the previous assignment, write a program to:

  • have the humans face each other

  • have the humans greet each other with say commands

  • move the humans close to the stool, but none of their body should be "inside" the stool

  • have one human remark on the cookie and pick it up

  • have the second human reply

  • have human1 turn to face the camera

  • Include code comments in your Alice world (see page 42)

Hints:

  • Review the vehicle property concept to make it look like like human1 has picked up the cookie

  • Make sure everything is placed where you assume it is by examining your scene from Quad view and different camera angles

  • Attempt to make picking up the cookie look realistic

    • the cookie should not move through human1's body or the chair.

    • the cookie should be fairly close to human1's hand

Name your world following this convention: YourName_Project2.a2w

Once completed, upload your world to this assignment.

Click "View Rubric" on the project page to see grading guidelines and "self-grade" your work before submission.

check attachment for question 1