curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656ab31ebccec247fde7cee4.md
Awesome is a word people use when they really like something. It's like saying Very good. It's an informal way to show approval or admiration.
BLANK. My computer and drawing tablet are great, too.
Awesome
This word means very good or I really like it. The first letter is capitalized.
{
"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
}
]
}