curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/6568bf620d3e770ea770123f.md
So far is used to indicate the time up to the present moment or up to a certain point.
Maria is asking Tom about his feelings or impressions of California from the time he arrived up until now.
Welcome aboard, Tom. How do you like California BLANK?
so far
These two words refer to a period of time up to the present moment.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Maria",
"position": { "x": 50, "y": 0, "z": 1.5 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-1.mp3",
"startTime": 1,
"startTimestamp": 8.46,
"finishTimestamp": 11.85
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.89,
"dialogue": {
"text": "Welcome aboard, Tom. How do you like California so far?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.39
}
]
}