curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a4297fcc0d72ef9b60c21.md
When you want to share where you were born or where you grew up, you can state your origin using I'm from [place of origin]. Place of origin is where you are from.
After sharing your own origin, you can ask someone else about theirs with How about you?
I'm BLANK Texas. How about you?
from
This preposition is used to talk about one's origin.
{
"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": 8.2,
"finishTimestamp": 10.22
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 2.8,
"dialogue": {
"text": "I'm from Texas. How about you?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.3
}
]
}