Agenda Day 1
Overview:
Start Alice
- Quick overview of Alice
parts
- Show there is a tutorial
- parts: world, object, details, editor, events
- Add one object and make it move and play it
- Add a bunny
- Move up
- Move down
- play
- Control a part and the camera
- Bunny.upperbody.rightarm
left .25
- Camera to bunny
- Bunny left .25
- Bunny talk.
- play
- Make a method to hop.
- Use a method
- Add flower.
- Make it hop to flower.
- Click for events
- Click on flower1 to make bunny say hi.
- Click on flower2 to make bunny say something else.
- play
- do something in order;
- do something together
- assign homework - #1.4