curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625d472aa9f8074dca7199f.md
Fill in the blanks in the dialogue below.
Yes, I have. BLANK up the environment can be a bit BLANK initially.
Setting
This word refers to the process of preparing or arranging something for use.
tricky
This word describes something as challenging or complex to handle.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.2-2.mp3",
"startTime": 1,
"startTimestamp": 16.18,
"finishTimestamp": 19.78
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.6,
"dialogue": {
"text": "Yes, I have. Setting up the environment can be a bit tricky initially.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 5.1
}
]
}