curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656ab4205a4054486ef3b691.md
Tom is saying that he likes his things. He uses words to show he's happy with them.
Awesome. My computer and drawing tablet BLANK BLANK, too.
are
This is a form of the verb to be, used with you, we, or they.
great
This word means something is very good or awesome.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-2.mp3",
"startTime": 1,
"startTimestamp": 32.3,
"finishTimestamp": 36
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.25,
"dialogue": {
"text": "Awesome. My computer and drawing tablet are great, too.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.75
}
]
}