curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cd0c550a08915211f32ce.md
If a place is within walking distance, it means it's close enough to reach by walking and you don't need to use a vehicle.
What does within walking distance mean?
You need a car to get there.
Within walking distance suggests no vehicle is needed.
It's too far to walk.
The phrase means the opposite.
It's close enough to walk to.
You need a bus to reach it.
The phrase indicates that walking is sufficient.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-3.mp3",
"startTime": 1,
"startTimestamp": 25.65,
"finishTimestamp": 27.56
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 2.55,
"dialogue": {
"text": "Is the café within walking distance?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.05
}
]
}