curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a4f714165773059ce7ad4.md
When someone asks you about your origin or where you are from, you can mention a specific place. If you are currently in the same location or state you're from, you can use here to indicate your current location or place.
In the context of the dialogue, here refers to the location of the speaker, pointing out the current place or situation they are in.
I'm from BLANK in California. Welcome aboard.
here
Sophie uses this word to indicate she's from the same location they are currently in.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": { "x": 50, "y": 0, "z": 1.4 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-2.mp3",
"startTime": 1,
"startTimestamp": 10.6,
"finishTimestamp": 12.64
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 2.8,
"dialogue": {
"text": "I'm from here in California. Welcome aboard.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 3.3
}
]
}