| 1 | [ |
| 2 | { |
| 3 | "sceneinformation": { |
| 4 | "who": [ |
| 5 | "Alex", |
| 6 | "Maya", |
| 7 | "Leo", |
| 8 | "Zara" |
| 9 | ], |
| 10 | "where": "Meeting Room", |
| 11 | "what": "Wrapping up project briefing and celebrating completion." |
| 12 | }, |
| 13 | "dialogues": [ |
| 14 | { |
| 15 | "speaker": "Alex", |
| 16 | "content": "Team, we've done an exceptional job. Let's review our final milestone and then we celebrate!", |
| 17 | "actions": [ |
| 18 | { |
| 19 | "character": "Alex", |
| 20 | "state": "standing", |
| 21 | "action": "Standing Talking" |
| 22 | }, |
| 23 | { |
| 24 | "character": "Maya", |
| 25 | "state": "sitting", |
| 26 | "action": "Sitting Talking" |
| 27 | }, |
| 28 | { |
| 29 | "character": "Leo", |
| 30 | "state": "sitting", |
| 31 | "action": "Sitting Talking" |
| 32 | }, |
| 33 | { |
| 34 | "character": "Zara", |
| 35 | "state": "sitting", |
| 36 | "action": "Sitting Talking" |
| 37 | } |
| 38 | ], |
| 39 | "selected shot": "Track Shot" |
| 40 | }, |
| 41 | { |
| 42 | "speaker": "Maya", |
| 43 | "content": "All the code reviews have been completed and we have no major issues left.", |
| 44 | "actions": [ |
| 45 | { |
| 46 | "character": "Maya", |
| 47 | "state": "sitting", |
| 48 | "action": "Sitting Talking" |
| 49 | } |
| 50 | ], |
| 51 | "selected shot": "Close Shot" |
| 52 | }, |
| 53 | { |
| 54 | "speaker": "Leo", |
| 55 | "content": "The design is flawless. Our clients will be thrilled!", |
| 56 | "actions": [ |
| 57 | { |
| 58 | "character": "Leo", |
| 59 | "state": "sitting", |
| 60 | "action": "Sitting Talking" |
| 61 | } |
| 62 | ], |
| 63 | "selected shot": "Close Shot" |
| 64 | }, |
| 65 | { |
| 66 | "speaker": "Zara", |
| 67 | "content": "QA tests went smoothly. We did great, everyone.", |
| 68 | "actions": [ |
| 69 | { |
| 70 | "character": "Zara", |
| 71 | "state": "sitting", |
| 72 | "action": "Sitting Talking" |
| 73 | } |
| 74 | ], |
| 75 | "selected shot": "Close Shot" |
| 76 | }, |
| 77 | { |
| 78 | "speaker": "Alex", |
| 79 | "content": "Let's toast to this success. Cheers!", |
| 80 | "actions": [ |
| 81 | { |
| 82 | "character": "Alex", |
| 83 | "state": "standing", |
| 84 | "action": "Joyful Jump" |
| 85 | }, |
| 86 | { |
| 87 | "character": "Leo", |
| 88 | "state": "sitting", |
| 89 | "action": "Sitting Claping" |
| 90 | }, |
| 91 | { |
| 92 | "character": "Maya", |
| 93 | "state": "sitting", |
| 94 | "action": "Sitting Claping" |
| 95 | }, |
| 96 | { |
| 97 | "character": "Zara", |
| 98 | "state": "sitting", |
| 99 | "action": "Sitting Claping" |
| 100 | } |
| 101 | ], |
| 102 | "selected shot": "Zoom Shot" |
| 103 | } |
| 104 | ], |
| 105 | "initial position": [ |
| 106 | { |
| 107 | "character": "Alex", |
| 108 | "position": "Position 1" |
| 109 | }, |
| 110 | { |
| 111 | "character": "Maya", |
| 112 | "position": "Position 2" |
| 113 | }, |
| 114 | { |
| 115 | "character": "Leo", |
| 116 | "position": "Position 3" |
| 117 | }, |
| 118 | { |
| 119 | "character": "Zara", |
| 120 | "position": "Position 4" |
| 121 | } |
| 122 | ] |
| 123 | }, |
| 124 | { |
| 125 | "sceneinformation": { |
| 126 | "who": [ |
| 127 | "Alex", |
| 128 | "Maya", |
| 129 | "Leo" |
| 130 | ], |
| 131 | "where": "Apartment Living Room", |
| 132 | "what": "Reflecting on the project's challenges and personal growth." |
| 133 | }, |
| 134 | "dialogues": [ |
| 135 | { |
| 136 | "speaker": "Alex", |
| 137 | "content": "This project had its ups and downs, but look at how much we've grown.", |
| 138 | "actions": [ |
| 139 | { |
| 140 | "character": "Alex", |
| 141 | "state": "standing", |
| 142 | "action": "Standing Talking" |
| 143 | }, |
| 144 | { |
| 145 | "character": "Maya", |
| 146 | "state": "sitting", |
| 147 | "action": "Sitting Talking" |
| 148 | }, |
| 149 | { |
| 150 | "character": "Leo", |
| 151 | "state": "sitting", |
| 152 | "action": "Sitting Talking" |
| 153 | } |
| 154 | ], |
| 155 | "selected shot": "Track Shot" |
| 156 | }, |
| 157 | { |
| 158 | "speaker": "Maya", |
| 159 | "content": "Absolutely. I've learned so much about managing complex codebases under pressure.", |
| 160 | "actions": [ |
| 161 | { |
| 162 | "character": "Maya", |
| 163 | "state": "sitting", |
| 164 | "action": "Sitting Talking" |
| 165 | } |
| 166 | ], |
| 167 | "selected shot": "Close Shot" |
| 168 | }, |
| 169 | { |
| 170 | "speaker": "Leo", |
| 171 | "content": "And the collaboration was top-notch. Each of us brought something unique to the table.", |
| 172 | "actions": [ |
| 173 | { |
| 174 | "character": "Leo", |
| 175 | "state": "sitting", |
| 176 | "action": "Sitting Talking" |
| 177 | }, |
| 178 | { |
| 179 | "character": "Alex", |
| 180 | "state": "standing", |
| 181 | "action": "Standing Agree" |
| 182 | } |
| 183 | ], |
| 184 | "selected shot": "Close Shot" |
| 185 | }, |
| 186 | { |
| 187 | "speaker": "Alex", |
| 188 | "content": "Here's to many more successful collaborations in the future!", |
| 189 | "actions": [ |
| 190 | { |
| 191 | "character": "Alex", |
| 192 | "state": "standing", |
| 193 | "action": "Standing Happy" |
| 194 | }, |
| 195 | { |
| 196 | "character": "Maya", |
| 197 | "state": "sitting", |
| 198 | "action": "Sitting Claping" |
| 199 | }, |
| 200 | { |
| 201 | "character": "Leo", |
| 202 | "state": "sitting", |
| 203 | "action": "Sitting Claping" |
| 204 | } |
| 205 | ], |
| 206 | "selected shot": "Zoom Shot" |
| 207 | } |
| 208 | ], |
| 209 | "initial position": [ |
| 210 | { |
| 211 | "character": "Alex", |
| 212 | "position": "Position 1" |
| 213 | }, |
| 214 | { |
| 215 | "character": "Maya", |
| 216 | "position": "Position 2" |
| 217 | }, |
| 218 | { |
| 219 | "character": "Leo", |
| 220 | "position": "Position 3" |
| 221 | } |
| 222 | ] |
| 223 | }, |
| 224 | { |
| 225 | "sceneinformation": { |
| 226 | "who": [ |
| 227 | "Alex", |
| 228 | "Zara" |
| 229 | ], |
| 230 | "where": "Roadside", |
| 231 | "what": "Alex and Zara share a quiet moment to appreciate the journey." |
| 232 | }, |
| 233 | "dialogues": [ |
| 234 | { |
| 235 | "speaker": "Alex", |
| 236 | "content": "I'm really proud of what we've accomplished.", |
| 237 | "actions": [ |
| 238 | { |
| 239 | "character": "Alex", |
| 240 | "state": "standing", |
| 241 | "action": "Standing Talking" |
| 242 | }, |
| 243 | { |
| 244 | "character": "Zara", |
| 245 | "state": "sitting", |
| 246 | "action": "Sitting Talking" |
| 247 | } |
| 248 | ], |
| 249 | "selected shot": "Track Shot" |
| 250 | }, |
| 251 | { |
| 252 | "speaker": "Zara", |
| 253 | "content": "Me too, Alex. It's been quite a journey and I've enjoyed every step.", |
| 254 | "actions": [ |
| 255 | { |
| 256 | "character": "Zara", |
| 257 | "state": "sitting", |
| 258 | "action": "Sitting Talking" |
| 259 | } |
| 260 | ], |
| 261 | "selected shot": "Close Shot" |
| 262 | }, |
| 263 | { |
| 264 | "speaker": "Alex", |
| 265 | "content": "Here's to more challenges and more wins!", |
| 266 | "actions": [ |
| 267 | { |
| 268 | "character": "Alex", |
| 269 | "state": "standing", |
| 270 | "action": "Standing Happy" |
| 271 | } |
| 272 | ], |
| 273 | "selected shot": "Close Shot" |
| 274 | } |
| 275 | ], |
| 276 | "initial position": [ |
| 277 | { |
| 278 | "character": "Alex", |
| 279 | "position": "Position 1" |
| 280 | }, |
| 281 | { |
| 282 | "character": "Zara", |
| 283 | "position": "Position 2" |
| 284 | } |
| 285 | ] |
| 286 | } |
| 287 | ] |