curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a0dde6087df0dd5729d6e.md
When someone wants to guide or direct another person somewhere, they can use Let me show you to [place], place being the destination.
Great. Let me BLANK you to your BLANK.
show
This verb means to guide or help someone see where something is.
desk
It's a piece of furniture where you sit and work, often in an office.
{
"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
}
]
}