| 1 | [ |
| 2 | { |
| 3 | "sceneinformation": { |
| 4 | "who": [ |
| 5 | "Alex", |
| 6 | "Maya" |
| 7 | ], |
| 8 | "where": "Roadside", |
| 9 | "what": "Alex and Maya, who haven't seen each other in years, meet up unexpectedly while Alex is taking a walk. They catch up on their lives." |
| 10 | }, |
| 11 | "dialogues": [ |
| 12 | { |
| 13 | "speaker": "Alex", |
| 14 | "content": "Maya! Is that really you?", |
| 15 | "actions": [ |
| 16 | { |
| 17 | "character": "Alex", |
| 18 | "state": "standing", |
| 19 | "action": "Standing Surprise" |
| 20 | }, |
| 21 | { |
| 22 | "character": "Maya", |
| 23 | "state": "standing", |
| 24 | "action": "Standing Surprise" |
| 25 | } |
| 26 | ], |
| 27 | "selected shot": "Track Shot" |
| 28 | }, |
| 29 | { |
| 30 | "speaker": "Maya", |
| 31 | "content": "Alex! Wow, what a surprise! How have you been?", |
| 32 | "actions": [ |
| 33 | { |
| 34 | "character": "Maya", |
| 35 | "state": "standing", |
| 36 | "action": "Standing Happy" |
| 37 | }, |
| 38 | { |
| 39 | "character": "Alex", |
| 40 | "state": "standing", |
| 41 | "action": "Standing Happy" |
| 42 | } |
| 43 | ], |
| 44 | "selected shot": "Long Shot" |
| 45 | }, |
| 46 | { |
| 47 | "speaker": "Alex", |
| 48 | "content": "I've been good. Still working as a software developer. How about you?", |
| 49 | "actions": [ |
| 50 | { |
| 51 | "character": "Alex", |
| 52 | "state": "standing", |
| 53 | "action": "Standing Talking" |
| 54 | }, |
| 55 | { |
| 56 | "character": "Maya", |
| 57 | "state": "standing", |
| 58 | "action": "Standing Listening" |
| 59 | } |
| 60 | ], |
| 61 | "selected shot": "Close Shot" |
| 62 | }, |
| 63 | { |
| 64 | "speaker": "Maya", |
| 65 | "content": "I'm a journalist now! It's been such a journey.", |
| 66 | "actions": [ |
| 67 | { |
| 68 | "character": "Maya", |
| 69 | "state": "standing", |
| 70 | "action": "Standing Talking" |
| 71 | }, |
| 72 | { |
| 73 | "character": "Alex", |
| 74 | "state": "standing", |
| 75 | "action": "Standing Listening" |
| 76 | } |
| 77 | ], |
| 78 | "selected shot": "Zoom Shot" |
| 79 | }, |
| 80 | { |
| 81 | "speaker": "Alex", |
| 82 | "content": "That's amazing to hear! Want to grab a coffee and catch up more?", |
| 83 | "actions": [ |
| 84 | { |
| 85 | "character": "Alex", |
| 86 | "state": "standing", |
| 87 | "action": "Standing Agree" |
| 88 | }, |
| 89 | { |
| 90 | "character": "Maya", |
| 91 | "state": "standing", |
| 92 | "action": "Standing Agree" |
| 93 | } |
| 94 | ], |
| 95 | "selected shot": "Mid Shot" |
| 96 | } |
| 97 | ], |
| 98 | "initial position": [ |
| 99 | { |
| 100 | "character": "Alex", |
| 101 | "position": "Position 1" |
| 102 | }, |
| 103 | { |
| 104 | "character": "Maya", |
| 105 | "position": "Position 2" |
| 106 | } |
| 107 | ] |
| 108 | }, |
| 109 | { |
| 110 | "sceneinformation": { |
| 111 | "who": [ |
| 112 | "Alex", |
| 113 | "Maya" |
| 114 | ], |
| 115 | "where": "Beverage Room", |
| 116 | "what": "Alex and Maya sit down in a cozy beverage room and order their drinks while they reminisce about old times." |
| 117 | }, |
| 118 | "dialogues": [ |
| 119 | { |
| 120 | "speaker": "Maya", |
| 121 | "content": "This place is lovely. I can't believe we hadn't seen each other since college.", |
| 122 | "actions": [ |
| 123 | { |
| 124 | "character": "Maya", |
| 125 | "state": "sitting", |
| 126 | "action": "Sitting Talking" |
| 127 | }, |
| 128 | { |
| 129 | "character": "Alex", |
| 130 | "state": "sitting", |
| 131 | "action": "Sitting Listening" |
| 132 | } |
| 133 | ], |
| 134 | "selected shot": "Track Shot" |
| 135 | }, |
| 136 | { |
| 137 | "speaker": "Alex", |
| 138 | "content": "Yeah, it's been ages. Remember that crazy project we worked on together?", |
| 139 | "actions": [ |
| 140 | { |
| 141 | "character": "Alex", |
| 142 | "state": "sitting", |
| 143 | "action": "Sitting Talking" |
| 144 | }, |
| 145 | { |
| 146 | "character": "Maya", |
| 147 | "state": "sitting", |
| 148 | "action": "Sitting Laughing" |
| 149 | } |
| 150 | ], |
| 151 | "selected shot": "Close Shot" |
| 152 | }, |
| 153 | { |
| 154 | "speaker": "Maya", |
| 155 | "content": "How could I forget! We barely slept that week.", |
| 156 | "actions": [ |
| 157 | { |
| 158 | "character": "Maya", |
| 159 | "state": "sitting", |
| 160 | "action": "Sitting Laughing" |
| 161 | }, |
| 162 | { |
| 163 | "character": "Alex", |
| 164 | "state": "sitting", |
| 165 | "action": "Sitting Laughing" |
| 166 | } |
| 167 | ], |
| 168 | "selected shot": "Mid Shot" |
| 169 | }, |
| 170 | { |
| 171 | "speaker": "Alex", |
| 172 | "content": "Haha, those were the days. So, tell me more about your journalism adventures.", |
| 173 | "actions": [ |
| 174 | { |
| 175 | "character": "Alex", |
| 176 | "state": "sitting", |
| 177 | "action": "Sitting Talking" |
| 178 | }, |
| 179 | { |
| 180 | "character": "Maya", |
| 181 | "state": "sitting", |
| 182 | "action": "Sitting Listening" |
| 183 | } |
| 184 | ], |
| 185 | "selected shot": "Close Shot" |
| 186 | }, |
| 187 | { |
| 188 | "speaker": "Maya", |
| 189 | "content": "Well, there have been plenty of ups and downs. I've covered everything from local news to overseas assignments.", |
| 190 | "actions": [ |
| 191 | { |
| 192 | "character": "Maya", |
| 193 | "state": "sitting", |
| 194 | "action": "Sitting Talking" |
| 195 | }, |
| 196 | { |
| 197 | "character": "Alex", |
| 198 | "state": "sitting", |
| 199 | "action": "Sitting Listening" |
| 200 | } |
| 201 | ], |
| 202 | "selected shot": "Zoom Shot" |
| 203 | } |
| 204 | ], |
| 205 | "initial position": [ |
| 206 | { |
| 207 | "character": "Alex", |
| 208 | "position": "Position 1" |
| 209 | }, |
| 210 | { |
| 211 | "character": "Maya", |
| 212 | "position": "Position 2" |
| 213 | } |
| 214 | ] |
| 215 | }, |
| 216 | { |
| 217 | "sceneinformation": { |
| 218 | "who": [ |
| 219 | "Alex", |
| 220 | "Maya", |
| 221 | "Blake", |
| 222 | "Riley" |
| 223 | ], |
| 224 | "where": "Apartment living room", |
| 225 | "what": "Alex and Maya arrive at Alex's apartment where they join Blake and Riley. All four friends reminisce about their college days." |
| 226 | }, |
| 227 | "dialogues": [ |
| 228 | { |
| 229 | "speaker": "Blake", |
| 230 | "content": "Look who's finally decided to show up together!", |
| 231 | "actions": [ |
| 232 | { |
| 233 | "character": "Blake", |
| 234 | "state": "standing", |
| 235 | "action": "Standing Happy" |
| 236 | }, |
| 237 | { |
| 238 | "character": "Maya", |
| 239 | "state": "sitting", |
| 240 | "action": "Sitting Laughing" |
| 241 | }, |
| 242 | { |
| 243 | "character": "Alex", |
| 244 | "state": "sitting", |
| 245 | "action": "Sitting Laughing" |
| 246 | }, |
| 247 | { |
| 248 | "character": "Riley", |
| 249 | "state": "standing", |
| 250 | "action": "Standing Happy" |
| 251 | } |
| 252 | ], |
| 253 | "selected shot": "Track Shot" |
| 254 | }, |
| 255 | { |
| 256 | "speaker": "Riley", |
| 257 | "content": "It's been forever since we were all in the same room.", |
| 258 | "actions": [ |
| 259 | { |
| 260 | "character": "Riley", |
| 261 | "state": "standing", |
| 262 | "action": "Standing Talking" |
| 263 | }, |
| 264 | { |
| 265 | "character": "Alex", |
| 266 | "state": "sitting", |
| 267 | "action": "Sitting Listening" |
| 268 | }, |
| 269 | { |
| 270 | "character": "Blake", |
| 271 | "state": "standing", |
| 272 | "action": "Standing Talking" |
| 273 | }, |
| 274 | { |
| 275 | "character": "Maya", |
| 276 | "state": "sitting", |
| 277 | "action": "Sitting Listening" |
| 278 | } |
| 279 | ], |
| 280 | "selected shot": "Long Shot" |
| 281 | }, |
| 282 | { |
| 283 | "speaker": "Alex", |
| 284 | "content": "It feels just like old times, doesn't it? So many memories in this room.", |
| 285 | "actions": [ |
| 286 | { |
| 287 | "character": "Alex", |
| 288 | "state": "sitting", |
| 289 | "action": "Sitting Talking" |
| 290 | }, |
| 291 | { |
| 292 | "character": "Riley", |
| 293 | "state": "standing", |
| 294 | "action": "Standing Listening" |
| 295 | }, |
| 296 | { |
| 297 | "character": "Blake", |
| 298 | "state": "standing", |
| 299 | "action": "Standing Listening" |
| 300 | }, |
| 301 | { |
| 302 | "character": "Maya", |
| 303 | "state": "sitting", |
| 304 | "action": "Sitting Listening" |
| 305 | } |
| 306 | ], |
| 307 | "selected shot": "Mid Shot" |
| 308 | }, |
| 309 | { |
| 310 | "speaker": "Blake", |
| 311 | "content": "Remember that time we had that epic prank war? Those were some of the best days.", |
| 312 | "actions": [ |
| 313 | { |
| 314 | "character": "Blake", |
| 315 | "state": "standing", |
| 316 | "action": "Standing Happy" |
| 317 | }, |
| 318 | { |
| 319 | "character": "Alex", |
| 320 | "state": "sitting", |
| 321 | "action": "Sitting Laughing" |
| 322 | }, |
| 323 | { |
| 324 | "character": "Riley", |
| 325 | "state": "standing", |
| 326 | "action": "Standing Laughing" |
| 327 | }, |
| 328 | { |
| 329 | "character": "Maya", |
| 330 | "state": "sitting", |
| 331 | "action": "Sitting Laughing" |
| 332 | } |
| 333 | ], |
| 334 | "selected shot": "Close Shot" |
| 335 | }, |
| 336 | { |
| 337 | "speaker": "Riley", |
| 338 | "content": "Oh gosh, the look on your face when you opened the door and the bucket of water fell on you!", |
| 339 | "actions": [ |
| 340 | { |
| 341 | "character": "Riley", |
| 342 | "state": "standing", |
| 343 | "action": "Standing Laughing" |
| 344 | }, |
| 345 | { |
| 346 | "character": "Alex", |
| 347 | "state": "sitting", |
| 348 | "action": "Sitting Laughing" |
| 349 | }, |
| 350 | { |
| 351 | "character": "Blake", |
| 352 | "state": "standing", |
| 353 | "action": "Standing Laughing" |
| 354 | }, |
| 355 | { |
| 356 | "character": "Maya", |
| 357 | "state": "sitting", |
| 358 | "action": "Sitting Laughing" |
| 359 | } |
| 360 | ], |
| 361 | "selected shot": "Mid Shot" |
| 362 | } |
| 363 | ], |
| 364 | "initial position": [ |
| 365 | { |
| 366 | "character": "Alex", |
| 367 | "position": "Position 1" |
| 368 | }, |
| 369 | { |
| 370 | "character": "Maya", |
| 371 | "position": "Position 2" |
| 372 | }, |
| 373 | { |
| 374 | "character": "Blake", |
| 375 | "position": "Position 3" |
| 376 | }, |
| 377 | { |
| 378 | "character": "Riley", |
| 379 | "position": "Position 4" |
| 380 | } |
| 381 | ] |
| 382 | } |
| 383 | ] |