curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cd63a45146d1c2c51e682.md
How is everything? is a way to ask someone how they are and how things are going in their life.
What does How is everything? mean?
How is your health?
It's not just about health.
How is your work?
It's not just about work.
How is your life?
How is your family?
It's not just about family.
3
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Sophie",
"position": { "x": 50, "y": 0, "z": 1.4 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-4.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.02
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.52,
"dialogue": {
"text": "Oh, look who's here! Hey, Brian. How is everything?",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.02
}
]
}