curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a0f4f303dce0e865e746b.md
Let me show you can be used to direct attention and introduce something. For example:
Let me show you to the conference room. - The speaker is offering to personally take the listener to the conference room.
What is Maria directing attention to?
Main office area
Pay attention to the place mentioned after let me show you.
Kitchen
Pay attention to the place mentioned after let me show you.
Desk
Elevator
Pay attention to the place mentioned after let me show you.
3
{
"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": 15.5,
"finishTimestamp": 17.42
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.5,
"dialogue": {
"text": "Great. Let me show you to your desk.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 3
}
]
}