Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 5 | pmbaty | 1 | VERSION 6 // V1 expects map checkpoint rectangles |
| 2 | // V2 and above expect map checkpoint points |
||
| 3 | // V3 and above expect splash file stuff at the end |
||
| 4 | // V4 and above expect two sets of PIX and M^T and ped substitution entry |
||
| 5 | 19.67,-5.17,88.19 // Position of centre of start of grid |
||
| 6 | 270 // Direction that grid faces in |
||
| 7 | // Laps, checkpoints etc |
||
| 8 | 60,30,10 // Initial timer count for each skill level |
||
| 9 | 6 // # laps |
||
| 10 | 3000,1500,500 // Race completed bonus (all laps raced) for each skill level |
||
| 11 | 75000,50000,30000 // Race completed bonus (all peds killed) for each skill level |
||
| 12 | 20000,10000,5000 // Race completed bonus (all oppos wasted) for each skill level |
||
| 13 | // Width and height of map checkpoint rectangles |
||
| 14 | 9,18 |
||
| 15 | 11,26 |
||
| 16 | 4 // # checkpoints |
||
| 17 | // Checkpoint #1 |
||
| 18 | 40,15,10 // Timer increment for each skill level (ped mode) |
||
| 19 | 60,30,10 // Timer increment for each skill level (pedless mode) |
||
| 20 | 1 // # quads for this checkpoint |
||
| 21 | 53.15,-100,127.78 // Point #0 |
||
| 22 | 53.15,100,127.78 // Point #1 |
||
| 23 | 53.15,100,124.83 // Point #2 |
||
| 24 | 53.15,-100,124.83 // Point #3 |
||
| 25 | 107,214 |
||
| 26 | 182,437 |
||
| 27 | // Checkpoint #2 |
||
| 28 | 40,15,10 // Timer increment for each skill level (ped mode) |
||
| 29 | 60,30,10 // Timer increment for each skill level (pedless mode) |
||
| 30 | 1 // # quads for this checkpoint |
||
| 31 | 32.62,-5.2,32.89 // Point #0 |
||
| 32 | 32.62,100,32.89 // Point #1 |
||
| 33 | 32.62,100,36.80 // Point #2 |
||
| 34 | 32.62,-5.2,36.80 // Point #3 |
||
| 35 | 80,160 |
||
| 36 | 57,137 |
||
| 37 | // Checkpoint #3 |
||
| 38 | 40,15,10 // Timer increment for each skill level (ped mode) |
||
| 39 | 60,30,10 // Timer increment for each skill level (pedless mode) |
||
| 40 | 1 // # quads for this checkpoint |
||
| 41 | 122.76,-5.2,12.68 // Point #0 |
||
| 42 | 122.76,100,12.68 // Point #1 |
||
| 43 | 122.76,100,17.32 // Point #2 |
||
| 44 | 122.76,-5.2,17.32 // Point #3 |
||
| 45 | 204,408 |
||
| 46 | 30,72 |
||
| 47 | // Checkpoint #4 |
||
| 48 | 40,15,10 // Timer increment for each skill level (ped mode) |
||
| 49 | 60,30,10 // Timer increment for each skill level (pedless mode) |
||
| 50 | 1 // # quads for this checkpoint |
||
| 51 | 135.109,-5.2,92.55 // Point #0 |
||
| 52 | 135.109,100,92.55 // Point #1 |
||
| 53 | 135.109,100,96.53 // Point #2 |
||
| 54 | 135.109,-5.2,96.53 // Point #3 |
||
| 55 | 221,442 |
||
| 56 | 140,336 |
||
| 57 | 9 // # pixelmap files to load |
||
| 58 | INDYSKY.PIX |
||
| 59 | BARRY.PIX |
||
| 60 | INDUSTA3.PIX |
||
| 61 | IHORIZN.PIX |
||
| 62 | DRKSCRN.PIX |
||
| 63 | FOGSCRN.PIX |
||
| 64 | INDTEX29.PIX |
||
| 65 | INDTEX30.PIX |
||
| 66 | INDTEX31.PIX |
||
| 67 | 9 |
||
| 68 | INDYSKY.PIX |
||
| 69 | BARRY.PIX // # pixelmap files to load(low memory) |
||
| 70 | INDUST38.PIX |
||
| 71 | IHORIZN.PIX |
||
| 72 | DRKSCRN.PIX |
||
| 73 | FOGSCRN.PIX |
||
| 74 | INDTEX29.PIX |
||
| 75 | INDTEX30.PIX |
||
| 76 | INDTEX31.PIX |
||
| 77 | 1 // # shade table files to load |
||
| 78 | DRRENDER.TAB |
||
| 79 | 14 // # material files to load |
||
| 80 | INDYWIND.MAT |
||
| 81 | BARRY.MAT |
||
| 82 | URINE.MAT |
||
| 83 | RIVVY.MAT |
||
| 84 | DRAB.MAT |
||
| 85 | RIDDY.MAT |
||
| 86 | INDUSTA3.MAT |
||
| 87 | DARKSKY.MAT |
||
| 88 | DRKSCRN.MAT |
||
| 89 | FOGSCRN.MAT |
||
| 90 | GANTSCRN.MAT |
||
| 91 | TUNNSCRN.MAT |
||
| 92 | ACIDSCRN.MAT |
||
| 93 | SKIDMARK.MAT |
||
| 94 | 14 // # material files to load(low memory) |
||
| 95 | INDYWIND.MAT |
||
| 96 | BARRY.MAT |
||
| 97 | URINE.MAT |
||
| 98 | RIVVY.MAT |
||
| 99 | DRAB.MAT |
||
| 100 | RIDDY.MAT |
||
| 101 | INDUSTA8.MAT |
||
| 102 | DARKSKY.MAT |
||
| 103 | DRKSCRN.MAT |
||
| 104 | FOGSCRN.MAT |
||
| 105 | GANTSCRN.MAT |
||
| 106 | TUNNSCRN.MAT |
||
| 107 | ACIDSCRN.MAT |
||
| 108 | SKIDMARK.MAT |
||
| 109 | 1 // # model files to load |
||
| 110 | INDUSTA3.DAT |
||
| 111 | 1 // # model files to load |
||
| 112 | INDA83.DAT |
||
| 113 | INDUSTA3.ACT // Track actor |
||
| 114 | INDA83.ACT // Track actor |
||
| 115 | INDUSTX3.ACT // Additional actor |
||
| 116 | // HORIZON STUFF |
||
| 117 | IHORIZN.PIX // Name of sky texture pixelmap (or "none") |
||
| 118 | 5 // Horizontal repetitions of sky texture |
||
| 119 | 24 // Vertical size of sky texture (degrees) |
||
| 120 | 83 // Position of horizon (pixels below top) |
||
| 121 | dark // Depth cue mode ("none", "dark" or "fog") |
||
| 122 | 7,0 // Degree of fog/darkness |
||
| 123 | // DEFAULT ENGINE NOISE |
||
| 124 | |||
| 125 | // SPECIAL EFFECTS VOLUMES |
||
| 126 | 12 // # special effects volumes |
||
| 127 | DEFAULT WATER |
||
| 128 | 0.2 // gravity multiplier |
||
| 129 | 50 // viscosity multiplier |
||
| 130 | |||
| 131 | 0.002 // Pedestrian damage per millisecond |
||
| 132 | |||
| 133 | 1 // Sky colour |
||
| 134 | URINE.MAT // Windscreen material to use |
||
| 135 | 5100 // Sound ID of entry noise |
||
| 136 | 5100 // Sound ID of exit noise |
||
| 137 | 2 // Engine noise index |
||
| 138 | |||
| 139 | //------------------------ 0 ----------------------------------------- |
||
| 140 | NEW IMPROVED! |
||
| 141 | -0.059, -0.003, -2.073 |
||
| 142 | 0.003, 1.200, -0.002 |
||
| 143 | 1.808, -0.005, -0.052 |
||
| 144 | 129.995, -4.116, 94.844 |
||
| 145 | 1 // gravity multiplier |
||
| 146 | 1 // viscosity multiplier |
||
| 147 | |||
| 148 | |||
| 149 | -1 // camera effect index |
||
| 150 | -1 // sky colour |
||
| 151 | RIDDY.MAT // Windscreen material to use |
||
| 152 | -1 // Sound ID of entry noise |
||
| 153 | -1 // Sound ID of exit noise |
||
| 154 | 1 // Engine noise index |
||
| 155 | |||
| 156 | //------------------------ 1 ----------------------------------------- |
||
| 157 | NEW IMPROVED! |
||
| 158 | -0.039, 0.000, -2.986 |
||
| 159 | -0.001, 0.833, 0.000 |
||
| 160 | 7.429, 0.006, -0.096 |
||
| 161 | 100.145, 0.271, 14.817 |
||
| 162 | 1 // gravity multiplier |
||
| 163 | 1 // viscosity multiplier |
||
| 164 | |||
| 165 | |||
| 166 | -1 // camera effect index |
||
| 167 | -1 // sky colour |
||
| 168 | RIDDY.MAT // Windscreen material to use |
||
| 169 | -1 // Sound ID of entry noise |
||
| 170 | -1 // Sound ID of exit noise |
||
| 171 | 1 // Engine noise index |
||
| 172 | |||
| 173 | //------------------------ 2 ----------------------------------------- |
||
| 174 | NEW IMPROVED! |
||
| 175 | 0.010, 0.002, 1.000 |
||
| 176 | 0.000, 1.000, -0.002 |
||
| 177 | -4.680, 0.000, 0.047 |
||
| 178 | 124.928, -4.640, 19.399 |
||
| 179 | 1 // gravity multiplier |
||
| 180 | 1 // viscosity multiplier |
||
| 181 | |||
| 182 | |||
| 183 | -1 // camera effect index |
||
| 184 | -1 // sky colour |
||
| 185 | RIVVY.MAT // Windscreen material to use |
||
| 186 | -1 // Sound ID of entry noise |
||
| 187 | -1 // Sound ID of exit noise |
||
| 188 | 1 // Engine noise index |
||
| 189 | |||
| 190 | //------------------------ 3 ----------------------------------------- |
||
| 191 | NEW IMPROVED! |
||
| 192 | 0.002, 0.002, 1.000 |
||
| 193 | 0.000, 1.000, -0.002 |
||
| 194 | -4.095, 0.000, 0.009 |
||
| 195 | 124.127, -4.660, 14.664 |
||
| 196 | 1 // gravity multiplier |
||
| 197 | 1 // viscosity multiplier |
||
| 198 | |||
| 199 | |||
| 200 | -1 // camera effect index |
||
| 201 | -1 // sky colour |
||
| 202 | RIVVY.MAT // Windscreen material to use |
||
| 203 | -1 // Sound ID of entry noise |
||
| 204 | -1 // Sound ID of exit noise |
||
| 205 | 1 // Engine noise index |
||
| 206 | |||
| 207 | //------------------------ 4 ----------------------------------------- |
||
| 208 | NEW IMPROVED! |
||
| 209 | -0.001, 0.002, 1.000 |
||
| 210 | 0.000, 1.000, -0.002 |
||
| 211 | -4.148, 0.000, -0.006 |
||
| 212 | 124.241, -4.600, 10.052 |
||
| 213 | 1 // gravity multiplier |
||
| 214 | 1 // viscosity multiplier |
||
| 215 | |||
| 216 | |||
| 217 | -1 // camera effect index |
||
| 218 | -1 // sky colour |
||
| 219 | RIVVY.MAT // Windscreen material to use |
||
| 220 | -1 // Sound ID of entry noise |
||
| 221 | -1 // Sound ID of exit noise |
||
| 222 | 1 // Engine noise index |
||
| 223 | |||
| 224 | //------------------------ 5 ----------------------------------------- |
||
| 225 | NEW IMPROVED! |
||
| 226 | -0.034, 0.001, -2.091 |
||
| 227 | -0.002, 1.000, 0.000 |
||
| 228 | 7.447, 0.019, -1.082 |
||
| 229 | 45.792, -0.839, 127.248 |
||
| 230 | 1 // gravity multiplier |
||
| 231 | 1 // viscosity multiplier |
||
| 232 | |||
| 233 | |||
| 234 | -1 // camera effect index |
||
| 235 | -1 // sky colour |
||
| 236 | RIDDY.MAT // Windscreen material to use |
||
| 237 | -1 // Sound ID of entry noise |
||
| 238 | -1 // Sound ID of exit noise |
||
| 239 | 1 // Engine noise index |
||
| 240 | |||
| 241 | //------------------------ 6 ----------------------------------------- |
||
| 242 | NEW IMPROVED! |
||
| 243 | 2.165, -0.001, -1.226 |
||
| 244 | 0.001, 1.000, 0.001 |
||
| 245 | 5.273, -0.008, 9.310 |
||
| 246 | 36.041, -0.518, 125.615 |
||
| 247 | 1 // gravity multiplier |
||
| 248 | 1 // viscosity multiplier |
||
| 249 | |||
| 250 | |||
| 251 | -1 // camera effect index |
||
| 252 | -1 // sky colour |
||
| 253 | RIDDY.MAT // Windscreen material to use |
||
| 254 | -1 // Sound ID of entry noise |
||
| 255 | -1 // Sound ID of exit noise |
||
| 256 | 1 // Engine noise index |
||
| 257 | |||
| 258 | //------------------------ 7 ----------------------------------------- |
||
| 259 | NEW IMPROVED! |
||
| 260 | -2.986, 0.000, 0.032 |
||
| 261 | 0.000, 1.000, 0.000 |
||
| 262 | -0.022, 0.000, -2.073 |
||
| 263 | 28.756, -0.837, 116.283 |
||
| 264 | 1 // gravity multiplier |
||
| 265 | 1 // viscosity multiplier |
||
| 266 | |||
| 267 | |||
| 268 | -1 // camera effect index |
||
| 269 | -1 // sky colour |
||
| 270 | RIDDY.MAT // Windscreen material to use |
||
| 271 | -1 // Sound ID of entry noise |
||
| 272 | -1 // Sound ID of exit noise |
||
| 273 | 1 // Engine noise index |
||
| 274 | |||
| 275 | //------------------------ 8 ----------------------------------------- |
||
| 276 | NEW IMPROVED! |
||
| 277 | -7.430, 0.000, 0.037 |
||
| 278 | 0.000, 1.728, 0.000 |
||
| 279 | -0.016, 0.000, -3.305 |
||
| 280 | 25.154, -3.137, 103.812 |
||
| 281 | 1 // gravity multiplier |
||
| 282 | 1 // viscosity multiplier |
||
| 283 | |||
| 284 | |||
| 285 | -1 // camera effect index |
||
| 286 | -1 // sky colour |
||
| 287 | RIDDY.MAT // Windscreen material to use |
||
| 288 | -1 // Sound ID of entry noise |
||
| 289 | -1 // Sound ID of exit noise |
||
| 290 | 1 // Engine noise index |
||
| 291 | |||
| 292 | //------------------------ 9 ----------------------------------------- |
||
| 293 | NEW IMPROVED! |
||
| 294 | 0.043, -0.001, 1.727 |
||
| 295 | 0.010, 4.300, 0.003 |
||
| 296 | -10.117, 0.024, 0.254 |
||
| 297 | 42.168, -3.558, 86.838 |
||
| 298 | 1 // gravity multiplier |
||
| 299 | 1 // viscosity multiplier |
||
| 300 | |||
| 301 | |||
| 302 | -1 // camera effect index |
||
| 303 | -1 // sky colour |
||
| 304 | DRAB.MAT // Windscreen material to use |
||
| 305 | -1 // Sound ID of entry noise |
||
| 306 | -1 // Sound ID of exit noise |
||
| 307 | 1 // Engine noise index |
||
| 308 | |||
| 309 | //------------------------ 10 ----------------------------------------- |
||
| 310 | NEW IMPROVED! |
||
| 311 | 6.183, -0.003, 0.321 |
||
| 312 | 0.002, 2.986, -0.007 |
||
| 313 | -0.385, 0.018, 7.420 |
||
| 314 | 118.839, -5.178, 57.802 |
||
| 315 | 1 // gravity multiplier |
||
| 316 | 1 // viscosity multiplier |
||
| 317 | |||
| 318 | |||
| 319 | -1 // camera effect index |
||
| 320 | -1 // sky colour |
||
| 321 | BARRY.MAT // Windscreen material to use |
||
| 322 | -1 // Sound ID of entry noise |
||
| 323 | -1 // Sound ID of exit noise |
||
| 324 | 1 // Engine noise index |
||
| 325 | |||
| 326 | // REFLECTIVE WINDSCREEN SPECIFICATIONS |
||
| 327 | INDYWIND.MAT // Material to use for default screens |
||
| 328 | BARRY.MAT // Material to use for default screens during darkness |
||
| 329 | FOGSCRN.MAT |
||
| 330 | 6 // # areas with different screens |
||
| 331 | 111.3,50,125.6,52 // x-min, z-min, x-max, z-max rectangle describing area |
||
| 332 | GANTSCRN.MAT // Material to use instead |
||
| 333 | 111.3,53.7,125.6,55.7 // x-min, z-min, x-max, z-max rectangle describing area |
||
| 334 | GANTSCRN.MAT // Material to use instead |
||
| 335 | 111.3,58,125.6,60 // x-min, z-min, x-max, z-max rectangle describing area |
||
| 336 | GANTSCRN.MAT // Material to use instead |
||
| 337 | 111.3,61,125.6,63 // x-min, z-min, x-max, z-max rectangle describing area |
||
| 338 | GANTSCRN.MAT // Material to use instead |
||
| 339 | 111.3,65,125.6,67 // x-min, z-min, x-max, z-max rectangle describing area |
||
| 340 | GANTSCRN.MAT // Material to use instead |
||
| 341 | 67.9,76.6,111.7,96.5 // x-min, z-min, x-max, z-max rectangle describing area |
||
| 342 | TUNNSCRN.MAT // Material to use instead |
||
| 343 | // MAP DETAILS |
||
| 344 | INDAMAP3.PIX // Map pixelmap name |
||
| 345 | 1.38, 0, 0 // World->map transformation matrix |
||
| 346 | 0, 0, 0 |
||
| 347 | 0, 1.38, 0 |
||
| 348 | 37.3, 14.2, 0 |
||
| 349 | // ****** SKART OF FUNK AND GROOVE STUFF ****** |
||
| 350 | START OF FUNK |
||
| 351 | INDFAN01.MAT |
||
| 352 | distance |
||
| 353 | piss off |
||
| 354 | no fucking lighting bastards |
||
| 355 | frames |
||
| 356 | approximate |
||
| 357 | continuous |
||
| 358 | 12 |
||
| 359 | 3 |
||
| 360 | INDTEX29.PIX |
||
| 361 | INDTEX30.PIX |
||
| 362 | INDTEX31.PIX |
||
| 363 | NEXT FUNK |
||
| 364 | LIQUID.MAT |
||
| 365 | constant |
||
| 366 | roll |
||
| 367 | continuous |
||
| 368 | 0,0.1 |
||
| 369 | no fucking lighting |
||
| 370 | no animation you cunt |
||
| 371 | NEXT FUNK |
||
| 372 | CHECK.MAT |
||
| 373 | constant |
||
| 374 | roll |
||
| 375 | continuous |
||
| 376 | 0.2,0 |
||
| 377 | no fucking lighting |
||
| 378 | no animation you cunt |
||
| 379 | NEXT FUNK |
||
| 380 | !LIQUID.MAT |
||
| 381 | constant |
||
| 382 | throb |
||
| 383 | harmonic |
||
| 384 | 0.13,0.09 |
||
| 385 | 5,5 |
||
| 386 | 50,50 |
||
| 387 | no fucking lighting |
||
| 388 | no animation you cunt |
||
| 389 | NEXT FUNK |
||
| 390 | ACIDSCRN.MAT |
||
| 391 | constant |
||
| 392 | throb |
||
| 393 | harmonic |
||
| 394 | 0.13,0.09 |
||
| 395 | 5,5 |
||
| 396 | 50,50 |
||
| 397 | no fucking lighting |
||
| 398 | no animation you cunt |
||
| 399 | END OF FUNK |
||
| 400 | // ****** START OF GROOVY SHIT ********* |
||
| 401 | START OF GROOVE |
||
| 402 | &CBO0041.ACT // Actor name of moving part |
||
| 403 | not a fuckin lolliiipop // Not a lollipop |
||
| 404 | distance // Only moves when in view |
||
| 405 | no fucking path you cuuuuuuunt // Does not move on a path |
||
| 406 | rock // Object itself rocks |
||
| 407 | linear // Motion is linear (i.e. direction changes instantly) |
||
| 408 | 0.12 // Cycles per second |
||
| 409 | 0,0,0 // Centre of movement |
||
| 410 | y // Axis to rock in |
||
| 411 | 90 // Angle to rock (each way) |
||
| 412 | NEXT GROOVE |
||
| 413 | &CAR0041.ACT // Actor name of moving part |
||
| 414 | not a fuckin lolliiipop // Not a lollipop |
||
| 415 | distance // Only moves when in view |
||
| 416 | straight // Moves on a straight path |
||
| 417 | linear // Motion is linear (i.e. direction changes instantly) |
||
| 418 | 0,0,-0.1 // Centre of movement |
||
| 419 | 0.2 // Cycles per second |
||
| 420 | 0,0,0.15 // Amount of movement (each way) in each axis |
||
| 421 | no object moving cunt // Object itself does not change orientation |
||
| 422 | NEXT GROOVE |
||
| 423 | &CBO0004.ACT // Actor name of moving part |
||
| 424 | not a fuckin lolliiipop // Not a lollipop |
||
| 425 | distance // Only moves when in view |
||
| 426 | no fucking path you cuuuuuuunt // Does not move on a path |
||
| 427 | rock // Object itself rocks |
||
| 428 | linear // Motion is linear (i.e. direction changes instantly) |
||
| 429 | 0.12 // Cycles per second |
||
| 430 | 0,0,0 // Centre of movement |
||
| 431 | y // Axis to rock in |
||
| 432 | 90 // Angle to rock (each way) |
||
| 433 | NEXT GROOVE |
||
| 434 | &CAR0004.ACT // Actor name of moving part |
||
| 435 | not a fuckin lolliiipop // Not a lollipop |
||
| 436 | distance // Only moves when in view |
||
| 437 | straight // Moves on a straight path |
||
| 438 | linear // Motion is linear (i.e. direction changes instantly) |
||
| 439 | 0,0,-0.1 // Centre of movement |
||
| 440 | 0.2 // Cycles per second |
||
| 441 | 0,0,0.15 // Amount of movement (each way) in each axis |
||
| 442 | no object moving cunt // Object itself does not change orientation |
||
| 443 | NEXT GROOVE |
||
| 444 | &RCH0040.ACT // Actor name of moving part |
||
| 445 | not a fuckin lolliiipop // Not a lollipop |
||
| 446 | distance // Only moves when in view |
||
| 447 | straight // Moves on a straight path |
||
| 448 | linear // Motion is linear (i.e. direction changes instantly) |
||
| 449 | 0,0,0 // Centre of movement |
||
| 450 | 0.25 // Cycles per second |
||
| 451 | 0,0,0.3 // Amount of movement (each way) in each axis |
||
| 452 | no object moving cunt // Object itself does not change orientation |
||
| 453 | NEXT GROOVE |
||
| 454 | &RCH0026.ACT // Actor name of moving part |
||
| 455 | not a fuckin lolliiipop // Not a lollipop |
||
| 456 | distance // Only moves when in view |
||
| 457 | straight // Moves on a straight path |
||
| 458 | linear // Motion is linear (i.e. direction changes instantly) |
||
| 459 | 0,0,0 // Centre of movement |
||
| 460 | 0.25 // Cycles per second |
||
| 461 | 0,0,0.3 // Amount of movement (each way) in each axis |
||
| 462 | no object moving cunt // Object itself does not change orientation |
||
| 463 | NEXT GROOVE |
||
| 464 | &MNO0005.ACT // Actor name of moving part |
||
| 465 | not a fuckin lolliiipop // Not a lollipop |
||
| 466 | distance // Only moves when in view |
||
| 467 | straight // Moves on a straight path |
||
| 468 | harmonic // Motion is linear (i.e. direction changes instantly) |
||
| 469 | 0,0,0 // Centre of movement |
||
| 470 | 0.1 // Cycles per second |
||
| 471 | 1.5,0,0 // Amount of movement (each way) in each axis |
||
| 472 | no object moving cunt // Object itself does not change orientation |
||
| 473 | END OF GROOVE |
||
| 474 | // ****** STARK OF PEDESTRIAN STUFF ****** |
||
| 475 | 9 // Ped subs table index |
||
| 476 | 276 // Number of pedestrians |
||
| 477 | // Pedestrian number 1 |
||
| 478 | 10 // Ref num |
||
| 479 | 6 // Number of instructions |
||
| 480 | 2 // Initial instruction |
||
| 481 | point |
||
| 482 | 5.259,-9.343,-4.543 |
||
| 483 | point |
||
| 484 | 5.259,-9.343,-4.543 |
||
| 485 | point |
||
| 486 | 4.451,996.000,-6.772 |
||
| 487 | point |
||
| 488 | -3.686,996.000,-5.729 |
||
| 489 | point |
||
| 490 | -7.395,996.000,-5.826 |
||
| 491 | reverse |
||
| 492 | // Pedestrian number 2 |
||
| 493 | 11 // Ref num |
||
| 494 | 5 // Number of instructions |
||
| 495 | 1 // Initial instruction |
||
| 496 | point |
||
| 497 | 148.580,-5.177,36.716 |
||
| 498 | point |
||
| 499 | 148.238,-5.177,38.666 |
||
| 500 | point |
||
| 501 | 148.991,-5.177,44.640 |
||
| 502 | point |
||
| 503 | 136.110,-5.178,56.633 |
||
| 504 | reverse |
||
| 505 | // Pedestrian number 3 |
||
| 506 | 13 // Ref num |
||
| 507 | 5 // Number of instructions |
||
| 508 | 2 // Initial instruction |
||
| 509 | point |
||
| 510 | 144.254,-5.116,28.687 |
||
| 511 | point |
||
| 512 | 149.087,-5.177,37.075 |
||
| 513 | point |
||
| 514 | 148.126,-5.177,43.342 |
||
| 515 | point |
||
| 516 | 148.930,-5.177,104.704 |
||
| 517 | reverse |
||
| 518 | // Pedestrian number 4 |
||
| 519 | 10 // Ref num |
||
| 520 | 5 // Number of instructions |
||
| 521 | 2 // Initial instruction |
||
| 522 | point |
||
| 523 | 144.592,-5.177,39.950 |
||
| 524 | point |
||
| 525 | 147.111,-5.177,34.963 |
||
| 526 | point |
||
| 527 | 149.081,-5.177,29.866 |
||
| 528 | point |
||
| 529 | 144.220,-5.177,27.661 |
||
| 530 | reverse |
||
| 531 | // Pedestrian number 5 |
||
| 532 | 3 // Ref num |
||
| 533 | 4 // Number of instructions |
||
| 534 | 2 // Initial instruction |
||
| 535 | point |
||
| 536 | 146.701,-5.177,37.813 |
||
| 537 | point |
||
| 538 | 142.899,-5.177,36.790 |
||
| 539 | point |
||
| 540 | 136.651,-5.179,37.379 |
||
| 541 | reverse |
||
| 542 | // Pedestrian number 6 |
||
| 543 | 10 // Ref num |
||
| 544 | 4 // Number of instructions |
||
| 545 | 2 // Initial instruction |
||
| 546 | point |
||
| 547 | 145.705,-5.177,38.889 |
||
| 548 | point |
||
| 549 | 142.825,-5.177,37.021 |
||
| 550 | point |
||
| 551 | 141.758,-5.177,33.093 |
||
| 552 | reverse |
||
| 553 | // Pedestrian number 7 |
||
| 554 | 3 // Ref num |
||
| 555 | 6 // Number of instructions |
||
| 556 | 2 // Initial instruction |
||
| 557 | point |
||
| 558 | 144.566,-5.181,-2.960 |
||
| 559 | point |
||
| 560 | 144.348,-5.181,0.979 |
||
| 561 | point |
||
| 562 | 149.564,-5.177,7.073 |
||
| 563 | point |
||
| 564 | 144.239,-5.178,13.704 |
||
| 565 | point |
||
| 566 | 147.040,-5.171,37.454 |
||
| 567 | reverse |
||
| 568 | // Pedestrian number 8 |
||
| 569 | 13 // Ref num |
||
| 570 | 5 // Number of instructions |
||
| 571 | 2 // Initial instruction |
||
| 572 | point |
||
| 573 | 141.195,-5.171,52.129 |
||
| 574 | point |
||
| 575 | 146.447,-5.167,56.834 |
||
| 576 | point |
||
| 577 | 149.016,-5.164,67.117 |
||
| 578 | point |
||
| 579 | 143.908,-5.164,78.580 |
||
| 580 | reverse |
||
| 581 | // Pedestrian number 9 |
||
| 582 | 11 // Ref num |
||
| 583 | 7 // Number of instructions |
||
| 584 | 2 // Initial instruction |
||
| 585 | point |
||
| 586 | 145.142,-5.170,48.666 |
||
| 587 | point |
||
| 588 | 146.040,-5.167,56.743 |
||
| 589 | point |
||
| 590 | 148.992,-5.166,59.274 |
||
| 591 | point |
||
| 592 | 148.890,-5.161,80.193 |
||
| 593 | point |
||
| 594 | 145.427,-5.162,80.697 |
||
| 595 | point |
||
| 596 | 127.017,-5.171,80.815 |
||
| 597 | reverse |
||
| 598 | // Pedestrian number 10 |
||
| 599 | 4 // Ref num |
||
| 600 | 7 // Number of instructions |
||
| 601 | 2 // Initial instruction |
||
| 602 | point |
||
| 603 | 144.604,-5.170,48.790 |
||
| 604 | point |
||
| 605 | 144.784,-5.168,56.794 |
||
| 606 | point |
||
| 607 | 144.744,-5.163,78.635 |
||
| 608 | point |
||
| 609 | 137.363,-5.167,78.782 |
||
| 610 | point |
||
| 611 | 137.551,-5.166,80.446 |
||
| 612 | point |
||
| 613 | 138.783,-5.166,80.467 |
||
| 614 | reverse |
||
| 615 | // Pedestrian number 11 |
||
| 616 | 16 // Ref num |
||
| 617 | 8 // Number of instructions |
||
| 618 | 2 // Initial instruction |
||
| 619 | point |
||
| 620 | 143.116,-5.170,49.918 |
||
| 621 | point |
||
| 622 | 144.329,-5.168,56.863 |
||
| 623 | point |
||
| 624 | 149.007,-5.163,72.414 |
||
| 625 | point |
||
| 626 | 149.037,-5.161,80.799 |
||
| 627 | point |
||
| 628 | 146.001,-5.161,84.185 |
||
| 629 | point |
||
| 630 | 144.329,-5.162,84.229 |
||
| 631 | point |
||
| 632 | 144.149,-5.163,82.185 |
||
| 633 | reverse |
||
| 634 | // Pedestrian number 12 |
||
| 635 | 9 // Ref num |
||
| 636 | 6 // Number of instructions |
||
| 637 | 2 // Initial instruction |
||
| 638 | point |
||
| 639 | 136.226,-5.173,53.005 |
||
| 640 | point |
||
| 641 | 145.095,-5.167,60.482 |
||
| 642 | point |
||
| 643 | 148.938,-5.165,63.942 |
||
| 644 | point |
||
| 645 | 148.797,-5.163,71.161 |
||
| 646 | point |
||
| 647 | 140.826,-5.165,79.360 |
||
| 648 | reverse |
||
| 649 | // Pedestrian number 13 |
||
| 650 | 3 // Ref num |
||
| 651 | 5 // Number of instructions |
||
| 652 | 2 // Initial instruction |
||
| 653 | point |
||
| 654 | 134.984,-5.170,70.103 |
||
| 655 | point |
||
| 656 | 141.940,-5.164,78.747 |
||
| 657 | point |
||
| 658 | 143.065,-5.164,80.378 |
||
| 659 | point |
||
| 660 | 144.667,-5.162,85.150 |
||
| 661 | reverse |
||
| 662 | // Pedestrian number 14 |
||
| 663 | 13 // Ref num |
||
| 664 | 5 // Number of instructions |
||
| 665 | 2 // Initial instruction |
||
| 666 | point |
||
| 667 | 148.895,-5.162,75.639 |
||
| 668 | point |
||
| 669 | 142.329,-5.164,78.754 |
||
| 670 | point |
||
| 671 | 140.627,-5.165,80.446 |
||
| 672 | point |
||
| 673 | 137.155,-5.166,82.427 |
||
| 674 | reverse |
||
| 675 | // Pedestrian number 15 |
||
| 676 | 9 // Ref num |
||
| 677 | 4 // Number of instructions |
||
| 678 | 2 // Initial instruction |
||
| 679 | point |
||
| 680 | 137.987,-5.163,93.965 |
||
| 681 | point |
||
| 682 | 141.397,-5.162,89.191 |
||
| 683 | point |
||
| 684 | 145.043,-5.162,84.266 |
||
| 685 | reverse |
||
| 686 | // Pedestrian number 16 |
||
| 687 | 10 // Ref num |
||
| 688 | 7 // Number of instructions |
||
| 689 | 2 // Initial instruction |
||
| 690 | point |
||
| 691 | 144.735,-5.162,84.200 |
||
| 692 | point |
||
| 693 | 141.687,-5.161,94.427 |
||
| 694 | point |
||
| 695 | 139.123,-5.162,95.934 |
||
| 696 | point |
||
| 697 | 135.867,-5.163,95.913 |
||
| 698 | point |
||
| 699 | 135.585,-5.163,99.305 |
||
| 700 | point |
||
| 701 | 136.435,-5.162,100.029 |
||
| 702 | reverse |
||
| 703 | // Pedestrian number 17 |
||
| 704 | 4 // Ref num |
||
| 705 | 6 // Number of instructions |
||
| 706 | 3 // Initial instruction |
||
| 707 | point |
||
| 708 | 133.895,-5.163,99.849 |
||
| 709 | point |
||
| 710 | 139.094,-5.161,98.923 |
||
| 711 | point |
||
| 712 | 141.431,-5.161,94.893 |
||
| 713 | point |
||
| 714 | 145.224,-5.160,92.842 |
||
| 715 | point |
||
| 716 | 145.443,-5.159,95.319 |
||
| 717 | reverse |
||
| 718 | // Pedestrian number 18 |
||
| 719 | 9 // Ref num |
||
| 720 | 5 // Number of instructions |
||
| 721 | 2 // Initial instruction |
||
| 722 | point |
||
| 723 | 139.314,-5.162,94.981 |
||
| 724 | point |
||
| 725 | 140.895,-5.161,95.065 |
||
| 726 | point |
||
| 727 | 148.889,-5.158,95.505 |
||
| 728 | point |
||
| 729 | 149.066,-5.155,104.623 |
||
| 730 | reverse |
||
| 731 | // Pedestrian number 19 |
||
| 732 | 9 // Ref num |
||
| 733 | 7 // Number of instructions |
||
| 734 | 4 // Initial instruction |
||
| 735 | point |
||
| 736 | 138.505,-5.161,100.865 |
||
| 737 | point |
||
| 738 | 142.123,-5.159,100.773 |
||
| 739 | point |
||
| 740 | 142.040,-5.159,101.351 |
||
| 741 | point |
||
| 742 | 141.570,-5.160,101.529 |
||
| 743 | point |
||
| 744 | 135.367,-5.162,104.579 |
||
| 745 | point |
||
| 746 | 127.760,-5.166,101.406 |
||
| 747 | reverse |
||
| 748 | // Pedestrian number 20 |
||
| 749 | 9 // Ref num |
||
| 750 | 6 // Number of instructions |
||
| 751 | 4 // Initial instruction |
||
| 752 | point |
||
| 753 | 132.306,-5.165,97.451 |
||
| 754 | point |
||
| 755 | 130.309,-5.165,99.145 |
||
| 756 | point |
||
| 757 | 132.148,-5.163,104.683 |
||
| 758 | point |
||
| 759 | 142.006,-5.159,101.402 |
||
| 760 | point |
||
| 761 | 149.021,-5.156,101.511 |
||
| 762 | reverse |
||
| 763 | // Pedestrian number 21 |
||
| 764 | 9 // Ref num |
||
| 765 | 7 // Number of instructions |
||
| 766 | 2 // Initial instruction |
||
| 767 | point |
||
| 768 | 148.847,-5.156,104.028 |
||
| 769 | point |
||
| 770 | 139.837,-5.160,102.495 |
||
| 771 | point |
||
| 772 | 137.054,-5.162,101.941 |
||
| 773 | point |
||
| 774 | 134.853,-5.163,102.170 |
||
| 775 | point |
||
| 776 | 133.435,-5.164,98.211 |
||
| 777 | point |
||
| 778 | 131.505,-5.165,97.793 |
||
| 779 | reverse |
||
| 780 | // Pedestrian number 22 |
||
| 781 | 9 // Ref num |
||
| 782 | 7 // Number of instructions |
||
| 783 | 4 // Initial instruction |
||
| 784 | point |
||
| 785 | 128.741,-5.172,73.167 |
||
| 786 | point |
||
| 787 | 129.923,-5.170,77.071 |
||
| 788 | point |
||
| 789 | 133.349,-5.168,78.306 |
||
| 790 | point |
||
| 791 | 134.363,-5.168,80.379 |
||
| 792 | point |
||
| 793 | 135.323,-5.166,84.533 |
||
| 794 | point |
||
| 795 | 136.281,-5.166,84.718 |
||
| 796 | reverse |
||
| 797 | // Pedestrian number 23 |
||
| 798 | 11 // Ref num |
||
| 799 | 6 // Number of instructions |
||
| 800 | 4 // Initial instruction |
||
| 801 | point |
||
| 802 | 132.338,-5.164,99.011 |
||
| 803 | point |
||
| 804 | 132.235,-5.166,93.504 |
||
| 805 | point |
||
| 806 | 133.052,-5.166,90.396 |
||
| 807 | point |
||
| 808 | 132.402,-5.167,88.462 |
||
| 809 | point |
||
| 810 | 131.965,-5.169,80.072 |
||
| 811 | reverse |
||
| 812 | // Pedestrian number 24 |
||
| 813 | 13 // Ref num |
||
| 814 | 6 // Number of instructions |
||
| 815 | 2 // Initial instruction |
||
| 816 | point |
||
| 817 | 132.262,-5.169,80.095 |
||
| 818 | point |
||
| 819 | 132.440,-5.167,88.946 |
||
| 820 | point |
||
| 821 | 132.148,-5.166,91.851 |
||
| 822 | point |
||
| 823 | 132.200,-5.165,97.168 |
||
| 824 | point |
||
| 825 | 131.129,-5.165,97.910 |
||
| 826 | reverse |
||
| 827 | // Pedestrian number 25 |
||
| 828 | 11 // Ref num |
||
| 829 | 4 // Number of instructions |
||
| 830 | 2 // Initial instruction |
||
| 831 | point |
||
| 832 | 134.043,-5.165,94.001 |
||
| 833 | point |
||
| 834 | 139.604,-5.164,85.237 |
||
| 835 | point |
||
| 836 | 141.268,-5.165,79.506 |
||
| 837 | reverse |
||
| 838 | // Pedestrian number 26 |
||
| 839 | 4 // Ref num |
||
| 840 | 5 // Number of instructions |
||
| 841 | 2 // Initial instruction |
||
| 842 | point |
||
| 843 | 133.401,-5.169,76.331 |
||
| 844 | point |
||
| 845 | 143.135,-5.166,70.197 |
||
| 846 | point |
||
| 847 | 148.826,-5.164,65.294 |
||
| 848 | point |
||
| 849 | 149.172,-5.175,-2.841 |
||
| 850 | reverse |
||
| 851 | // Pedestrian number 27 |
||
| 852 | 9 // Ref num |
||
| 853 | 8 // Number of instructions |
||
| 854 | 5 // Initial instruction |
||
| 855 | point |
||
| 856 | 149.009,-5.158,91.468 |
||
| 857 | point |
||
| 858 | 145.331,-5.161,89.047 |
||
| 859 | point |
||
| 860 | 145.377,-5.161,87.921 |
||
| 861 | point |
||
| 862 | 144.451,-5.162,86.963 |
||
| 863 | point |
||
| 864 | 136.559,-5.166,85.144 |
||
| 865 | point |
||
| 866 | 130.178,-5.169,83.124 |
||
| 867 | point |
||
| 868 | 127.489,-5.171,78.971 |
||
| 869 | reverse |
||
| 870 | // Pedestrian number 28 |
||
| 871 | 10 // Ref num |
||
| 872 | 5 // Number of instructions |
||
| 873 | 3 // Initial instruction |
||
| 874 | point |
||
| 875 | 127.385,-5.171,81.080 |
||
| 876 | point |
||
| 877 | 132.079,-5.168,84.515 |
||
| 878 | point |
||
| 879 | 144.877,-5.161,88.533 |
||
| 880 | point |
||
| 881 | 145.166,-5.160,91.076 |
||
| 882 | reverse |
||
| 883 | // Pedestrian number 29 |
||
| 884 | 9 // Ref num |
||
| 885 | 6 // Number of instructions |
||
| 886 | 3 // Initial instruction |
||
| 887 | point |
||
| 888 | 148.883,-5.159,88.109 |
||
| 889 | point |
||
| 890 | 145.324,-5.161,88.537 |
||
| 891 | point |
||
| 892 | 139.574,-5.162,93.486 |
||
| 893 | point |
||
| 894 | 139.030,-5.162,97.971 |
||
| 895 | point |
||
| 896 | 137.332,-5.162,100.176 |
||
| 897 | reverse |
||
| 898 | // Pedestrian number 30 |
||
| 899 | 16 // Ref num |
||
| 900 | 7 // Number of instructions |
||
| 901 | 2 // Initial instruction |
||
| 902 | point |
||
| 903 | 143.077,-5.158,104.353 |
||
| 904 | point |
||
| 905 | 143.215,-5.160,97.599 |
||
| 906 | point |
||
| 907 | 144.354,-5.159,97.175 |
||
| 908 | point |
||
| 909 | 148.411,-5.157,98.481 |
||
| 910 | point |
||
| 911 | 148.988,-5.156,100.421 |
||
| 912 | point |
||
| 913 | 149.072,-5.156,103.392 |
||
| 914 | reverse |
||
| 915 | // Pedestrian number 31 |
||
| 916 | 16 // Ref num |
||
| 917 | 4 // Number of instructions |
||
| 918 | 2 // Initial instruction |
||
| 919 | point |
||
| 920 | 139.858,-5.165,80.508 |
||
| 921 | point |
||
| 922 | 139.359,-5.163,88.792 |
||
| 923 | point |
||
| 924 | 138.815,-5.163,94.093 |
||
| 925 | reverse |
||
| 926 | // Pedestrian number 32 |
||
| 927 | 9 // Ref num |
||
| 928 | 6 // Number of instructions |
||
| 929 | 3 // Initial instruction |
||
| 930 | point |
||
| 931 | 119.024,-5.193,-3.031 |
||
| 932 | point |
||
| 933 | 116.029,-5.193,4.572 |
||
| 934 | point |
||
| 935 | 116.080,-5.191,12.202 |
||
| 936 | point |
||
| 937 | 116.251,-5.188,24.406 |
||
| 938 | point |
||
| 939 | 117.389,-5.187,26.036 |
||
| 940 | reverse |
||
| 941 | // Pedestrian number 33 |
||
| 942 | 3 // Ref num |
||
| 943 | 6 // Number of instructions |
||
| 944 | 3 // Initial instruction |
||
| 945 | point |
||
| 946 | 127.315,995.095,19.390 |
||
| 947 | point |
||
| 948 | 119.579,995.097,19.700 |
||
| 949 | point |
||
| 950 | 117.659,-5.097,21.913 |
||
| 951 | point |
||
| 952 | 116.390,995.107,23.348 |
||
| 953 | point |
||
| 954 | 112.473,993.665,24.532 |
||
| 955 | reverse |
||
| 956 | // Pedestrian number 34 |
||
| 957 | 9 // Ref num |
||
| 958 | 5 // Number of instructions |
||
| 959 | 2 // Initial instruction |
||
| 960 | point |
||
| 961 | 117.213,-5.171,-2.918 |
||
| 962 | point |
||
| 963 | 118.213,995.029,12.609 |
||
| 964 | point |
||
| 965 | 120.243,995.096,14.981 |
||
| 966 | point |
||
| 967 | 127.246,-5.105,14.748 |
||
| 968 | reverse |
||
| 969 | // Pedestrian number 35 |
||
| 970 | 10 // Ref num |
||
| 971 | 5 // Number of instructions |
||
| 972 | 2 // Initial instruction |
||
| 973 | point |
||
| 974 | 117.436,-5.082,22.170 |
||
| 975 | point |
||
| 976 | 117.161,-5.111,12.516 |
||
| 977 | point |
||
| 978 | 116.275,-5.133,4.946 |
||
| 979 | point |
||
| 980 | 111.147,-5.156,-2.871 |
||
| 981 | reverse |
||
| 982 | // Pedestrian number 36 |
||
| 983 | 3 // Ref num |
||
| 984 | 8 // Number of instructions |
||
| 985 | 2 // Initial instruction |
||
| 986 | point |
||
| 987 | 120.162,995.093,19.023 |
||
| 988 | point |
||
| 989 | 118.457,995.101,21.789 |
||
| 990 | point |
||
| 991 | 118.437,-5.096,22.805 |
||
| 992 | point |
||
| 993 | 116.600,-5.091,24.526 |
||
| 994 | point |
||
| 995 | 118.285,-5.086,26.308 |
||
| 996 | point |
||
| 997 | 117.745,-5.082,27.581 |
||
| 998 | point |
||
| 999 | 119.870,-5.183,31.469 |
||
| 1000 | reverse |
||
| 1001 | // Pedestrian number 37 |
||
| 1002 | 9 // Ref num |
||
| 1003 | 6 // Number of instructions |
||
| 1004 | 2 // Initial instruction |
||
| 1005 | point |
||
| 1006 | 118.225,-5.170,-2.976 |
||
| 1007 | point |
||
| 1008 | 114.526,995.050,4.151 |
||
| 1009 | point |
||
| 1010 | 113.986,994.246,5.729 |
||
| 1011 | point |
||
| 1012 | 112.309,993.695,16.303 |
||
| 1013 | point |
||
| 1014 | 108.810,992.246,18.753 |
||
| 1015 | reverse |
||
| 1016 | // Pedestrian number 38 |
||
| 1017 | 4 // Ref num |
||
| 1018 | 5 // Number of instructions |
||
| 1019 | 2 // Initial instruction |
||
| 1020 | point |
||
| 1021 | 112.820,-5.176,-2.894 |
||
| 1022 | point |
||
| 1023 | 113.429,995.024,3.929 |
||
| 1024 | point |
||
| 1025 | 110.864,993.039,7.128 |
||
| 1026 | point |
||
| 1027 | 119.692,995.023,7.898 |
||
| 1028 | reverse |
||
| 1029 | // Pedestrian number 39 |
||
| 1030 | 16 // Ref num |
||
| 1031 | 4 // Number of instructions |
||
| 1032 | 2 // Initial instruction |
||
| 1033 | point |
||
| 1034 | 110.798,-5.177,-2.889 |
||
| 1035 | point |
||
| 1036 | 110.473,995.023,4.146 |
||
| 1037 | point |
||
| 1038 | 109.567,992.539,6.684 |
||
| 1039 | reverse |
||
| 1040 | // Pedestrian number 40 |
||
| 1041 | 9 // Ref num |
||
| 1042 | 4 // Number of instructions |
||
| 1043 | 2 // Initial instruction |
||
| 1044 | point |
||
| 1045 | 109.453,-5.177,-2.846 |
||
| 1046 | point |
||
| 1047 | 107.556,995.023,4.284 |
||
| 1048 | point |
||
| 1049 | 106.814,991.933,7.184 |
||
| 1050 | reverse |
||
| 1051 | // Pedestrian number 41 |
||
| 1052 | 10 // Ref num |
||
| 1053 | 4 // Number of instructions |
||
| 1054 | 2 // Initial instruction |
||
| 1055 | point |
||
| 1056 | 107.201,-5.177,-2.890 |
||
| 1057 | point |
||
| 1058 | 104.780,995.023,4.253 |
||
| 1059 | point |
||
| 1060 | 103.732,991.933,7.748 |
||
| 1061 | reverse |
||
| 1062 | // Pedestrian number 42 |
||
| 1063 | 10 // Ref num |
||
| 1064 | 5 // Number of instructions |
||
| 1065 | 2 // Initial instruction |
||
| 1066 | point |
||
| 1067 | 119.780,-5.176,2.549 |
||
| 1068 | point |
||
| 1069 | 106.681,-5.176,-0.117 |
||
| 1070 | point |
||
| 1071 | 104.653,-5.176,-1.010 |
||
| 1072 | point |
||
| 1073 | 104.148,-5.176,-3.052 |
||
| 1074 | reverse |
||
| 1075 | // Pedestrian number 43 |
||
| 1076 | 3 // Ref num |
||
| 1077 | 4 // Number of instructions |
||
| 1078 | 2 // Initial instruction |
||
| 1079 | point |
||
| 1080 | 119.733,-5.176,4.367 |
||
| 1081 | point |
||
| 1082 | 105.943,-5.176,-1.176 |
||
| 1083 | point |
||
| 1084 | 105.716,-5.176,-2.196 |
||
| 1085 | reverse |
||
| 1086 | // Pedestrian number 44 |
||
| 1087 | 9 // Ref num |
||
| 1088 | 5 // Number of instructions |
||
| 1089 | 2 // Initial instruction |
||
| 1090 | point |
||
| 1091 | 151.657,-5.177,-0.541 |
||
| 1092 | point |
||
| 1093 | 117.774,-5.176,-2.963 |
||
| 1094 | point |
||
| 1095 | 104.987,-5.176,-2.793 |
||
| 1096 | point |
||
| 1097 | 104.862,-5.176,-2.229 |
||
| 1098 | reverse |
||
| 1099 | // Pedestrian number 45 |
||
| 1100 | 10 // Ref num |
||
| 1101 | 6 // Number of instructions |
||
| 1102 | 2 // Initial instruction |
||
| 1103 | point |
||
| 1104 | 121.117,-5.177,-3.057 |
||
| 1105 | point |
||
| 1106 | 119.999,-5.177,0.192 |
||
| 1107 | point |
||
| 1108 | 116.464,-5.177,9.356 |
||
| 1109 | point |
||
| 1110 | 116.778,-5.177,28.088 |
||
| 1111 | point |
||
| 1112 | 117.441,-5.177,27.075 |
||
| 1113 | reverse |
||
| 1114 | // Pedestrian number 46 |
||
| 1115 | 9 // Ref num |
||
| 1116 | 6 // Number of instructions |
||
| 1117 | 3 // Initial instruction |
||
| 1118 | point |
||
| 1119 | 127.591,-5.186,42.906 |
||
| 1120 | point |
||
| 1121 | 119.144,-5.177,35.158 |
||
| 1122 | point |
||
| 1123 | 117.680,-5.177,29.237 |
||
| 1124 | point |
||
| 1125 | 116.412,-5.177,25.790 |
||
| 1126 | point |
||
| 1127 | 117.301,-5.177,25.110 |
||
| 1128 | reverse |
||
| 1129 | // Pedestrian number 47 |
||
| 1130 | 10 // Ref num |
||
| 1131 | 7 // Number of instructions |
||
| 1132 | 3 // Initial instruction |
||
| 1133 | point |
||
| 1134 | 100.303,-5.172,33.273 |
||
| 1135 | point |
||
| 1136 | 115.404,-5.171,32.720 |
||
| 1137 | point |
||
| 1138 | 115.892,-5.173,33.532 |
||
| 1139 | point |
||
| 1140 | 116.171,-5.183,38.176 |
||
| 1141 | point |
||
| 1142 | 117.564,-5.184,38.351 |
||
| 1143 | point |
||
| 1144 | 132.290,-5.186,42.824 |
||
| 1145 | reverse |
||
| 1146 | // Pedestrian number 48 |
||
| 1147 | 13 // Ref num |
||
| 1148 | 7 // Number of instructions |
||
| 1149 | 3 // Initial instruction |
||
| 1150 | point |
||
| 1151 | 100.326,-5.172,33.581 |
||
| 1152 | point |
||
| 1153 | 115.218,-5.179,36.451 |
||
| 1154 | point |
||
| 1155 | 119.682,-5.196,43.729 |
||
| 1156 | point |
||
| 1157 | 124.372,-5.207,48.684 |
||
| 1158 | point |
||
| 1159 | 124.423,-5.211,50.454 |
||
| 1160 | point |
||
| 1161 | 122.925,-5.213,51.052 |
||
| 1162 | reverse |
||
| 1163 | // Pedestrian number 49 |
||
| 1164 | 9 // Ref num |
||
| 1165 | 5 // Number of instructions |
||
| 1166 | 2 // Initial instruction |
||
| 1167 | point |
||
| 1168 | 125.070,-5.176,37.249 |
||
| 1169 | point |
||
| 1170 | 129.272,-5.176,33.309 |
||
| 1171 | point |
||
| 1172 | 137.225,-5.179,35.585 |
||
| 1173 | point |
||
| 1174 | 144.347,-5.176,40.159 |
||
| 1175 | reverse |
||
| 1176 | // Pedestrian number 50 |
||
| 1177 | 4 // Ref num |
||
| 1178 | 7 // Number of instructions |
||
| 1179 | 2 // Initial instruction |
||
| 1180 | point |
||
| 1181 | 141.094,-5.177,33.090 |
||
| 1182 | point |
||
| 1183 | 143.216,-5.176,40.474 |
||
| 1184 | point |
||
| 1185 | 143.406,-5.176,45.027 |
||
| 1186 | point |
||
| 1187 | 138.809,-5.176,48.599 |
||
| 1188 | point |
||
| 1189 | 138.092,-5.176,47.941 |
||
| 1190 | point |
||
| 1191 | 135.662,-5.176,48.187 |
||
| 1192 | reverse |
||
| 1193 | // Pedestrian number 51 |
||
| 1194 | 16 // Ref num |
||
| 1195 | 6 // Number of instructions |
||
| 1196 | 2 // Initial instruction |
||
| 1197 | point |
||
| 1198 | 122.559,-5.176,50.575 |
||
| 1199 | point |
||
| 1200 | 118.410,-5.176,53.316 |
||
| 1201 | point |
||
| 1202 | 113.382,-5.176,56.633 |
||
| 1203 | point |
||
| 1204 | 113.469,-5.176,58.088 |
||
| 1205 | point |
||
| 1206 | 124.512,-5.176,64.455 |
||
| 1207 | reverse |
||
| 1208 | // Pedestrian number 52 |
||
| 1209 | 9 // Ref num |
||
| 1210 | 4 // Number of instructions |
||
| 1211 | 2 // Initial instruction |
||
| 1212 | point |
||
| 1213 | 115.311,-5.176,50.997 |
||
| 1214 | point |
||
| 1215 | 118.376,-5.176,55.256 |
||
| 1216 | point |
||
| 1217 | 124.442,-5.176,59.450 |
||
| 1218 | reverse |
||
| 1219 | // Pedestrian number 53 |
||
| 1220 | 9 // Ref num |
||
| 1221 | 5 // Number of instructions |
||
| 1222 | 2 // Initial instruction |
||
| 1223 | point |
||
| 1224 | 113.158,-5.176,59.141 |
||
| 1225 | point |
||
| 1226 | 119.060,-5.176,62.251 |
||
| 1227 | point |
||
| 1228 | 124.407,-5.176,66.067 |
||
| 1229 | point |
||
| 1230 | 123.867,-5.176,68.751 |
||
| 1231 | reverse |
||
| 1232 | // Pedestrian number 54 |
||
| 1233 | 10 // Ref num |
||
| 1234 | 5 // Number of instructions |
||
| 1235 | 2 // Initial instruction |
||
| 1236 | point |
||
| 1237 | 113.132,-5.176,52.420 |
||
| 1238 | point |
||
| 1239 | 117.606,-5.176,55.493 |
||
| 1240 | point |
||
| 1241 | 124.733,-5.176,58.484 |
||
| 1242 | point |
||
| 1243 | 124.733,-5.176,58.484 |
||
| 1244 | reverse |
||
| 1245 | // Pedestrian number 55 |
||
| 1246 | 11 // Ref num |
||
| 1247 | 6 // Number of instructions |
||
| 1248 | 2 // Initial instruction |
||
| 1249 | point |
||
| 1250 | 124.700,-5.176,51.872 |
||
| 1251 | point |
||
| 1252 | 118.164,-5.176,56.960 |
||
| 1253 | point |
||
| 1254 | 113.138,-5.176,62.609 |
||
| 1255 | point |
||
| 1256 | 114.397,-5.176,68.663 |
||
| 1257 | point |
||
| 1258 | 110.901,-5.176,72.749 |
||
| 1259 | reverse |
||
| 1260 | // Pedestrian number 56 |
||
| 1261 | 9 // Ref num |
||
| 1262 | 4 // Number of instructions |
||
| 1263 | 2 // Initial instruction |
||
| 1264 | point |
||
| 1265 | 113.011,-5.176,65.366 |
||
| 1266 | point |
||
| 1267 | 119.585,-5.176,61.064 |
||
| 1268 | point |
||
| 1269 | 124.619,-5.176,56.935 |
||
| 1270 | reverse |
||
| 1271 | // Pedestrian number 57 |
||
| 1272 | 9 // Ref num |
||
| 1273 | 4 // Number of instructions |
||
| 1274 | 2 // Initial instruction |
||
| 1275 | point |
||
| 1276 | 124.628,-5.176,61.948 |
||
| 1277 | point |
||
| 1278 | 120.149,-5.176,58.724 |
||
| 1279 | point |
||
| 1280 | 114.592,-5.176,50.970 |
||
| 1281 | reverse |
||
| 1282 | // Pedestrian number 58 |
||
| 1283 | 4 // Ref num |
||
| 1284 | 4 // Number of instructions |
||
| 1285 | 2 // Initial instruction |
||
| 1286 | point |
||
| 1287 | 128.732,-5.176,71.806 |
||
| 1288 | point |
||
| 1289 | 120.664,-5.176,69.986 |
||
| 1290 | point |
||
| 1291 | 117.618,-5.176,68.368 |
||
| 1292 | reverse |
||
| 1293 | // Pedestrian number 59 |
||
| 1294 | 3 // Ref num |
||
| 1295 | 6 // Number of instructions |
||
| 1296 | 3 // Initial instruction |
||
| 1297 | point |
||
| 1298 | 113.209,-5.176,66.188 |
||
| 1299 | point |
||
| 1300 | 117.588,-5.176,67.880 |
||
| 1301 | point |
||
| 1302 | 120.157,-5.176,70.183 |
||
| 1303 | point |
||
| 1304 | 125.738,-5.176,72.899 |
||
| 1305 | point |
||
| 1306 | 128.000,-5.176,72.440 |
||
| 1307 | reverse |
||
| 1308 | // Pedestrian number 60 |
||
| 1309 | 10 // Ref num |
||
| 1310 | 4 // Number of instructions |
||
| 1311 | 2 // Initial instruction |
||
| 1312 | point |
||
| 1313 | 108.920,-5.176,71.631 |
||
| 1314 | point |
||
| 1315 | 114.841,-5.176,67.518 |
||
| 1316 | point |
||
| 1317 | 124.567,-5.176,62.353 |
||
| 1318 | reverse |
||
| 1319 | // Pedestrian number 61 |
||
| 1320 | 16 // Ref num |
||
| 1321 | 4 // Number of instructions |
||
| 1322 | 2 // Initial instruction |
||
| 1323 | point |
||
| 1324 | 129.526,-5.176,70.963 |
||
| 1325 | point |
||
| 1326 | 119.960,-5.176,71.689 |
||
| 1327 | point |
||
| 1328 | 114.000,-5.176,74.105 |
||
| 1329 | reverse |
||
| 1330 | // Pedestrian number 62 |
||
| 1331 | 11 // Ref num |
||
| 1332 | 4 // Number of instructions |
||
| 1333 | 2 // Initial instruction |
||
| 1334 | point |
||
| 1335 | 122.026,-6.382,89.475 |
||
| 1336 | point |
||
| 1337 | 120.021,993.818,87.119 |
||
| 1338 | point |
||
| 1339 | 116.228,995.023,69.827 |
||
| 1340 | reverse |
||
| 1341 | // Pedestrian number 63 |
||
| 1342 | 9 // Ref num |
||
| 1343 | 5 // Number of instructions |
||
| 1344 | 2 // Initial instruction |
||
| 1345 | point |
||
| 1346 | 128.171,995.023,86.499 |
||
| 1347 | point |
||
| 1348 | 120.359,993.818,86.653 |
||
| 1349 | point |
||
| 1350 | 116.437,993.818,88.197 |
||
| 1351 | point |
||
| 1352 | 112.245,994.949,90.212 |
||
| 1353 | reverse |
||
| 1354 | // Pedestrian number 64 |
||
| 1355 | 10 // Ref num |
||
| 1356 | 4 // Number of instructions |
||
| 1357 | 2 // Initial instruction |
||
| 1358 | point |
||
| 1359 | 119.288,-6.382,91.387 |
||
| 1360 | point |
||
| 1361 | 118.514,993.818,95.990 |
||
| 1362 | point |
||
| 1363 | 117.862,994.949,100.570 |
||
| 1364 | reverse |
||
| 1365 | // Pedestrian number 65 |
||
| 1366 | 3 // Ref num |
||
| 1367 | 4 // Number of instructions |
||
| 1368 | 2 // Initial instruction |
||
| 1369 | point |
||
| 1370 | 115.297,-5.170,69.804 |
||
| 1371 | point |
||
| 1372 | 114.288,-5.170,77.636 |
||
| 1373 | point |
||
| 1374 | 114.030,-5.170,80.207 |
||
| 1375 | reverse |
||
| 1376 | // Pedestrian number 66 |
||
| 1377 | 10 // Ref num |
||
| 1378 | 5 // Number of instructions |
||
| 1379 | 3 // Initial instruction |
||
| 1380 | point |
||
| 1381 | 122.982,-6.382,91.586 |
||
| 1382 | point |
||
| 1383 | 122.538,-6.382,93.147 |
||
| 1384 | point |
||
| 1385 | 119.571,993.818,93.793 |
||
| 1386 | point |
||
| 1387 | 112.210,994.957,96.609 |
||
| 1388 | reverse |
||
| 1389 | // Pedestrian number 67 |
||
| 1390 | 10 // Ref num |
||
| 1391 | 6 // Number of instructions |
||
| 1392 | 4 // Initial instruction |
||
| 1393 | point |
||
| 1394 | 131.752,-5.177,67.911 |
||
| 1395 | point |
||
| 1396 | 125.398,-5.177,68.475 |
||
| 1397 | point |
||
| 1398 | 122.933,-5.177,67.370 |
||
| 1399 | point |
||
| 1400 | 120.620,-5.177,67.346 |
||
| 1401 | point |
||
| 1402 | 113.046,-5.177,64.949 |
||
| 1403 | reverse |
||
| 1404 | // Pedestrian number 68 |
||
| 1405 | 9 // Ref num |
||
| 1406 | 8 // Number of instructions |
||
| 1407 | 6 // Initial instruction |
||
| 1408 | point |
||
| 1409 | 121.546,-5.177,50.222 |
||
| 1410 | point |
||
| 1411 | 118.110,-5.177,53.598 |
||
| 1412 | point |
||
| 1413 | 120.149,-5.177,56.144 |
||
| 1414 | point |
||
| 1415 | 117.521,-5.177,59.421 |
||
| 1416 | point |
||
| 1417 | 119.876,-5.177,62.558 |
||
| 1418 | point |
||
| 1419 | 118.420,-5.177,65.240 |
||
| 1420 | point |
||
| 1421 | 119.560,-5.177,68.893 |
||
| 1422 | reverse |
||
| 1423 | // Pedestrian number 69 |
||
| 1424 | 11 // Ref num |
||
| 1425 | 5 // Number of instructions |
||
| 1426 | 3 // Initial instruction |
||
| 1427 | point |
||
| 1428 | 122.432,993.818,85.069 |
||
| 1429 | point |
||
| 1430 | 122.068,995.023,80.262 |
||
| 1431 | point |
||
| 1432 | 120.716,-5.177,73.782 |
||
| 1433 | point |
||
| 1434 | 116.852,-5.177,69.607 |
||
| 1435 | reverse |
||
| 1436 | // Pedestrian number 70 |
||
| 1437 | 3 // Ref num |
||
| 1438 | 5 // Number of instructions |
||
| 1439 | 3 // Initial instruction |
||
| 1440 | point |
||
| 1441 | 122.980,-6.381,91.687 |
||
| 1442 | point |
||
| 1443 | 119.917,-6.381,91.526 |
||
| 1444 | point |
||
| 1445 | 119.795,993.819,90.534 |
||
| 1446 | point |
||
| 1447 | 112.324,995.023,67.628 |
||
| 1448 | reverse |
||
| 1449 | // Pedestrian number 71 |
||
| 1450 | 11 // Ref num |
||
| 1451 | 8 // Number of instructions |
||
| 1452 | 3 // Initial instruction |
||
| 1453 | point |
||
| 1454 | 125.938,994.948,98.636 |
||
| 1455 | point |
||
| 1456 | 123.813,993.818,96.567 |
||
| 1457 | point |
||
| 1458 | 121.246,-6.382,91.276 |
||
| 1459 | point |
||
| 1460 | 121.651,-6.382,88.330 |
||
| 1461 | point |
||
| 1462 | 122.603,-6.382,88.239 |
||
| 1463 | point |
||
| 1464 | 123.649,-6.382,87.614 |
||
| 1465 | point |
||
| 1466 | 123.586,-6.382,85.714 |
||
| 1467 | reverse |
||
| 1468 | // Pedestrian number 72 |
||
| 1469 | 10 // Ref num |
||
| 1470 | 7 // Number of instructions |
||
| 1471 | 3 // Initial instruction |
||
| 1472 | point |
||
| 1473 | 113.229,994.867,83.191 |
||
| 1474 | point |
||
| 1475 | 116.622,993.819,85.147 |
||
| 1476 | point |
||
| 1477 | 120.052,-6.381,90.173 |
||
| 1478 | point |
||
| 1479 | 121.437,-6.381,91.649 |
||
| 1480 | point |
||
| 1481 | 123.602,993.819,91.684 |
||
| 1482 | point |
||
| 1483 | 127.740,994.943,90.823 |
||
| 1484 | reverse |
||
| 1485 | // Pedestrian number 73 |
||
| 1486 | 4 // Ref num |
||
| 1487 | 5 // Number of instructions |
||
| 1488 | 3 // Initial instruction |
||
| 1489 | point |
||
| 1490 | 114.454,994.934,98.980 |
||
| 1491 | point |
||
| 1492 | 116.166,993.818,96.641 |
||
| 1493 | point |
||
| 1494 | 118.838,-6.382,91.108 |
||
| 1495 | point |
||
| 1496 | 122.473,-6.382,87.723 |
||
| 1497 | reverse |
||
| 1498 | // Pedestrian number 74 |
||
| 1499 | 11 // Ref num |
||
| 1500 | 6 // Number of instructions |
||
| 1501 | 3 // Initial instruction |
||
| 1502 | point |
||
| 1503 | 118.236,994.942,100.553 |
||
| 1504 | point |
||
| 1505 | 118.538,993.818,96.413 |
||
| 1506 | point |
||
| 1507 | 118.717,-6.382,94.002 |
||
| 1508 | point |
||
| 1509 | 118.875,-6.382,87.943 |
||
| 1510 | point |
||
| 1511 | 122.059,-6.382,86.082 |
||
| 1512 | reverse |
||
| 1513 | // Pedestrian number 75 |
||
| 1514 | 11 // Ref num |
||
| 1515 | 5 // Number of instructions |
||
| 1516 | 3 // Initial instruction |
||
| 1517 | point |
||
| 1518 | 112.120,994.986,96.443 |
||
| 1519 | point |
||
| 1520 | 116.214,993.818,95.653 |
||
| 1521 | point |
||
| 1522 | 118.290,-6.382,94.553 |
||
| 1523 | point |
||
| 1524 | 122.543,-6.382,91.641 |
||
| 1525 | reverse |
||
| 1526 | // Pedestrian number 76 |
||
| 1527 | 16 // Ref num |
||
| 1528 | 9 // Number of instructions |
||
| 1529 | 3 // Initial instruction |
||
| 1530 | point |
||
| 1531 | 112.217,995.023,93.080 |
||
| 1532 | point |
||
| 1533 | 112.005,995.023,94.198 |
||
| 1534 | point |
||
| 1535 | 108.086,-5.177,94.020 |
||
| 1536 | point |
||
| 1537 | 93.634,-5.177,93.003 |
||
| 1538 | point |
||
| 1539 | 89.528,-5.177,90.805 |
||
| 1540 | point |
||
| 1541 | 87.840,-5.177,79.082 |
||
| 1542 | point |
||
| 1543 | 82.440,-5.177,78.410 |
||
| 1544 | point |
||
| 1545 | 56.313,-5.212,79.327 |
||
| 1546 | reverse |
||
| 1547 | // Pedestrian number 77 |
||
| 1548 | 4 // Ref num |
||
| 1549 | 4 // Number of instructions |
||
| 1550 | 2 // Initial instruction |
||
| 1551 | point |
||
| 1552 | 23.243,995.023,92.528 |
||
| 1553 | point |
||
| 1554 | 21.506,996.699,77.186 |
||
| 1555 | point |
||
| 1556 | 19.373,986.858,75.038 |
||
| 1557 | reverse |
||
| 1558 | // Pedestrian number 78 |
||
| 1559 | 10 // Ref num |
||
| 1560 | 4 // Number of instructions |
||
| 1561 | 2 // Initial instruction |
||
| 1562 | point |
||
| 1563 | 23.725,995.023,92.397 |
||
| 1564 | point |
||
| 1565 | 22.520,996.705,77.123 |
||
| 1566 | point |
||
| 1567 | 23.341,991.480,69.365 |
||
| 1568 | reverse |
||
| 1569 | // Pedestrian number 79 |
||
| 1570 | 4 // Ref num |
||
| 1571 | 5 // Number of instructions |
||
| 1572 | 2 // Initial instruction |
||
| 1573 | point |
||
| 1574 | 31.071,-5.177,64.052 |
||
| 1575 | point |
||
| 1576 | 30.458,-5.177,73.853 |
||
| 1577 | point |
||
| 1578 | 31.178,995.023,84.337 |
||
| 1579 | point |
||
| 1580 | 31.573,995.023,92.543 |
||
| 1581 | reverse |
||
| 1582 | // Pedestrian number 80 |
||
| 1583 | 5 // Ref num |
||
| 1584 | 6 // Number of instructions |
||
| 1585 | 4 // Initial instruction |
||
| 1586 | point |
||
| 1587 | 24.906,-5.177,42.026 |
||
| 1588 | point |
||
| 1589 | 26.079,-5.177,42.372 |
||
| 1590 | point |
||
| 1591 | 26.390,-5.177,43.328 |
||
| 1592 | point |
||
| 1593 | 25.587,-5.177,44.526 |
||
| 1594 | point |
||
| 1595 | 16.121,-5.177,50.262 |
||
| 1596 | reverse |
||
| 1597 | // Pedestrian number 81 |
||
| 1598 | 128 // Ref num |
||
| 1599 | 2 // Number of instructions |
||
| 1600 | 1 // Initial instruction |
||
| 1601 | point |
||
| 1602 | 143.518,-5.177,42.189 |
||
| 1603 | reverse |
||
| 1604 | // Pedestrian number 82 |
||
| 1605 | 100 // Ref num |
||
| 1606 | 2 // Number of instructions |
||
| 1607 | 1 // Initial instruction |
||
| 1608 | point |
||
| 1609 | 141.858,-5.178,46.227 |
||
| 1610 | reverse |
||
| 1611 | // Pedestrian number 83 |
||
| 1612 | 112 // Ref num |
||
| 1613 | 2 // Number of instructions |
||
| 1614 | 1 // Initial instruction |
||
| 1615 | point |
||
| 1616 | 138.314,-5.177,48.235 |
||
| 1617 | reverse |
||
| 1618 | // Pedestrian number 84 |
||
| 1619 | 129 // Ref num |
||
| 1620 | 2 // Number of instructions |
||
| 1621 | 1 // Initial instruction |
||
| 1622 | point |
||
| 1623 | 135.141,-5.178,47.152 |
||
| 1624 | reverse |
||
| 1625 | // Pedestrian number 85 |
||
| 1626 | 130 // Ref num |
||
| 1627 | 2 // Number of instructions |
||
| 1628 | 1 // Initial instruction |
||
| 1629 | point |
||
| 1630 | 141.708,-5.178,54.174 |
||
| 1631 | reverse |
||
| 1632 | // Pedestrian number 86 |
||
| 1633 | 134 // Ref num |
||
| 1634 | 2 // Number of instructions |
||
| 1635 | 1 // Initial instruction |
||
| 1636 | point |
||
| 1637 | 133.663,-5.178,82.717 |
||
| 1638 | reverse |
||
| 1639 | // Pedestrian number 87 |
||
| 1640 | 100 // Ref num |
||
| 1641 | 2 // Number of instructions |
||
| 1642 | 1 // Initial instruction |
||
| 1643 | point |
||
| 1644 | 135.691,-5.166,96.265 |
||
| 1645 | reverse |
||
| 1646 | // Pedestrian number 88 |
||
| 1647 | 101 // Ref num |
||
| 1648 | 2 // Number of instructions |
||
| 1649 | 1 // Initial instruction |
||
| 1650 | point |
||
| 1651 | 141.947,-5.152,101.586 |
||
| 1652 | reverse |
||
| 1653 | // Pedestrian number 89 |
||
| 1654 | 123 // Ref num |
||
| 1655 | 2 // Number of instructions |
||
| 1656 | 1 // Initial instruction |
||
| 1657 | point |
||
| 1658 | 142.165,-5.152,101.608 |
||
| 1659 | reverse |
||
| 1660 | // Pedestrian number 90 |
||
| 1661 | 100 // Ref num |
||
| 1662 | 2 // Number of instructions |
||
| 1663 | 1 // Initial instruction |
||
| 1664 | point |
||
| 1665 | 145.763,-5.128,97.390 |
||
| 1666 | reverse |
||
| 1667 | // Pedestrian number 91 |
||
| 1668 | 129 // Ref num |
||
| 1669 | 2 // Number of instructions |
||
| 1670 | 1 // Initial instruction |
||
| 1671 | point |
||
| 1672 | 145.194,-5.131,97.825 |
||
| 1673 | reverse |
||
| 1674 | // Pedestrian number 92 |
||
| 1675 | 100 // Ref num |
||
| 1676 | 2 // Number of instructions |
||
| 1677 | 1 // Initial instruction |
||
| 1678 | point |
||
| 1679 | 119.091,-5.177,26.709 |
||
| 1680 | reverse |
||
| 1681 | // Pedestrian number 93 |
||
| 1682 | 112 // Ref num |
||
| 1683 | 2 // Number of instructions |
||
| 1684 | 1 // Initial instruction |
||
| 1685 | point |
||
| 1686 | 118.693,-5.177,24.667 |
||
| 1687 | reverse |
||
| 1688 | // Pedestrian number 94 |
||
| 1689 | 131 // Ref num |
||
| 1690 | 2 // Number of instructions |
||
| 1691 | 1 // Initial instruction |
||
| 1692 | point |
||
| 1693 | 145.087,-5.177,88.244 |
||
| 1694 | reverse |
||
| 1695 | // Pedestrian number 95 |
||
| 1696 | 101 // Ref num |
||
| 1697 | 2 // Number of instructions |
||
| 1698 | 1 // Initial instruction |
||
| 1699 | point |
||
| 1700 | 127.042,-5.177,19.680 |
||
| 1701 | reverse |
||
| 1702 | // Pedestrian number 96 |
||
| 1703 | 115 // Ref num |
||
| 1704 | 2 // Number of instructions |
||
| 1705 | 1 // Initial instruction |
||
| 1706 | point |
||
| 1707 | 126.807,-5.177,14.509 |
||
| 1708 | reverse |
||
| 1709 | // Pedestrian number 97 |
||
| 1710 | 101 // Ref num |
||
| 1711 | 2 // Number of instructions |
||
| 1712 | 1 // Initial instruction |
||
| 1713 | point |
||
| 1714 | 126.122,-5.177,14.503 |
||
| 1715 | reverse |
||
| 1716 | // Pedestrian number 98 |
||
| 1717 | 101 // Ref num |
||
| 1718 | 2 // Number of instructions |
||
| 1719 | 1 // Initial instruction |
||
| 1720 | point |
||
| 1721 | 125.473,-5.177,14.498 |
||
| 1722 | reverse |
||
| 1723 | // Pedestrian number 99 |
||
| 1724 | 101 // Ref num |
||
| 1725 | 2 // Number of instructions |
||
| 1726 | 1 // Initial instruction |
||
| 1727 | point |
||
| 1728 | 124.353,-5.177,14.488 |
||
| 1729 | reverse |
||
| 1730 | // Pedestrian number 100 |
||
| 1731 | 101 // Ref num |
||
| 1732 | 2 // Number of instructions |
||
| 1733 | 1 // Initial instruction |
||
| 1734 | point |
||
| 1735 | 122.956,-5.177,14.475 |
||
| 1736 | reverse |
||
| 1737 | // Pedestrian number 101 |
||
| 1738 | 135 // Ref num |
||
| 1739 | 2 // Number of instructions |
||
| 1740 | 1 // Initial instruction |
||
| 1741 | point |
||
| 1742 | 126.097,-5.177,10.081 |
||
| 1743 | reverse |
||
| 1744 | // Pedestrian number 102 |
||
| 1745 | 112 // Ref num |
||
| 1746 | 2 // Number of instructions |
||
| 1747 | 1 // Initial instruction |
||
| 1748 | point |
||
| 1749 | 125.438,-5.177,10.066 |
||
| 1750 | reverse |
||
| 1751 | // Pedestrian number 103 |
||
| 1752 | 112 // Ref num |
||
| 1753 | 2 // Number of instructions |
||
| 1754 | 1 // Initial instruction |
||
| 1755 | point |
||
| 1756 | 124.792,-5.177,10.052 |
||
| 1757 | reverse |
||
| 1758 | // Pedestrian number 104 |
||
| 1759 | 112 // Ref num |
||
| 1760 | 2 // Number of instructions |
||
| 1761 | 1 // Initial instruction |
||
| 1762 | point |
||
| 1763 | 123.752,-5.177,10.028 |
||
| 1764 | reverse |
||
| 1765 | // Pedestrian number 105 |
||
| 1766 | 112 // Ref num |
||
| 1767 | 2 // Number of instructions |
||
| 1768 | 1 // Initial instruction |
||
| 1769 | point |
||
| 1770 | 104.879,-5.177,-1.327 |
||
| 1771 | reverse |
||
| 1772 | // Pedestrian number 106 |
||
| 1773 | 100 // Ref num |
||
| 1774 | 2 // Number of instructions |
||
| 1775 | 1 // Initial instruction |
||
| 1776 | point |
||
| 1777 | 104.930,-5.177,-0.244 |
||
| 1778 | reverse |
||
| 1779 | // Pedestrian number 107 |
||
| 1780 | 130 // Ref num |
||
| 1781 | 2 // Number of instructions |
||
| 1782 | 1 // Initial instruction |
||
| 1783 | point |
||
| 1784 | 104.907,-5.177,-2.053 |
||
| 1785 | reverse |
||
| 1786 | // Pedestrian number 108 |
||
| 1787 | 101 // Ref num |
||
| 1788 | 2 // Number of instructions |
||
| 1789 | 1 // Initial instruction |
||
| 1790 | point |
||
| 1791 | 97.049,-5.193,38.469 |
||
| 1792 | reverse |
||
| 1793 | // Pedestrian number 109 |
||
| 1794 | 128 // Ref num |
||
| 1795 | 2 // Number of instructions |
||
| 1796 | 1 // Initial instruction |
||
| 1797 | point |
||
| 1798 | 113.191,-5.177,49.534 |
||
| 1799 | reverse |
||
| 1800 | // Pedestrian number 110 |
||
| 1801 | 100 // Ref num |
||
| 1802 | 2 // Number of instructions |
||
| 1803 | 1 // Initial instruction |
||
| 1804 | point |
||
| 1805 | 124.555,-5.177,51.183 |
||
| 1806 | reverse |
||
| 1807 | // Pedestrian number 111 |
||
| 1808 | 102 // Ref num |
||
| 1809 | 2 // Number of instructions |
||
| 1810 | 1 // Initial instruction |
||
| 1811 | point |
||
| 1812 | 122.611,-5.177,55.320 |
||
| 1813 | reverse |
||
| 1814 | // Pedestrian number 112 |
||
| 1815 | 100 // Ref num |
||
| 1816 | 2 // Number of instructions |
||
| 1817 | 1 // Initial instruction |
||
| 1818 | point |
||
| 1819 | 116.287,-5.177,62.184 |
||
| 1820 | reverse |
||
| 1821 | // Pedestrian number 113 |
||
| 1822 | 129 // Ref num |
||
| 1823 | 2 // Number of instructions |
||
| 1824 | 1 // Initial instruction |
||
| 1825 | point |
||
| 1826 | 108.684,-5.177,63.533 |
||
| 1827 | reverse |
||
| 1828 | // Pedestrian number 114 |
||
| 1829 | 128 // Ref num |
||
| 1830 | 2 // Number of instructions |
||
| 1831 | 1 // Initial instruction |
||
| 1832 | point |
||
| 1833 | 129.569,-5.177,58.676 |
||
| 1834 | reverse |
||
| 1835 | // Pedestrian number 115 |
||
| 1836 | 112 // Ref num |
||
| 1837 | 2 // Number of instructions |
||
| 1838 | 1 // Initial instruction |
||
| 1839 | point |
||
| 1840 | 123.802,-6.382,91.499 |
||
| 1841 | reverse |
||
| 1842 | // Pedestrian number 116 |
||
| 1843 | 112 // Ref num |
||
| 1844 | 2 // Number of instructions |
||
| 1845 | 1 // Initial instruction |
||
| 1846 | point |
||
| 1847 | 123.886,-6.382,90.637 |
||
| 1848 | reverse |
||
| 1849 | // Pedestrian number 117 |
||
| 1850 | 112 // Ref num |
||
| 1851 | 2 // Number of instructions |
||
| 1852 | 1 // Initial instruction |
||
| 1853 | point |
||
| 1854 | 123.815,-6.382,89.041 |
||
| 1855 | reverse |
||
| 1856 | // Pedestrian number 118 |
||
| 1857 | 112 // Ref num |
||
| 1858 | 2 // Number of instructions |
||
| 1859 | 1 // Initial instruction |
||
| 1860 | point |
||
| 1861 | 35.700,-5.177,79.771 |
||
| 1862 | reverse |
||
| 1863 | // Pedestrian number 119 |
||
| 1864 | 112 // Ref num |
||
| 1865 | 2 // Number of instructions |
||
| 1866 | 1 // Initial instruction |
||
| 1867 | point |
||
| 1868 | 35.643,-5.177,78.997 |
||
| 1869 | reverse |
||
| 1870 | // Pedestrian number 120 |
||
| 1871 | 135 // Ref num |
||
| 1872 | 2 // Number of instructions |
||
| 1873 | 1 // Initial instruction |
||
| 1874 | point |
||
| 1875 | 32.331,-5.177,78.676 |
||
| 1876 | reverse |
||
| 1877 | // Pedestrian number 121 |
||
| 1878 | 100 // Ref num |
||
| 1879 | 2 // Number of instructions |
||
| 1880 | 1 // Initial instruction |
||
| 1881 | point |
||
| 1882 | 32.324,-5.177,71.843 |
||
| 1883 | reverse |
||
| 1884 | // Pedestrian number 122 |
||
| 1885 | 100 // Ref num |
||
| 1886 | 2 // Number of instructions |
||
| 1887 | 1 // Initial instruction |
||
| 1888 | point |
||
| 1889 | 32.380,-5.177,70.670 |
||
| 1890 | reverse |
||
| 1891 | // Pedestrian number 123 |
||
| 1892 | 101 // Ref num |
||
| 1893 | 2 // Number of instructions |
||
| 1894 | 1 // Initial instruction |
||
| 1895 | point |
||
| 1896 | 34.246,-5.177,63.437 |
||
| 1897 | reverse |
||
| 1898 | // Pedestrian number 124 |
||
| 1899 | 131 // Ref num |
||
| 1900 | 2 // Number of instructions |
||
| 1901 | 1 // Initial instruction |
||
| 1902 | point |
||
| 1903 | 34.078,-5.177,60.795 |
||
| 1904 | reverse |
||
| 1905 | // Pedestrian number 125 |
||
| 1906 | 128 // Ref num |
||
| 1907 | 2 // Number of instructions |
||
| 1908 | 1 // Initial instruction |
||
| 1909 | point |
||
| 1910 | 10.525,-5.177,56.545 |
||
| 1911 | reverse |
||
| 1912 | // Pedestrian number 126 |
||
| 1913 | 100 // Ref num |
||
| 1914 | 2 // Number of instructions |
||
| 1915 | 1 // Initial instruction |
||
| 1916 | point |
||
| 1917 | 19.978,-8.720,68.311 |
||
| 1918 | reverse |
||
| 1919 | // Pedestrian number 127 |
||
| 1920 | 100 // Ref num |
||
| 1921 | 2 // Number of instructions |
||
| 1922 | 1 // Initial instruction |
||
| 1923 | point |
||
| 1924 | 20.888,-8.720,68.244 |
||
| 1925 | reverse |
||
| 1926 | // Pedestrian number 128 |
||
| 1927 | 100 // Ref num |
||
| 1928 | 2 // Number of instructions |
||
| 1929 | 1 // Initial instruction |
||
| 1930 | point |
||
| 1931 | 22.233,-8.720,68.192 |
||
| 1932 | reverse |
||
| 1933 | // Pedestrian number 129 |
||
| 1934 | 112 // Ref num |
||
| 1935 | 2 // Number of instructions |
||
| 1936 | 1 // Initial instruction |
||
| 1937 | point |
||
| 1938 | 22.709,-8.720,68.618 |
||
| 1939 | reverse |
||
| 1940 | // Pedestrian number 130 |
||
| 1941 | 112 // Ref num |
||
| 1942 | 2 // Number of instructions |
||
| 1943 | 1 // Initial instruction |
||
| 1944 | point |
||
| 1945 | 22.282,-8.720,68.934 |
||
| 1946 | reverse |
||
| 1947 | // Pedestrian number 131 |
||
| 1948 | 112 // Ref num |
||
| 1949 | 2 // Number of instructions |
||
| 1950 | 1 // Initial instruction |
||
| 1951 | point |
||
| 1952 | 21.279,-8.720,69.059 |
||
| 1953 | reverse |
||
| 1954 | // Pedestrian number 132 |
||
| 1955 | 112 // Ref num |
||
| 1956 | 2 // Number of instructions |
||
| 1957 | 1 // Initial instruction |
||
| 1958 | point |
||
| 1959 | 20.421,-8.720,69.364 |
||
| 1960 | reverse |
||
| 1961 | // Pedestrian number 133 |
||
| 1962 | 105 // Ref num |
||
| 1963 | 2 // Number of instructions |
||
| 1964 | 1 // Initial instruction |
||
| 1965 | point |
||
| 1966 | 21.503,-8.720,68.656 |
||
| 1967 | reverse |
||
| 1968 | // Pedestrian number 134 |
||
| 1969 | 111 // Ref num |
||
| 1970 | 2 // Number of instructions |
||
| 1971 | 1 // Initial instruction |
||
| 1972 | point |
||
| 1973 | 30.387,-17.799,68.882 |
||
| 1974 | reverse |
||
| 1975 | // Pedestrian number 135 |
||
| 1976 | 129 // Ref num |
||
| 1977 | 2 // Number of instructions |
||
| 1978 | 1 // Initial instruction |
||
| 1979 | point |
||
| 1980 | 10.497,-5.177,47.325 |
||
| 1981 | reverse |
||
| 1982 | // Pedestrian number 136 |
||
| 1983 | 112 // Ref num |
||
| 1984 | 2 // Number of instructions |
||
| 1985 | 1 // Initial instruction |
||
| 1986 | point |
||
| 1987 | 10.548,-5.177,47.915 |
||
| 1988 | reverse |
||
| 1989 | // Pedestrian number 137 |
||
| 1990 | 112 // Ref num |
||
| 1991 | 2 // Number of instructions |
||
| 1992 | 1 // Initial instruction |
||
| 1993 | point |
||
| 1994 | 10.532,-5.177,47.610 |
||
| 1995 | reverse |
||
| 1996 | // Pedestrian number 138 |
||
| 1997 | 135 // Ref num |
||
| 1998 | 2 // Number of instructions |
||
| 1999 | 1 // Initial instruction |
||
| 2000 | point |
||
| 2001 | 10.521,-5.177,39.328 |
||
| 2002 | reverse |
||
| 2003 | // Pedestrian number 139 |
||
| 2004 | 135 // Ref num |
||
| 2005 | 2 // Number of instructions |
||
| 2006 | 1 // Initial instruction |
||
| 2007 | point |
||
| 2008 | 19.442,-5.177,33.837 |
||
| 2009 | reverse |
||
| 2010 | // Pedestrian number 140 |
||
| 2011 | 100 // Ref num |
||
| 2012 | 2 // Number of instructions |
||
| 2013 | 1 // Initial instruction |
||
| 2014 | point |
||
| 2015 | 19.366,-5.177,34.520 |
||
| 2016 | reverse |
||
| 2017 | // Pedestrian number 141 |
||
| 2018 | 100 // Ref num |
||
| 2019 | 2 // Number of instructions |
||
| 2020 | 1 // Initial instruction |
||
| 2021 | point |
||
| 2022 | 19.209,-5.177,35.142 |
||
| 2023 | reverse |
||
| 2024 | // Pedestrian number 142 |
||
| 2025 | 131 // Ref num |
||
| 2026 | 2 // Number of instructions |
||
| 2027 | 1 // Initial instruction |
||
| 2028 | point |
||
| 2029 | 19.786,-5.177,35.299 |
||
| 2030 | reverse |
||
| 2031 | // Pedestrian number 143 |
||
| 2032 | 115 // Ref num |
||
| 2033 | 2 // Number of instructions |
||
| 2034 | 1 // Initial instruction |
||
| 2035 | point |
||
| 2036 | 33.397,-5.177,39.101 |
||
| 2037 | reverse |
||
| 2038 | // Pedestrian number 144 |
||
| 2039 | 112 // Ref num |
||
| 2040 | 2 // Number of instructions |
||
| 2041 | 1 // Initial instruction |
||
| 2042 | point |
||
| 2043 | 20.247,-5.176,37.950 |
||
| 2044 | reverse |
||
| 2045 | // Pedestrian number 145 |
||
| 2046 | 112 // Ref num |
||
| 2047 | 2 // Number of instructions |
||
| 2048 | 1 // Initial instruction |
||
| 2049 | point |
||
| 2050 | 20.456,-5.176,37.923 |
||
| 2051 | reverse |
||
| 2052 | // Pedestrian number 146 |
||
| 2053 | 105 // Ref num |
||
| 2054 | 2 // Number of instructions |
||
| 2055 | 1 // Initial instruction |
||
| 2056 | point |
||
| 2057 | 19.626,-5.176,38.032 |
||
| 2058 | reverse |
||
| 2059 | // Pedestrian number 147 |
||
| 2060 | 112 // Ref num |
||
| 2061 | 2 // Number of instructions |
||
| 2062 | 1 // Initial instruction |
||
| 2063 | point |
||
| 2064 | 26.743,-5.176,42.969 |
||
| 2065 | reverse |
||
| 2066 | // Pedestrian number 148 |
||
| 2067 | 100 // Ref num |
||
| 2068 | 2 // Number of instructions |
||
| 2069 | 1 // Initial instruction |
||
| 2070 | point |
||
| 2071 | 26.642,-5.176,43.643 |
||
| 2072 | reverse |
||
| 2073 | // Pedestrian number 149 |
||
| 2074 | 100 // Ref num |
||
| 2075 | 2 // Number of instructions |
||
| 2076 | 1 // Initial instruction |
||
| 2077 | point |
||
| 2078 | 29.650,-5.177,47.534 |
||
| 2079 | reverse |
||
| 2080 | // Pedestrian number 150 |
||
| 2081 | 101 // Ref num |
||
| 2082 | 2 // Number of instructions |
||
| 2083 | 1 // Initial instruction |
||
| 2084 | point |
||
| 2085 | 34.476,-5.176,48.741 |
||
| 2086 | reverse |
||
| 2087 | // Pedestrian number 151 |
||
| 2088 | 130 // Ref num |
||
| 2089 | 2 // Number of instructions |
||
| 2090 | 1 // Initial instruction |
||
| 2091 | point |
||
| 2092 | 34.756,-5.176,46.640 |
||
| 2093 | reverse |
||
| 2094 | // Pedestrian number 152 |
||
| 2095 | 101 // Ref num |
||
| 2096 | 2 // Number of instructions |
||
| 2097 | 1 // Initial instruction |
||
| 2098 | point |
||
| 2099 | 101.670,-0.250,14.083 |
||
| 2100 | reverse |
||
| 2101 | // Pedestrian number 153 |
||
| 2102 | 101 // Ref num |
||
| 2103 | 2 // Number of instructions |
||
| 2104 | 1 // Initial instruction |
||
| 2105 | point |
||
| 2106 | 101.789,-0.250,15.411 |
||
| 2107 | reverse |
||
| 2108 | // Pedestrian number 154 |
||
| 2109 | 10 // Ref num |
||
| 2110 | 4 // Number of instructions |
||
| 2111 | 2 // Initial instruction |
||
| 2112 | point |
||
| 2113 | 103.420,-0.249,17.419 |
||
| 2114 | point |
||
| 2115 | 106.542,999.954,15.193 |
||
| 2116 | point |
||
| 2117 | 116.467,995.203,14.901 |
||
| 2118 | reverse |
||
| 2119 | // Pedestrian number 155 |
||
| 2120 | 3 // Ref num |
||
| 2121 | 4 // Number of instructions |
||
| 2122 | 2 // Initial instruction |
||
| 2123 | point |
||
| 2124 | 95.316,-0.255,12.289 |
||
| 2125 | point |
||
| 2126 | 107.109,999.954,14.278 |
||
| 2127 | point |
||
| 2128 | 113.265,993.967,13.823 |
||
| 2129 | reverse |
||
| 2130 | // Pedestrian number 156 |
||
| 2131 | 3 // Ref num |
||
| 2132 | 4 // Number of instructions |
||
| 2133 | 2 // Initial instruction |
||
| 2134 | point |
||
| 2135 | 97.964,-0.253,12.301 |
||
| 2136 | point |
||
| 2137 | 104.086,999.952,14.759 |
||
| 2138 | point |
||
| 2139 | 111.553,993.306,17.321 |
||
| 2140 | reverse |
||
| 2141 | // Pedestrian number 157 |
||
| 2142 | 11 // Ref num |
||
| 2143 | 4 // Number of instructions |
||
| 2144 | 2 // Initial instruction |
||
| 2145 | point |
||
| 2146 | 93.615,-0.256,17.314 |
||
| 2147 | point |
||
| 2148 | 106.594,999.954,13.251 |
||
| 2149 | point |
||
| 2150 | 111.426,993.254,11.904 |
||
| 2151 | reverse |
||
| 2152 | // Pedestrian number 158 |
||
| 2153 | 10 // Ref num |
||
| 2154 | 4 // Number of instructions |
||
| 2155 | 2 // Initial instruction |
||
| 2156 | point |
||
| 2157 | 92.925,-0.257,12.228 |
||
| 2158 | point |
||
| 2159 | 106.200,999.953,16.374 |
||
| 2160 | point |
||
| 2161 | 113.560,994.080,16.047 |
||
| 2162 | reverse |
||
| 2163 | // Pedestrian number 159 |
||
| 2164 | 10 // Ref num |
||
| 2165 | 5 // Number of instructions |
||
| 2166 | 3 // Initial instruction |
||
| 2167 | point |
||
| 2168 | 96.351,-0.254,17.098 |
||
| 2169 | point |
||
| 2170 | 100.055,-0.251,12.710 |
||
| 2171 | point |
||
| 2172 | 106.389,999.954,15.829 |
||
| 2173 | point |
||
| 2174 | 109.290,992.431,16.114 |
||
| 2175 | reverse |
||
| 2176 | // Pedestrian number 160 |
||
| 2177 | 101 // Ref num |
||
| 2178 | 2 // Number of instructions |
||
| 2179 | 1 // Initial instruction |
||
| 2180 | point |
||
| 2181 | 7.692,-4.071,27.555 |
||
| 2182 | reverse |
||
| 2183 | // Pedestrian number 161 |
||
| 2184 | 102 // Ref num |
||
| 2185 | 2 // Number of instructions |
||
| 2186 | 1 // Initial instruction |
||
| 2187 | point |
||
| 2188 | 7.693,-4.071,28.410 |
||
| 2189 | reverse |
||
| 2190 | // Pedestrian number 162 |
||
| 2191 | 103 // Ref num |
||
| 2192 | 2 // Number of instructions |
||
| 2193 | 1 // Initial instruction |
||
| 2194 | point |
||
| 2195 | 7.660,-4.071,29.255 |
||
| 2196 | reverse |
||
| 2197 | // Pedestrian number 163 |
||
| 2198 | 104 // Ref num |
||
| 2199 | 2 // Number of instructions |
||
| 2200 | 1 // Initial instruction |
||
| 2201 | point |
||
| 2202 | 7.617,-4.071,30.354 |
||
| 2203 | reverse |
||
| 2204 | // Pedestrian number 164 |
||
| 2205 | 105 // Ref num |
||
| 2206 | 2 // Number of instructions |
||
| 2207 | 1 // Initial instruction |
||
| 2208 | point |
||
| 2209 | 7.577,-4.071,31.388 |
||
| 2210 | reverse |
||
| 2211 | // Pedestrian number 165 |
||
| 2212 | 105 // Ref num |
||
| 2213 | 2 // Number of instructions |
||
| 2214 | 1 // Initial instruction |
||
| 2215 | point |
||
| 2216 | 7.532,-4.071,32.544 |
||
| 2217 | reverse |
||
| 2218 | // Pedestrian number 166 |
||
| 2219 | 106 // Ref num |
||
| 2220 | 2 // Number of instructions |
||
| 2221 | 1 // Initial instruction |
||
| 2222 | point |
||
| 2223 | 7.486,-4.071,33.720 |
||
| 2224 | reverse |
||
| 2225 | // Pedestrian number 167 |
||
| 2226 | 107 // Ref num |
||
| 2227 | 2 // Number of instructions |
||
| 2228 | 1 // Initial instruction |
||
| 2229 | point |
||
| 2230 | 7.452,-4.071,35.069 |
||
| 2231 | reverse |
||
| 2232 | // Pedestrian number 168 |
||
| 2233 | 108 // Ref num |
||
| 2234 | 2 // Number of instructions |
||
| 2235 | 1 // Initial instruction |
||
| 2236 | point |
||
| 2237 | 7.427,-4.071,36.268 |
||
| 2238 | reverse |
||
| 2239 | // Pedestrian number 169 |
||
| 2240 | 109 // Ref num |
||
| 2241 | 2 // Number of instructions |
||
| 2242 | 1 // Initial instruction |
||
| 2243 | point |
||
| 2244 | 7.399,-4.071,37.585 |
||
| 2245 | reverse |
||
| 2246 | // Pedestrian number 170 |
||
| 2247 | 100 // Ref num |
||
| 2248 | 2 // Number of instructions |
||
| 2249 | 1 // Initial instruction |
||
| 2250 | point |
||
| 2251 | 7.372,-4.071,38.866 |
||
| 2252 | reverse |
||
| 2253 | // Pedestrian number 171 |
||
| 2254 | 16 // Ref num |
||
| 2255 | 5 // Number of instructions |
||
| 2256 | 2 // Initial instruction |
||
| 2257 | point |
||
| 2258 | 92.840,999.943,17.370 |
||
| 2259 | point |
||
| 2260 | 87.337,999.905,12.885 |
||
| 2261 | point |
||
| 2262 | 81.092,999.852,13.819 |
||
| 2263 | point |
||
| 2264 | 79.309,1000.019,18.314 |
||
| 2265 | reverse |
||
| 2266 | // Pedestrian number 172 |
||
| 2267 | 13 // Ref num |
||
| 2268 | 5 // Number of instructions |
||
| 2269 | 2 // Initial instruction |
||
| 2270 | point |
||
| 2271 | 94.771,999.944,12.277 |
||
| 2272 | point |
||
| 2273 | 83.136,999.943,17.288 |
||
| 2274 | point |
||
| 2275 | 74.884,1000.021,16.655 |
||
| 2276 | point |
||
| 2277 | 72.600,1000.252,21.577 |
||
| 2278 | reverse |
||
| 2279 | // Pedestrian number 173 |
||
| 2280 | 13 // Ref num |
||
| 2281 | 6 // Number of instructions |
||
| 2282 | 3 // Initial instruction |
||
| 2283 | point |
||
| 2284 | 69.816,1000.426,22.940 |
||
| 2285 | point |
||
| 2286 | 73.438,1000.210,20.872 |
||
| 2287 | point |
||
| 2288 | 75.329,1000.066,18.088 |
||
| 2289 | point |
||
| 2290 | 78.236,999.913,14.994 |
||
| 2291 | point |
||
| 2292 | 81.748,999.936,16.994 |
||
| 2293 | reverse |
||
| 2294 | // Pedestrian number 174 |
||
| 2295 | 13 // Ref num |
||
| 2296 | 5 // Number of instructions |
||
| 2297 | 2 // Initial instruction |
||
| 2298 | point |
||
| 2299 | 84.963,999.885,13.343 |
||
| 2300 | point |
||
| 2301 | 82.617,999.899,15.806 |
||
| 2302 | point |
||
| 2303 | 79.067,1000.027,18.427 |
||
| 2304 | point |
||
| 2305 | 72.925,1000.092,17.781 |
||
| 2306 | reverse |
||
| 2307 | // Pedestrian number 175 |
||
| 2308 | 13 // Ref num |
||
| 2309 | 6 // Number of instructions |
||
| 2310 | 3 // Initial instruction |
||
| 2311 | point |
||
| 2312 | 68.771,1000.429,21.794 |
||
| 2313 | point |
||
| 2314 | 71.921,1000.119,18.181 |
||
| 2315 | point |
||
| 2316 | 78.065,1000.002,17.458 |
||
| 2317 | point |
||
| 2318 | 81.348,999.854,13.803 |
||
| 2319 | point |
||
| 2320 | 89.773,999.943,17.510 |
||
| 2321 | reverse |
||
| 2322 | // Pedestrian number 176 |
||
| 2323 | 14 // Ref num |
||
| 2324 | 4 // Number of instructions |
||
| 2325 | 2 // Initial instruction |
||
| 2326 | point |
||
| 2327 | 90.334,999.938,17.325 |
||
| 2328 | point |
||
| 2329 | 82.179,999.884,15.265 |
||
| 2330 | point |
||
| 2331 | 75.887,999.986,16.120 |
||
| 2332 | reverse |
||
| 2333 | // Pedestrian number 177 |
||
| 2334 | 13 // Ref num |
||
| 2335 | 5 // Number of instructions |
||
| 2336 | 3 // Initial instruction |
||
| 2337 | point |
||
| 2338 | 68.373,1000.332,20.156 |
||
| 2339 | point |
||
| 2340 | 75.554,1000.084,18.658 |
||
| 2341 | point |
||
| 2342 | 78.235,999.977,16.813 |
||
| 2343 | point |
||
| 2344 | 78.726,999.893,14.691 |
||
| 2345 | reverse |
||
| 2346 | // Pedestrian number 178 |
||
| 2347 | 13 // Ref num |
||
| 2348 | 5 // Number of instructions |
||
| 2349 | 3 // Initial instruction |
||
| 2350 | point |
||
| 2351 | 35.843,995.334,36.161 |
||
| 2352 | point |
||
| 2353 | 53.421,998.614,28.625 |
||
| 2354 | point |
||
| 2355 | 54.132,998.748,28.533 |
||
| 2356 | point |
||
| 2357 | 62.450,982.407,25.942 |
||
| 2358 | reverse |
||
| 2359 | // Pedestrian number 179 |
||
| 2360 | 13 // Ref num |
||
| 2361 | 5 // Number of instructions |
||
| 2362 | 2 // Initial instruction |
||
| 2363 | point |
||
| 2364 | 61.808,982.408,26.040 |
||
| 2365 | point |
||
| 2366 | 54.193,998.877,27.923 |
||
| 2367 | point |
||
| 2368 | 41.782,996.303,33.111 |
||
| 2369 | point |
||
| 2370 | 35.695,995.326,33.140 |
||
| 2371 | reverse |
||
| 2372 | // Pedestrian number 180 |
||
| 2373 | 16 // Ref num |
||
| 2374 | 5 // Number of instructions |
||
| 2375 | 3 // Initial instruction |
||
| 2376 | point |
||
| 2377 | 33.917,995.046,33.485 |
||
| 2378 | point |
||
| 2379 | 41.365,996.173,35.622 |
||
| 2380 | point |
||
| 2381 | 54.642,998.808,29.226 |
||
| 2382 | point |
||
| 2383 | 61.700,982.644,22.124 |
||
| 2384 | reverse |
||
| 2385 | // Pedestrian number 181 |
||
| 2386 | 10 // Ref num |
||
| 2387 | 5 // Number of instructions |
||
| 2388 | 2 // Initial instruction |
||
| 2389 | point |
||
| 2390 | 62.338,982.407,22.621 |
||
| 2391 | point |
||
| 2392 | 57.253,999.360,27.650 |
||
| 2393 | point |
||
| 2394 | 60.366,1000.042,25.468 |
||
| 2395 | point |
||
| 2396 | 61.993,982.407,24.215 |
||
| 2397 | reverse |
||
| 2398 | // Pedestrian number 182 |
||
| 2399 | 9 // Ref num |
||
| 2400 | 4 // Number of instructions |
||
| 2401 | 2 // Initial instruction |
||
| 2402 | point |
||
| 2403 | 62.410,982.407,23.493 |
||
| 2404 | point |
||
| 2405 | 57.026,999.337,26.879 |
||
| 2406 | point |
||
| 2407 | 64.197,982.407,21.812 |
||
| 2408 | reverse |
||
| 2409 | // Pedestrian number 183 |
||
| 2410 | 13 // Ref num |
||
| 2411 | 4 // Number of instructions |
||
| 2412 | 2 // Initial instruction |
||
| 2413 | point |
||
| 2414 | 47.863,997.397,33.395 |
||
| 2415 | point |
||
| 2416 | 58.998,999.627,27.612 |
||
| 2417 | point |
||
| 2418 | 64.888,982.407,19.482 |
||
| 2419 | reverse |
||
| 2420 | // Pedestrian number 184 |
||
| 2421 | 13 // Ref num |
||
| 2422 | 4 // Number of instructions |
||
| 2423 | 1 // Initial instruction |
||
| 2424 | point |
||
| 2425 | 114.902,997.905,15.451 |
||
| 2426 | point |
||
| 2427 | 118.922,997.640,16.331 |
||
| 2428 | point |
||
| 2429 | 119.276,995.021,17.808 |
||
| 2430 | reverse |
||
| 2431 | // Pedestrian number 185 |
||
| 2432 | 13 // Ref num |
||
| 2433 | 4 // Number of instructions |
||
| 2434 | 2 // Initial instruction |
||
| 2435 | point |
||
| 2436 | 111.704,993.367,13.270 |
||
| 2437 | point |
||
| 2438 | 115.576,997.698,14.330 |
||
| 2439 | point |
||
| 2440 | 119.289,995.022,11.825 |
||
| 2441 | reverse |
||
| 2442 | // Pedestrian number 186 |
||
| 2443 | 14 // Ref num |
||
| 2444 | 5 // Number of instructions |
||
| 2445 | 2 // Initial instruction |
||
| 2446 | point |
||
| 2447 | 115.034,997.663,14.901 |
||
| 2448 | point |
||
| 2449 | 117.607,997.606,14.922 |
||
| 2450 | point |
||
| 2451 | 122.627,997.553,12.976 |
||
| 2452 | point |
||
| 2453 | 126.218,997.301,17.345 |
||
| 2454 | reverse |
||
| 2455 | // Pedestrian number 187 |
||
| 2456 | 13 // Ref num |
||
| 2457 | 6 // Number of instructions |
||
| 2458 | 2 // Initial instruction |
||
| 2459 | point |
||
| 2460 | 112.961,993.847,16.481 |
||
| 2461 | point |
||
| 2462 | 117.026,997.641,15.519 |
||
| 2463 | point |
||
| 2464 | 122.494,997.643,17.079 |
||
| 2465 | point |
||
| 2466 | 126.313,997.667,14.294 |
||
| 2467 | point |
||
| 2468 | 149.091,995.023,14.913 |
||
| 2469 | reverse |
||
| 2470 | // Pedestrian number 188 |
||
| 2471 | 10 // Ref num |
||
| 2472 | 5 // Number of instructions |
||
| 2473 | 2 // Initial instruction |
||
| 2474 | point |
||
| 2475 | 145.626,-5.177,14.862 |
||
| 2476 | point |
||
| 2477 | 148.645,-5.177,17.447 |
||
| 2478 | point |
||
| 2479 | 144.199,-5.178,25.207 |
||
| 2480 | point |
||
| 2481 | 145.961,-5.178,35.385 |
||
| 2482 | reverse |
||
| 2483 | // Pedestrian number 189 |
||
| 2484 | 9 // Ref num |
||
| 2485 | 5 // Number of instructions |
||
| 2486 | 1 // Initial instruction |
||
| 2487 | point |
||
| 2488 | 146.999,-5.177,15.138 |
||
| 2489 | point |
||
| 2490 | 144.333,-5.177,20.690 |
||
| 2491 | point |
||
| 2492 | 148.983,-5.177,24.975 |
||
| 2493 | point |
||
| 2494 | 143.944,-5.177,33.324 |
||
| 2495 | reverse |
||
| 2496 | // Pedestrian number 190 |
||
| 2497 | 99 // Ref num |
||
| 2498 | 5 // Number of instructions |
||
| 2499 | 1 // Initial instruction |
||
| 2500 | point |
||
| 2501 | 148.622,-5.175,11.052 |
||
| 2502 | point |
||
| 2503 | 149.057,-5.173,14.632 |
||
| 2504 | point |
||
| 2505 | 147.363,-5.173,15.174 |
||
| 2506 | point |
||
| 2507 | 145.749,-5.174,14.791 |
||
| 2508 | reverse |
||
| 2509 | // Pedestrian number 191 |
||
| 2510 | 10 // Ref num |
||
| 2511 | 5 // Number of instructions |
||
| 2512 | 2 // Initial instruction |
||
| 2513 | point |
||
| 2514 | 111.824,-5.177,95.707 |
||
| 2515 | point |
||
| 2516 | 105.226,-5.177,93.810 |
||
| 2517 | point |
||
| 2518 | 100.746,-5.177,95.122 |
||
| 2519 | point |
||
| 2520 | 96.748,-5.177,93.171 |
||
| 2521 | reverse |
||
| 2522 | // Pedestrian number 192 |
||
| 2523 | 13 // Ref num |
||
| 2524 | 4 // Number of instructions |
||
| 2525 | 1 // Initial instruction |
||
| 2526 | point |
||
| 2527 | 111.902,-5.177,95.647 |
||
| 2528 | point |
||
| 2529 | 110.078,-5.177,93.988 |
||
| 2530 | point |
||
| 2531 | 107.648,-5.177,95.621 |
||
| 2532 | reverse |
||
| 2533 | // Pedestrian number 193 |
||
| 2534 | 3 // Ref num |
||
| 2535 | 4 // Number of instructions |
||
| 2536 | 2 // Initial instruction |
||
| 2537 | point |
||
| 2538 | 101.648,-5.177,95.301 |
||
| 2539 | point |
||
| 2540 | 111.502,995.023,94.233 |
||
| 2541 | point |
||
| 2542 | 121.758,993.818,91.308 |
||
| 2543 | reverse |
||
| 2544 | // Pedestrian number 194 |
||
| 2545 | 13 // Ref num |
||
| 2546 | 4 // Number of instructions |
||
| 2547 | 2 // Initial instruction |
||
| 2548 | point |
||
| 2549 | 108.493,-5.177,95.686 |
||
| 2550 | point |
||
| 2551 | 94.588,-5.177,94.664 |
||
| 2552 | point |
||
| 2553 | 90.427,-5.177,92.511 |
||
| 2554 | reverse |
||
| 2555 | // Pedestrian number 195 |
||
| 2556 | 3 // Ref num |
||
| 2557 | 4 // Number of instructions |
||
| 2558 | 2 // Initial instruction |
||
| 2559 | point |
||
| 2560 | 92.712,-5.177,94.194 |
||
| 2561 | point |
||
| 2562 | 90.752,-5.177,89.800 |
||
| 2563 | point |
||
| 2564 | 88.492,-5.177,79.799 |
||
| 2565 | reverse |
||
| 2566 | // Pedestrian number 196 |
||
| 2567 | 16 // Ref num |
||
| 2568 | 6 // Number of instructions |
||
| 2569 | 3 // Initial instruction |
||
| 2570 | point |
||
| 2571 | 19.381,-5.174,37.397 |
||
| 2572 | point |
||
| 2573 | 21.234,-5.175,37.520 |
||
| 2574 | point |
||
| 2575 | 23.169,-5.188,35.174 |
||
| 2576 | point |
||
| 2577 | 25.305,-5.201,32.932 |
||
| 2578 | point |
||
| 2579 | 25.756,-5.202,32.859 |
||
| 2580 | reverse |
||
| 2581 | // Pedestrian number 197 |
||
| 2582 | 10 // Ref num |
||
| 2583 | 8 // Number of instructions |
||
| 2584 | 3 // Initial instruction |
||
| 2585 | point |
||
| 2586 | 15.607,-5.177,40.454 |
||
| 2587 | point |
||
| 2588 | 21.040,-5.177,37.841 |
||
| 2589 | point |
||
| 2590 | 23.504,-5.177,35.851 |
||
| 2591 | point |
||
| 2592 | 24.213,-5.177,33.981 |
||
| 2593 | point |
||
| 2594 | 23.720,-5.177,33.083 |
||
| 2595 | point |
||
| 2596 | 21.459,-5.177,31.496 |
||
| 2597 | point |
||
| 2598 | 10.709,-5.177,31.974 |
||
| 2599 | reverse |
||
| 2600 | // Pedestrian number 198 |
||
| 2601 | 9 // Ref num |
||
| 2602 | 5 // Number of instructions |
||
| 2603 | 2 // Initial instruction |
||
| 2604 | point |
||
| 2605 | 14.889,-5.177,48.890 |
||
| 2606 | point |
||
| 2607 | 23.862,-5.177,36.451 |
||
| 2608 | point |
||
| 2609 | 26.494,-5.177,33.539 |
||
| 2610 | point |
||
| 2611 | 25.796,-5.177,25.060 |
||
| 2612 | reverse |
||
| 2613 | // Pedestrian number 199 |
||
| 2614 | 9 // Ref num |
||
| 2615 | 3 // Number of instructions |
||
| 2616 | 1 // Initial instruction |
||
| 2617 | point |
||
| 2618 | 18.150,996.115,29.610 |
||
| 2619 | point |
||
| 2620 | 10.590,994.999,29.361 |
||
| 2621 | reverse |
||
| 2622 | // Pedestrian number 200 |
||
| 2623 | 10 // Ref num |
||
| 2624 | 3 // Number of instructions |
||
| 2625 | 1 // Initial instruction |
||
| 2626 | point |
||
| 2627 | 18.173,996.103,29.042 |
||
| 2628 | point |
||
| 2629 | 10.671,995.023,25.152 |
||
| 2630 | reverse |
||
| 2631 | // Pedestrian number 201 |
||
| 2632 | 3 // Ref num |
||
| 2633 | 3 // Number of instructions |
||
| 2634 | 1 // Initial instruction |
||
| 2635 | point |
||
| 2636 | 18.158,996.108,30.337 |
||
| 2637 | point |
||
| 2638 | 10.639,995.032,35.659 |
||
| 2639 | reverse |
||
| 2640 | // Pedestrian number 202 |
||
| 2641 | 10 // Ref num |
||
| 2642 | 6 // Number of instructions |
||
| 2643 | 4 // Initial instruction |
||
| 2644 | point |
||
| 2645 | 60.265,-1.777,93.292 |
||
| 2646 | point |
||
| 2647 | 58.996,-1.850,89.351 |
||
| 2648 | point |
||
| 2649 | 56.635,-1.850,87.113 |
||
| 2650 | point |
||
| 2651 | 52.649,998.350,85.886 |
||
| 2652 | point |
||
| 2653 | 22.832,995.021,85.745 |
||
| 2654 | reverse |
||
| 2655 | // Pedestrian number 203 |
||
| 2656 | 9 // Ref num |
||
| 2657 | 4 // Number of instructions |
||
| 2658 | 2 // Initial instruction |
||
| 2659 | point |
||
| 2660 | 49.955,998.026,85.816 |
||
| 2661 | point |
||
| 2662 | 52.540,998.349,86.701 |
||
| 2663 | point |
||
| 2664 | 53.288,998.349,89.250 |
||
| 2665 | reverse |
||
| 2666 | // Pedestrian number 204 |
||
| 2667 | 10 // Ref num |
||
| 2668 | 4 // Number of instructions |
||
| 2669 | 2 // Initial instruction |
||
| 2670 | point |
||
| 2671 | 46.554,998.349,85.642 |
||
| 2672 | point |
||
| 2673 | 52.486,998.349,87.261 |
||
| 2674 | point |
||
| 2675 | 54.698,998.350,89.155 |
||
| 2676 | reverse |
||
| 2677 | // Pedestrian number 205 |
||
| 2678 | 3 // Ref num |
||
| 2679 | 10 // Number of instructions |
||
| 2680 | 2 // Initial instruction |
||
| 2681 | point |
||
| 2682 | 49.246,998.349,87.512 |
||
| 2683 | point |
||
| 2684 | 53.132,998.349,87.979 |
||
| 2685 | point |
||
| 2686 | 55.317,998.350,89.195 |
||
| 2687 | point |
||
| 2688 | 56.714,998.350,90.569 |
||
| 2689 | point |
||
| 2690 | 57.456,998.350,92.244 |
||
| 2691 | point |
||
| 2692 | 57.730,998.350,93.925 |
||
| 2693 | point |
||
| 2694 | 57.854,998.351,111.901 |
||
| 2695 | point |
||
| 2696 | 56.691,998.351,113.039 |
||
| 2697 | point |
||
| 2698 | 53.419,995.252,107.879 |
||
| 2699 | reverse |
||
| 2700 | // Pedestrian number 206 |
||
| 2701 | 3 // Ref num |
||
| 2702 | 4 // Number of instructions |
||
| 2703 | 2 // Initial instruction |
||
| 2704 | point |
||
| 2705 | 31.855,995.023,92.589 |
||
| 2706 | point |
||
| 2707 | 30.617,995.479,87.603 |
||
| 2708 | point |
||
| 2709 | 27.570,995.268,78.783 |
||
| 2710 | reverse |
||
| 2711 | // Pedestrian number 207 |
||
| 2712 | 10 // Ref num |
||
| 2713 | 4 // Number of instructions |
||
| 2714 | 2 // Initial instruction |
||
| 2715 | point |
||
| 2716 | 32.156,995.584,77.851 |
||
| 2717 | point |
||
| 2718 | 30.655,995.481,86.632 |
||
| 2719 | point |
||
| 2720 | 29.205,995.607,96.044 |
||
| 2721 | reverse |
||
| 2722 | // Pedestrian number 208 |
||
| 2723 | 11 // Ref num |
||
| 2724 | 4 // Number of instructions |
||
| 2725 | 2 // Initial instruction |
||
| 2726 | point |
||
| 2727 | 28.157,995.841,97.337 |
||
| 2728 | point |
||
| 2729 | 30.417,995.466,87.200 |
||
| 2730 | point |
||
| 2731 | 31.754,995.558,84.166 |
||
| 2732 | reverse |
||
| 2733 | // Pedestrian number 209 |
||
| 2734 | 13 // Ref num |
||
| 2735 | 4 // Number of instructions |
||
| 2736 | 2 // Initial instruction |
||
| 2737 | point |
||
| 2738 | 25.817,996.366,100.239 |
||
| 2739 | point |
||
| 2740 | 29.778,995.421,86.644 |
||
| 2741 | point |
||
| 2742 | 31.680,995.552,81.663 |
||
| 2743 | reverse |
||
| 2744 | // Pedestrian number 210 |
||
| 2745 | 14 // Ref num |
||
| 2746 | 4 // Number of instructions |
||
| 2747 | 2 // Initial instruction |
||
| 2748 | point |
||
| 2749 | 25.946,995.157,80.223 |
||
| 2750 | point |
||
| 2751 | 29.949,995.433,87.109 |
||
| 2752 | point |
||
| 2753 | 31.593,995.546,90.334 |
||
| 2754 | reverse |
||
| 2755 | // Pedestrian number 211 |
||
| 2756 | 16 // Ref num |
||
| 2757 | 5 // Number of instructions |
||
| 2758 | 3 // Initial instruction |
||
| 2759 | point |
||
| 2760 | 25.177,996.303,99.900 |
||
| 2761 | point |
||
| 2762 | 24.410,996.363,100.228 |
||
| 2763 | point |
||
| 2764 | 24.855,997.541,106.746 |
||
| 2765 | point |
||
| 2766 | 24.809,997.808,108.222 |
||
| 2767 | reverse |
||
| 2768 | // Pedestrian number 212 |
||
| 2769 | 10 // Ref num |
||
| 2770 | 4 // Number of instructions |
||
| 2771 | 2 // Initial instruction |
||
| 2772 | point |
||
| 2773 | 25.264,997.840,108.401 |
||
| 2774 | point |
||
| 2775 | 25.570,997.604,107.093 |
||
| 2776 | point |
||
| 2777 | 27.301,997.327,106.252 |
||
| 2778 | reverse |
||
| 2779 | // Pedestrian number 213 |
||
| 2780 | 10 // Ref num |
||
| 2781 | 5 // Number of instructions |
||
| 2782 | 3 // Initial instruction |
||
| 2783 | point |
||
| 2784 | 57.296,-5.210,89.441 |
||
| 2785 | point |
||
| 2786 | 57.957,-5.210,89.482 |
||
| 2787 | point |
||
| 2788 | 60.907,-5.204,88.090 |
||
| 2789 | point |
||
| 2790 | 64.219,-5.197,86.580 |
||
| 2791 | reverse |
||
| 2792 | // Pedestrian number 214 |
||
| 2793 | 9 // Ref num |
||
| 2794 | 5 // Number of instructions |
||
| 2795 | 2 // Initial instruction |
||
| 2796 | point |
||
| 2797 | 57.613,-5.206,87.987 |
||
| 2798 | point |
||
| 2799 | 60.461,-5.205,88.332 |
||
| 2800 | point |
||
| 2801 | 64.057,-5.206,90.147 |
||
| 2802 | point |
||
| 2803 | 65.609,-5.209,91.880 |
||
| 2804 | reverse |
||
| 2805 | // Pedestrian number 215 |
||
| 2806 | 3 // Ref num |
||
| 2807 | 4 // Number of instructions |
||
| 2808 | 2 // Initial instruction |
||
| 2809 | point |
||
| 2810 | 57.867,-5.208,88.627 |
||
| 2811 | point |
||
| 2812 | 60.692,-5.211,91.021 |
||
| 2813 | point |
||
| 2814 | 63.600,-5.219,95.327 |
||
| 2815 | reverse |
||
| 2816 | // Pedestrian number 216 |
||
| 2817 | 14 // Ref num |
||
| 2818 | 5 // Number of instructions |
||
| 2819 | 2 // Initial instruction |
||
| 2820 | point |
||
| 2821 | 64.790,-5.205,90.078 |
||
| 2822 | point |
||
| 2823 | 60.245,-5.207,91.177 |
||
| 2824 | point |
||
| 2825 | 53.448,-5.215,95.805 |
||
| 2826 | point |
||
| 2827 | 53.418,-5.234,106.855 |
||
| 2828 | reverse |
||
| 2829 | // Pedestrian number 217 |
||
| 2830 | 13 // Ref num |
||
| 2831 | 6 // Number of instructions |
||
| 2832 | 2 // Initial instruction |
||
| 2833 | point |
||
| 2834 | 64.077,-5.212,98.421 |
||
| 2835 | point |
||
| 2836 | 59.205,-5.212,90.503 |
||
| 2837 | point |
||
| 2838 | 56.434,-5.212,89.225 |
||
| 2839 | point |
||
| 2840 | 56.472,-5.212,88.725 |
||
| 2841 | point |
||
| 2842 | 54.094,-5.212,82.654 |
||
| 2843 | reverse |
||
| 2844 | // Pedestrian number 218 |
||
| 2845 | 3 // Ref num |
||
| 2846 | 4 // Number of instructions |
||
| 2847 | 2 // Initial instruction |
||
| 2848 | point |
||
| 2849 | 57.468,-5.135,113.773 |
||
| 2850 | point |
||
| 2851 | 59.151,-5.133,112.094 |
||
| 2852 | point |
||
| 2853 | 61.601,-5.213,109.651 |
||
| 2854 | reverse |
||
| 2855 | // Pedestrian number 219 |
||
| 2856 | 4 // Ref num |
||
| 2857 | 7 // Number of instructions |
||
| 2858 | 3 // Initial instruction |
||
| 2859 | point |
||
| 2860 | 53.420,-5.213,104.653 |
||
| 2861 | point |
||
| 2862 | 56.782,-5.213,107.164 |
||
| 2863 | point |
||
| 2864 | 59.722,-5.213,111.644 |
||
| 2865 | point |
||
| 2866 | 61.165,-5.213,113.089 |
||
| 2867 | point |
||
| 2868 | 60.003,-5.213,113.933 |
||
| 2869 | point |
||
| 2870 | 57.581,-5.213,114.008 |
||
| 2871 | reverse |
||
| 2872 | // Pedestrian number 220 |
||
| 2873 | 10 // Ref num |
||
| 2874 | 6 // Number of instructions |
||
| 2875 | 2 // Initial instruction |
||
| 2876 | point |
||
| 2877 | 61.682,-5.213,108.019 |
||
| 2878 | point |
||
| 2879 | 59.292,-5.213,111.628 |
||
| 2880 | point |
||
| 2881 | 57.296,-5.213,112.821 |
||
| 2882 | point |
||
| 2883 | 58.546,-5.213,113.775 |
||
| 2884 | point |
||
| 2885 | 61.245,-5.213,114.067 |
||
| 2886 | reverse |
||
| 2887 | // Pedestrian number 221 |
||
| 2888 | 9 // Ref num |
||
| 2889 | 4 // Number of instructions |
||
| 2890 | 2 // Initial instruction |
||
| 2891 | point |
||
| 2892 | 56.992,-5.213,108.728 |
||
| 2893 | point |
||
| 2894 | 58.524,-5.213,111.473 |
||
| 2895 | point |
||
| 2896 | 61.339,-5.213,112.939 |
||
| 2897 | reverse |
||
| 2898 | // Pedestrian number 222 |
||
| 2899 | 13 // Ref num |
||
| 2900 | 4 // Number of instructions |
||
| 2901 | 2 // Initial instruction |
||
| 2902 | point |
||
| 2903 | 57.566,-5.213,89.381 |
||
| 2904 | point |
||
| 2905 | 58.898,-5.235,109.851 |
||
| 2906 | point |
||
| 2907 | 58.782,-5.241,113.617 |
||
| 2908 | reverse |
||
| 2909 | // Pedestrian number 223 |
||
| 2910 | 10 // Ref num |
||
| 2911 | 6 // Number of instructions |
||
| 2912 | 4 // Initial instruction |
||
| 2913 | point |
||
| 2914 | 53.690,-1.338,129.740 |
||
| 2915 | point |
||
| 2916 | 56.758,-1.338,129.097 |
||
| 2917 | point |
||
| 2918 | 56.541,-1.338,125.835 |
||
| 2919 | point |
||
| 2920 | 57.954,998.862,116.909 |
||
| 2921 | point |
||
| 2922 | 57.479,998.862,114.982 |
||
| 2923 | reverse |
||
| 2924 | // Pedestrian number 224 |
||
| 2925 | 10 // Ref num |
||
| 2926 | 6 // Number of instructions |
||
| 2927 | 2 // Initial instruction |
||
| 2928 | point |
||
| 2929 | 57.746,-1.338,130.085 |
||
| 2930 | point |
||
| 2931 | 58.358,-1.338,123.642 |
||
| 2932 | point |
||
| 2933 | 58.317,998.862,116.888 |
||
| 2934 | point |
||
| 2935 | 59.022,998.862,112.015 |
||
| 2936 | point |
||
| 2937 | 61.435,998.862,109.842 |
||
| 2938 | reverse |
||
| 2939 | // Pedestrian number 225 |
||
| 2940 | 9 // Ref num |
||
| 2941 | 6 // Number of instructions |
||
| 2942 | 2 // Initial instruction |
||
| 2943 | point |
||
| 2944 | 55.849,-1.338,123.646 |
||
| 2945 | point |
||
| 2946 | 58.783,-1.338,123.441 |
||
| 2947 | point |
||
| 2948 | 63.107,998.862,117.031 |
||
| 2949 | point |
||
| 2950 | 63.037,998.862,114.258 |
||
| 2951 | point |
||
| 2952 | 55.793,-5.213,79.818 |
||
| 2953 | reverse |
||
| 2954 | // Pedestrian number 226 |
||
| 2955 | 3 // Ref num |
||
| 2956 | 8 // Number of instructions |
||
| 2957 | 6 // Initial instruction |
||
| 2958 | point |
||
| 2959 | 53.639,-1.338,128.150 |
||
| 2960 | point |
||
| 2961 | 53.719,-1.338,127.008 |
||
| 2962 | point |
||
| 2963 | 43.974,-1.338,126.116 |
||
| 2964 | point |
||
| 2965 | 35.133,-1.338,126.767 |
||
| 2966 | point |
||
| 2967 | 31.606,-1.338,121.500 |
||
| 2968 | point |
||
| 2969 | 29.171,998.861,114.066 |
||
| 2970 | point |
||
| 2971 | 28.971,998.842,110.732 |
||
| 2972 | reverse |
||
| 2973 | // Pedestrian number 227 |
||
| 2974 | 10 // Ref num |
||
| 2975 | 7 // Number of instructions |
||
| 2976 | 2 // Initial instruction |
||
| 2977 | point |
||
| 2978 | 27.416,998.839,110.192 |
||
| 2979 | point |
||
| 2980 | 28.238,998.861,114.027 |
||
| 2981 | point |
||
| 2982 | 29.358,-1.318,117.771 |
||
| 2983 | point |
||
| 2984 | 34.638,-1.295,121.754 |
||
| 2985 | point |
||
| 2986 | 40.023,-1.338,129.216 |
||
| 2987 | point |
||
| 2988 | 55.740,-1.338,127.150 |
||
| 2989 | reverse |
||
| 2990 | // Pedestrian number 228 |
||
| 2991 | 9 // Ref num |
||
| 2992 | 7 // Number of instructions |
||
| 2993 | 2 // Initial instruction |
||
| 2994 | point |
||
| 2995 | 27.749,998.862,111.285 |
||
| 2996 | point |
||
| 2997 | 29.752,998.861,114.033 |
||
| 2998 | point |
||
| 2999 | 30.472,-1.338,119.654 |
||
| 3000 | point |
||
| 3001 | 41.481,-1.338,128.922 |
||
| 3002 | point |
||
| 3003 | 53.780,-1.338,125.299 |
||
| 3004 | point |
||
| 3005 | 54.731,-1.338,123.653 |
||
| 3006 | reverse |
||
| 3007 | // Pedestrian number 229 |
||
| 3008 | 13 // Ref num |
||
| 3009 | 5 // Number of instructions |
||
| 3010 | 2 // Initial instruction |
||
| 3011 | point |
||
| 3012 | 27.418,997.457,109.161 |
||
| 3013 | point |
||
| 3014 | 26.546,997.467,107.130 |
||
| 3015 | point |
||
| 3016 | 25.937,996.878,103.432 |
||
| 3017 | point |
||
| 3018 | 12.162,995.439,95.119 |
||
| 3019 | reverse |
||
| 3020 | // Pedestrian number 230 |
||
| 3021 | 9 // Ref num |
||
| 3022 | 4 // Number of instructions |
||
| 3023 | 2 // Initial instruction |
||
| 3024 | point |
||
| 3025 | 24.344,998.020,109.498 |
||
| 3026 | point |
||
| 3027 | 25.321,997.416,106.807 |
||
| 3028 | point |
||
| 3029 | 26.751,997.125,104.981 |
||
| 3030 | reverse |
||
| 3031 | // Pedestrian number 231 |
||
| 3032 | 3 // Ref num |
||
| 3033 | 4 // Number of instructions |
||
| 3034 | 2 // Initial instruction |
||
| 3035 | point |
||
| 3036 | 23.413,997.269,105.880 |
||
| 3037 | point |
||
| 3038 | 24.109,997.511,107.401 |
||
| 3039 | point |
||
| 3040 | 24.927,997.822,109.354 |
||
| 3041 | reverse |
||
| 3042 | // Pedestrian number 232 |
||
| 3043 | 100 // Ref num |
||
| 3044 | 2 // Number of instructions |
||
| 3045 | 1 // Initial instruction |
||
| 3046 | point |
||
| 3047 | 12.396,-5.178,60.741 |
||
| 3048 | reverse |
||
| 3049 | // Pedestrian number 233 |
||
| 3050 | 112 // Ref num |
||
| 3051 | 2 // Number of instructions |
||
| 3052 | 1 // Initial instruction |
||
| 3053 | point |
||
| 3054 | 12.410,-5.178,60.077 |
||
| 3055 | reverse |
||
| 3056 | // Pedestrian number 234 |
||
| 3057 | 112 // Ref num |
||
| 3058 | 2 // Number of instructions |
||
| 3059 | 1 // Initial instruction |
||
| 3060 | point |
||
| 3061 | 12.430,-5.178,59.102 |
||
| 3062 | reverse |
||
| 3063 | // Pedestrian number 235 |
||
| 3064 | 107 // Ref num |
||
| 3065 | 2 // Number of instructions |
||
| 3066 | 1 // Initial instruction |
||
| 3067 | point |
||
| 3068 | 13.011,-5.177,58.646 |
||
| 3069 | reverse |
||
| 3070 | // Pedestrian number 236 |
||
| 3071 | 109 // Ref num |
||
| 3072 | 2 // Number of instructions |
||
| 3073 | 1 // Initial instruction |
||
| 3074 | point |
||
| 3075 | 11.742,-5.178,58.764 |
||
| 3076 | reverse |
||
| 3077 | // Pedestrian number 237 |
||
| 3078 | 109 // Ref num |
||
| 3079 | 2 // Number of instructions |
||
| 3080 | 1 // Initial instruction |
||
| 3081 | point |
||
| 3082 | 9.633,-4.071,91.950 |
||
| 3083 | reverse |
||
| 3084 | // Pedestrian number 238 |
||
| 3085 | 107 // Ref num |
||
| 3086 | 2 // Number of instructions |
||
| 3087 | 1 // Initial instruction |
||
| 3088 | point |
||
| 3089 | 9.473,-4.071,91.291 |
||
| 3090 | reverse |
||
| 3091 | // Pedestrian number 239 |
||
| 3092 | 127 // Ref num |
||
| 3093 | 2 // Number of instructions |
||
| 3094 | 1 // Initial instruction |
||
| 3095 | point |
||
| 3096 | 10.047,-4.071,90.112 |
||
| 3097 | reverse |
||
| 3098 | // Pedestrian number 240 |
||
| 3099 | 132 // Ref num |
||
| 3100 | 2 // Number of instructions |
||
| 3101 | 1 // Initial instruction |
||
| 3102 | point |
||
| 3103 | 9.902,-4.071,86.387 |
||
| 3104 | reverse |
||
| 3105 | // Pedestrian number 241 |
||
| 3106 | 109 // Ref num |
||
| 3107 | 2 // Number of instructions |
||
| 3108 | 1 // Initial instruction |
||
| 3109 | point |
||
| 3110 | 26.436,-3.985,108.640 |
||
| 3111 | reverse |
||
| 3112 | // Pedestrian number 242 |
||
| 3113 | 107 // Ref num |
||
| 3114 | 2 // Number of instructions |
||
| 3115 | 1 // Initial instruction |
||
| 3116 | point |
||
| 3117 | 26.429,-3.990,110.034 |
||
| 3118 | reverse |
||
| 3119 | // Pedestrian number 243 |
||
| 3120 | 109 // Ref num |
||
| 3121 | 2 // Number of instructions |
||
| 3122 | 1 // Initial instruction |
||
| 3123 | point |
||
| 3124 | 25.097,-3.985,108.619 |
||
| 3125 | reverse |
||
| 3126 | // Pedestrian number 244 |
||
| 3127 | 107 // Ref num |
||
| 3128 | 2 // Number of instructions |
||
| 3129 | 1 // Initial instruction |
||
| 3130 | point |
||
| 3131 | 25.131,-3.992,110.591 |
||
| 3132 | reverse |
||
| 3133 | // Pedestrian number 245 |
||
| 3134 | 109 // Ref num |
||
| 3135 | 2 // Number of instructions |
||
| 3136 | 1 // Initial instruction |
||
| 3137 | point |
||
| 3138 | 24.069,-3.985,108.675 |
||
| 3139 | reverse |
||
| 3140 | // Pedestrian number 246 |
||
| 3141 | 107 // Ref num |
||
| 3142 | 2 // Number of instructions |
||
| 3143 | 1 // Initial instruction |
||
| 3144 | point |
||
| 3145 | 24.066,-3.993,110.842 |
||
| 3146 | reverse |
||
| 3147 | // Pedestrian number 247 |
||
| 3148 | 112 // Ref num |
||
| 3149 | 2 // Number of instructions |
||
| 3150 | 1 // Initial instruction |
||
| 3151 | point |
||
| 3152 | 13.720,-5.216,107.871 |
||
| 3153 | reverse |
||
| 3154 | // Pedestrian number 248 |
||
| 3155 | 112 // Ref num |
||
| 3156 | 2 // Number of instructions |
||
| 3157 | 1 // Initial instruction |
||
| 3158 | point |
||
| 3159 | 14.934,-5.219,108.511 |
||
| 3160 | reverse |
||
| 3161 | // Pedestrian number 249 |
||
| 3162 | 112 // Ref num |
||
| 3163 | 2 // Number of instructions |
||
| 3164 | 1 // Initial instruction |
||
| 3165 | point |
||
| 3166 | 17.140,-5.224,110.116 |
||
| 3167 | reverse |
||
| 3168 | // Pedestrian number 250 |
||
| 3169 | 115 // Ref num |
||
| 3170 | 2 // Number of instructions |
||
| 3171 | 1 // Initial instruction |
||
| 3172 | point |
||
| 3173 | 58.460,-5.213,113.273 |
||
| 3174 | reverse |
||
| 3175 | // Pedestrian number 251 |
||
| 3176 | 109 // Ref num |
||
| 3177 | 2 // Number of instructions |
||
| 3178 | 1 // Initial instruction |
||
| 3179 | point |
||
| 3180 | 60.212,-5.213,113.407 |
||
| 3181 | reverse |
||
| 3182 | // Pedestrian number 252 |
||
| 3183 | 115 // Ref num |
||
| 3184 | 2 // Number of instructions |
||
| 3185 | 1 // Initial instruction |
||
| 3186 | point |
||
| 3187 | 66.736,-5.213,95.341 |
||
| 3188 | reverse |
||
| 3189 | // Pedestrian number 253 |
||
| 3190 | 127 // Ref num |
||
| 3191 | 2 // Number of instructions |
||
| 3192 | 1 // Initial instruction |
||
| 3193 | point |
||
| 3194 | 66.779,-5.213,93.374 |
||
| 3195 | reverse |
||
| 3196 | // Pedestrian number 254 |
||
| 3197 | 135 // Ref num |
||
| 3198 | 2 // Number of instructions |
||
| 3199 | 1 // Initial instruction |
||
| 3200 | point |
||
| 3201 | 66.852,-5.213,89.789 |
||
| 3202 | reverse |
||
| 3203 | // Pedestrian number 255 |
||
| 3204 | 132 // Ref num |
||
| 3205 | 2 // Number of instructions |
||
| 3206 | 1 // Initial instruction |
||
| 3207 | point |
||
| 3208 | 66.952,-5.213,84.839 |
||
| 3209 | reverse |
||
| 3210 | // Pedestrian number 256 |
||
| 3211 | 121 // Ref num |
||
| 3212 | 2 // Number of instructions |
||
| 3213 | 1 // Initial instruction |
||
| 3214 | point |
||
| 3215 | 56.260,-5.213,88.847 |
||
| 3216 | reverse |
||
| 3217 | // Pedestrian number 257 |
||
| 3218 | 129 // Ref num |
||
| 3219 | 2 // Number of instructions |
||
| 3220 | 1 // Initial instruction |
||
| 3221 | point |
||
| 3222 | 59.603,-1.338,126.097 |
||
| 3223 | reverse |
||
| 3224 | // Pedestrian number 258 |
||
| 3225 | 130 // Ref num |
||
| 3226 | 2 // Number of instructions |
||
| 3227 | 1 // Initial instruction |
||
| 3228 | point |
||
| 3229 | 62.919,-1.338,124.218 |
||
| 3230 | reverse |
||
| 3231 | // Pedestrian number 259 |
||
| 3232 | 101 // Ref num |
||
| 3233 | 2 // Number of instructions |
||
| 3234 | 1 // Initial instruction |
||
| 3235 | point |
||
| 3236 | 142.993,-4.454,79.341 |
||
| 3237 | reverse |
||
| 3238 | // Pedestrian number 260 |
||
| 3239 | 105 // Ref num |
||
| 3240 | 2 // Number of instructions |
||
| 3241 | 1 // Initial instruction |
||
| 3242 | point |
||
| 3243 | 143.572,-4.454,79.485 |
||
| 3244 | reverse |
||
| 3245 | // Pedestrian number 261 |
||
| 3246 | 112 // Ref num |
||
| 3247 | 2 // Number of instructions |
||
| 3248 | 1 // Initial instruction |
||
| 3249 | point |
||
| 3250 | 52.125,1.528,129.541 |
||
| 3251 | reverse |
||
| 3252 | // Pedestrian number 262 |
||
| 3253 | 109 // Ref num |
||
| 3254 | 2 // Number of instructions |
||
| 3255 | 1 // Initial instruction |
||
| 3256 | point |
||
| 3257 | 52.788,1.527,127.925 |
||
| 3258 | reverse |
||
| 3259 | // Pedestrian number 263 |
||
| 3260 | 112 // Ref num |
||
| 3261 | 2 // Number of instructions |
||
| 3262 | 1 // Initial instruction |
||
| 3263 | point |
||
| 3264 | 52.911,1.526,125.580 |
||
| 3265 | reverse |
||
| 3266 | // Pedestrian number 264 |
||
| 3267 | 128 // Ref num |
||
| 3268 | 2 // Number of instructions |
||
| 3269 | 1 // Initial instruction |
||
| 3270 | point |
||
| 3271 | 52.781,1.519,115.143 |
||
| 3272 | reverse |
||
| 3273 | // Pedestrian number 265 |
||
| 3274 | 112 // Ref num |
||
| 3275 | 2 // Number of instructions |
||
| 3276 | 1 // Initial instruction |
||
| 3277 | point |
||
| 3278 | 46.804,1.519,115.739 |
||
| 3279 | reverse |
||
| 3280 | // Pedestrian number 266 |
||
| 3281 | 112 // Ref num |
||
| 3282 | 2 // Number of instructions |
||
| 3283 | 1 // Initial instruction |
||
| 3284 | point |
||
| 3285 | 20.376,1.522,113.532 |
||
| 3286 | reverse |
||
| 3287 | // Pedestrian number 267 |
||
| 3288 | 128 // Ref num |
||
| 3289 | 2 // Number of instructions |
||
| 3290 | 1 // Initial instruction |
||
| 3291 | point |
||
| 3292 | 7.436,1.529,107.001 |
||
| 3293 | reverse |
||
| 3294 | // Pedestrian number 268 |
||
| 3295 | 100 // Ref num |
||
| 3296 | 2 // Number of instructions |
||
| 3297 | 1 // Initial instruction |
||
| 3298 | point |
||
| 3299 | 4.639,1.529,93.282 |
||
| 3300 | reverse |
||
| 3301 | // Pedestrian number 269 |
||
| 3302 | 128 // Ref num |
||
| 3303 | 2 // Number of instructions |
||
| 3304 | 1 // Initial instruction |
||
| 3305 | point |
||
| 3306 | 11.305,1.529,94.028 |
||
| 3307 | reverse |
||
| 3308 | // Pedestrian number 270 |
||
| 3309 | 134 // Ref num |
||
| 3310 | 2 // Number of instructions |
||
| 3311 | 1 // Initial instruction |
||
| 3312 | point |
||
| 3313 | 32.027,0.873,93.783 |
||
| 3314 | reverse |
||
| 3315 | // Pedestrian number 271 |
||
| 3316 | 100 // Ref num |
||
| 3317 | 2 // Number of instructions |
||
| 3318 | 1 // Initial instruction |
||
| 3319 | point |
||
| 3320 | 36.193,0.929,68.232 |
||
| 3321 | reverse |
||
| 3322 | // Pedestrian number 272 |
||
| 3323 | 138 // Ref num |
||
| 3324 | 2 // Number of instructions |
||
| 3325 | 1 // Initial instruction |
||
| 3326 | point |
||
| 3327 | 65.438,1.529,65.768 |
||
| 3328 | reverse |
||
| 3329 | // Pedestrian number 273 |
||
| 3330 | 112 // Ref num |
||
| 3331 | 2 // Number of instructions |
||
| 3332 | 1 // Initial instruction |
||
| 3333 | point |
||
| 3334 | 66.034,1.451,126.534 |
||
| 3335 | reverse |
||
| 3336 | // Pedestrian number 274 |
||
| 3337 | 112 // Ref num |
||
| 3338 | 2 // Number of instructions |
||
| 3339 | 1 // Initial instruction |
||
| 3340 | point |
||
| 3341 | 68.286,1.451,126.587 |
||
| 3342 | reverse |
||
| 3343 | // Pedestrian number 275 |
||
| 3344 | 112 // Ref num |
||
| 3345 | 2 // Number of instructions |
||
| 3346 | 1 // Initial instruction |
||
| 3347 | point |
||
| 3348 | 70.043,1.451,126.627 |
||
| 3349 | reverse |
||
| 3350 | // Pedestrian number 276 |
||
| 3351 | 99 // Ref num |
||
| 3352 | 9 // Number of instructions |
||
| 3353 | 5 // Initial instruction |
||
| 3354 | point |
||
| 3355 | 11.781,-5.177,92.461 |
||
| 3356 | point |
||
| 3357 | 14.829,-5.177,92.227 |
||
| 3358 | point |
||
| 3359 | 16.570,-5.177,89.828 |
||
| 3360 | point |
||
| 3361 | 20.394,-5.177,88.590 |
||
| 3362 | point |
||
| 3363 | 21.136,-5.177,87.672 |
||
| 3364 | point |
||
| 3365 | 24.312,995.223,86.576 |
||
| 3366 | point |
||
| 3367 | 31.108,995.223,57.602 |
||
| 3368 | point |
||
| 3369 | 25.325,-5.177,53.172 |
||
| 3370 | reverse |
||
| 3371 | START OF OPPONENT PATHS |
||
| 3372 | 122 // Number of path nodes |
||
| 3373 | 118.800, -5.100, -1.200 // Node #0 |
||
| 3374 | 119.212, -5.200, 34.438 // Node #1 |
||
| 3375 | 118.133, -5.177, 80.131 // Node #2 |
||
| 3376 | 116.068, -6.360, 94.248 // Node #3 |
||
| 3377 | 112.097, -5.207, 94.852 // Node #4 |
||
| 3378 | 93.485, -5.177, 93.619 // Node #5 |
||
| 3379 | 90.347, -5.177, 91.290 // Node #6 |
||
| 3380 | 88.176, -5.177, 81.143 // Node #7 |
||
| 3381 | 85.525, -5.176, 78.332 // Node #8 |
||
| 3382 | 66.676, -5.171, 78.966 // Node #9 |
||
| 3383 | 34.788, -4.341, 86.678 // Node #10 |
||
| 3384 | 25.707, -5.177, 87.220 // Node #11 |
||
| 3385 | 21.950, -5.177, 86.983 // Node #12 |
||
| 3386 | 21.984, -5.179, 49.019 // Node #13 |
||
| 3387 | 22.042, -5.179, 35.833 // Node #14 |
||
| 3388 | 45.541, -3.255, 34.032 // Node #15 |
||
| 3389 | 98.919, -0.253, 14.679 // Node #16 |
||
| 3390 | 148.440, -5.173, 33.383 // Node #17 |
||
| 3391 | 147.150, -5.177, -1.321 // Node #18 |
||
| 3392 | 148.616, -5.178, 36.256 // Node #19 |
||
| 3393 | 148.503, -5.177, 51.045 // Node #20 |
||
| 3394 | 143.492, -5.179, 34.955 // Node #21 |
||
| 3395 | 143.656, -5.179, 44.377 // Node #22 |
||
| 3396 | 139.598, -5.177, 48.484 // Node #23 |
||
| 3397 | 136.115, -5.179, 48.411 // Node #24 |
||
| 3398 | 128.495, -5.174, 40.410 // Node #25 |
||
| 3399 | 119.064, -5.177, 47.360 // Node #26 |
||
| 3400 | 127.917, -5.177, 34.918 // Node #27 |
||
| 3401 | 118.212, -5.177, 73.160 // Node #28 |
||
| 3402 | 130.037, -5.179, 67.903 // Node #29 |
||
| 3403 | 130.128, -5.171, 54.448 // Node #30 |
||
| 3404 | 107.733, -5.179, 69.194 // Node #31 |
||
| 3405 | 107.980, -5.181, 53.390 // Node #32 |
||
| 3406 | 101.765, -5.182, 48.495 // Node #33 |
||
| 3407 | 97.932, -5.189, 48.562 // Node #34 |
||
| 3408 | 94.151, -5.180, 44.730 // Node #35 |
||
| 3409 | 88.570, -5.300, 36.127 // Node #36 |
||
| 3410 | 91.539, -5.193, 1.880 // Node #37 |
||
| 3411 | 105.526, -5.179, 1.808 // Node #38 |
||
| 3412 | 89.006, -5.283, 26.003 // Node #39 |
||
| 3413 | 99.471, -5.179, 28.311 // Node #40 |
||
| 3414 | 113.386, -6.188, 14.612 // Node #41 |
||
| 3415 | 94.486, -8.264, 14.629 // Node #42 |
||
| 3416 | 14.614, -5.177, 88.841 // Node #43 |
||
| 3417 | 11.915, -5.178, 58.629 // Node #44 |
||
| 3418 | 30.862, -5.177, 81.200 // Node #45 |
||
| 3419 | 30.938, -5.181, 64.558 // Node #46 |
||
| 3420 | 32.963, -5.178, 59.300 // Node #47 |
||
| 3421 | 30.376, -5.179, 34.814 // Node #48 |
||
| 3422 | 30.520, -5.180, 26.909 // Node #49 |
||
| 3423 | 14.038, -5.181, 26.732 // Node #50 |
||
| 3424 | 12.474, -5.180, 33.042 // Node #51 |
||
| 3425 | 94.201, -5.177, 40.212 // Node #52 |
||
| 3426 | 10.790, -5.179, 68.625 // Node #53 |
||
| 3427 | 27.032, -8.722, 68.953 // Node #54 |
||
| 3428 | 26.992, -8.671, 78.314 // Node #55 |
||
| 3429 | 22.014, -8.633, 80.283 // Node #56 |
||
| 3430 | 16.997, -8.720, 78.143 // Node #57 |
||
| 3431 | 17.044, -8.560, 68.490 // Node #58 |
||
| 3432 | 17.122, -8.720, 58.949 // Node #59 |
||
| 3433 | 21.821, -8.760, 57.272 // Node #60 |
||
| 3434 | 26.928, -8.778, 58.968 // Node #61 |
||
| 3435 | 22.014, -3.067, 69.154 // Node #62 |
||
| 3436 | 22.444, -5.177, 88.452 // Node #63 |
||
| 3437 | 31.514, -5.180, 92.633 // Node #64 |
||
| 3438 | 118.918, -5.178, 14.505 // Node #65 |
||
| 3439 | 110.278, -5.178, 39.295 // Node #66 |
||
| 3440 | 147.530, -5.179, 102.714 // Node #67 |
||
| 3441 | 140.099, -5.181, 103.156 // Node #68 |
||
| 3442 | 144.306, -5.180, 59.574 // Node #69 |
||
| 3443 | 142.363, -5.180, 77.438 // Node #70 |
||
| 3444 | 130.550, -5.184, 103.892 // Node #71 |
||
| 3445 | 131.412, -5.179, 98.511 // Node #72 |
||
| 3446 | 134.475, -5.177, 99.108 // Node #73 |
||
| 3447 | 134.265, -5.177, 103.832 // Node #74 |
||
| 3448 | 140.357, -5.177, 100.321 // Node #75 |
||
| 3449 | 140.534, -5.179, 90.041 // Node #76 |
||
| 3450 | 133.726, -5.177, 84.785 // Node #77 |
||
| 3451 | 129.049, -5.180, 80.180 // Node #78 |
||
| 3452 | 129.172, -5.177, 74.453 // Node #79 |
||
| 3453 | 135.897, -5.177, 73.805 // Node #80 |
||
| 3454 | 148.225, -5.180, 90.045 // Node #81 |
||
| 3455 | 120.386, -5.199, 34.785 // Node #82 |
||
| 3456 | 118.744, -5.175, 60.886 // Node #83 |
||
| 3457 | 15.356, -5.180, 30.887 // Node #84 |
||
| 3458 | 64.367, 0.369, 25.085 // Node #85 |
||
| 3459 | 84.313, -0.319, 14.843 // Node #86 |
||
| 3460 | 106.964, -0.246, 14.787 // Node #87 |
||
| 3461 | 115.998, -2.595, 14.972 // Node #88 |
||
| 3462 | 140.718, -4.018, 16.688 // Node #89 |
||
| 3463 | 147.122, -5.178, 16.715 // Node #90 |
||
| 3464 | 136.244, -5.178, 88.848 // Node #91 |
||
| 3465 | 135.819, -5.180, 94.646 // Node #92 |
||
| 3466 | 89.707, -5.256, 6.896 // Node #93 |
||
| 3467 | 88.980, -5.281, 31.492 // Node #94 |
||
| 3468 | 92.137, -5.179, 26.785 // Node #95 |
||
| 3469 | 61.989, -5.188, 79.339 // Node #96 |
||
| 3470 | 59.576, -5.214, 95.829 // Node #97 |
||
| 3471 | 63.571, -5.231, 107.125 // Node #98 |
||
| 3472 | 62.212, -1.338, 116.424 // Node #99 |
||
| 3473 | 58.871, -1.338, 124.291 // Node #100 |
||
| 3474 | 53.331, -1.338, 126.289 // Node #101 |
||
| 3475 | 38.362, -1.338, 127.699 // Node #102 |
||
| 3476 | 34.534, -1.338, 124.197 // Node #103 |
||
| 3477 | 27.622, -1.338, 111.839 // Node #104 |
||
| 3478 | 23.166, -3.746, 100.767 // Node #105 |
||
| 3479 | 52.873, -1.851, 86.937 // Node #106 |
||
| 3480 | 56.785, -1.850, 88.536 // Node #107 |
||
| 3481 | 58.853, -1.850, 91.567 // Node #108 |
||
| 3482 | 59.309, -1.850, 94.140 // Node #109 |
||
| 3483 | 59.205, -1.850, 115.130 // Node #110 |
||
| 3484 | 55.047, -5.213, 106.605 // Node #111 |
||
| 3485 | 55.078, -2.764, 114.093 // Node #112 |
||
| 3486 | 55.265, -1.338, 116.843 // Node #113 |
||
| 3487 | 14.054, -5.216, 108.284 // Node #114 |
||
| 3488 | 47.109, -5.218, 108.725 // Node #115 |
||
| 3489 | 53.349, -4.091, 108.134 // Node #116 |
||
| 3490 | 24.243, -3.154, 113.581 // Node #117 |
||
| 3491 | 45.765, -3.517, 113.071 // Node #118 |
||
| 3492 | 51.864, -4.228, 112.042 // Node #119 |
||
| 3493 | 80.795, -5.173, 78.494 // Node #120 |
||
| 3494 | 59.092, -5.226, 113.404 // Node #121 |
||
| 3495 | 141 // Number of path sections |
||
| 3496 | 2, 3, 0, 255, 0, 255, 1.1, 0 // Section #0 |
||
| 3497 | 3, 4, 0, 255, 0, 255, 0.5, 1 // Section #1 |
||
| 3498 | 4, 5, 0, 255, 0, 255, 0.5, 1 // Section #2 |
||
| 3499 | 5, 6, 0, 255, 0, 255, 0.5, 1 // Section #3 |
||
| 3500 | 6, 7, 0, 255, 0, 255, 0.5, 1 // Section #4 |
||
| 3501 | 7, 8, 0, 255, 0, 255, 0.5, 1 // Section #5 |
||
| 3502 | 8, 120, 0, 255, 0, 255, 0.5, 1 // Section #6 |
||
| 3503 | 11, 10, 0, 255, 0, 255, 0.5, 1 // Section #7 |
||
| 3504 | 63, 11, 0, 255, 0, 255, 0.5, 1 // Section #8 |
||
| 3505 | 12, 62, 0, 255, 0, 255, 0.5, 1 // Section #9 |
||
| 3506 | 13, 14, 0, 255, 0, 255, 0.5, 1 // Section #10 |
||
| 3507 | 14, 48, 0, 255, 0, 255, 1.2, 1 // Section #11 |
||
| 3508 | 21, 17, 0, 255, 0, 255, 1.5, 0 // Section #12 |
||
| 3509 | 18, 90, 0, 255, 0, 255, 1.2, 0 // Section #13 |
||
| 3510 | 17, 19, 0, 255, 0, 255, 0.3, 1 // Section #14 |
||
| 3511 | 19, 20, 0, 255, 0, 255, 0.4, 1 // Section #15 |
||
| 3512 | 23, 22, 0, 255, 0, 255, 0.4, 0 // Section #16 |
||
| 3513 | 23, 24, 0, 255, 0, 255, 0.4, 0 // Section #17 |
||
| 3514 | 24, 25, 0, 255, 0, 255, 0.4, 0 // Section #18 |
||
| 3515 | 25, 26, 0, 255, 0, 255, 1.7, 0 // Section #19 |
||
| 3516 | 26, 83, 0, 255, 0, 255, 1.5, 0 // Section #20 |
||
| 3517 | 25, 27, 0, 255, 0, 255, 1.0, 0 // Section #21 |
||
| 3518 | 1, 82, 0, 255, 0, 255, 0.5, 0 // Section #22 |
||
| 3519 | 29, 28, 0, 255, 0, 255, 1.0, 0 // Section #23 |
||
| 3520 | 28, 2, 0, 255, 0, 35, 1.8, 0 // Section #24 |
||
| 3521 | 30, 29, 0, 255, 0, 255, 1.6, 1000 // Section #25 |
||
| 3522 | 31, 28, 0, 255, 0, 255, 1.6, 0 // Section #26 |
||
| 3523 | 32, 31, 0, 255, 0, 255, 1.3, 1000 // Section #27 |
||
| 3524 | 33, 66, 0, 255, 0, 255, 0.5, 0 // Section #28 |
||
| 3525 | 34, 33, 0, 255, 0, 255, 0.4, 0 // Section #29 |
||
| 3526 | 35, 34, 0, 255, 0, 255, 0.4, 0 // Section #30 |
||
| 3527 | 36, 52, 0, 255, 0, 255, 0.4, 0 // Section #31 |
||
| 3528 | 38, 37, 0, 255, 0, 255, 1.0, 0 // Section #32 |
||
| 3529 | 0, 38, 0, 255, 0, 255, 1.0, 0 // Section #33 |
||
| 3530 | 39, 95, 0, 255, 0, 255, 0.5, 0 // Section #34 |
||
| 3531 | 37, 93, 0, 255, 0, 255, 0.7, 0 // Section #35 |
||
| 3532 | 41, 65, 0, 255, 0, 255, 0.2, 1000 // Section #36 |
||
| 3533 | 42, 41, 0, 255, 0, 255, 4.0, 1000 // Section #37 |
||
| 3534 | 44, 53, 0, 255, 0, 255, 1.0, 1000 // Section #38 |
||
| 3535 | 45, 11, 0, 255, 0, 255, 0.5, 1000 // Section #39 |
||
| 3536 | 46, 45, 0, 255, 0, 255, 0.5, 1000 // Section #40 |
||
| 3537 | 47, 13, 0, 15, 0, 15, 0.3, 1000 // Section #41 |
||
| 3538 | 49, 48, 0, 255, 0, 255, 1.2, 0 // Section #42 |
||
| 3539 | 48, 15, 0, 255, 0, 255, 1.0, 1 // Section #43 |
||
| 3540 | 50, 49, 0, 255, 0, 255, 1.0, 0 // Section #44 |
||
| 3541 | 52, 35, 0, 255, 0, 255, 0.3, 0 // Section #45 |
||
| 3542 | 36, 94, 0, 255, 0, 255, 0.5, 0 // Section #46 |
||
| 3543 | 54, 53, 0, 255, 25, 255, 0.9, 1000 // Section #47 |
||
| 3544 | 53, 43, 0, 255, 0, 255, 1.0, 0 // Section #48 |
||
| 3545 | 55, 54, 0, 255, 0, 255, 0.2, 1000 // Section #49 |
||
| 3546 | 56, 55, 0, 255, 0, 255, 0.5, 1000 // Section #50 |
||
| 3547 | 56, 57, 0, 255, 0, 255, 0.4, 0 // Section #51 |
||
| 3548 | 57, 58, 0, 255, 0, 255, 0.2, 1000 // Section #52 |
||
| 3549 | 59, 58, 0, 255, 0, 255, 0.2, 1000 // Section #53 |
||
| 3550 | 60, 59, 0, 255, 0, 255, 0.4, 1000 // Section #54 |
||
| 3551 | 60, 61, 0, 255, 0, 255, 0.4, 1000 // Section #55 |
||
| 3552 | 61, 54, 0, 255, 0, 255, 0.2, 1000 // Section #56 |
||
| 3553 | 58, 54, 0, 255, 0, 255, 0.8, 1000 // Section #57 |
||
| 3554 | 62, 13, 0, 255, 0, 255, 0.5, 1 // Section #58 |
||
| 3555 | 63, 12, 0, 255, 0, 255, 0.5, 1 // Section #59 |
||
| 3556 | 43, 63, 0, 255, 0, 255, 0.6, 1 // Section #60 |
||
| 3557 | 64, 63, 0, 255, 0, 255, 0.5, 1000 // Section #61 |
||
| 3558 | 65, 1, 0, 255, 0, 255, 0.7, 0 // Section #62 |
||
| 3559 | 66, 1, 0, 255, 0, 255, 0.5, 0 // Section #63 |
||
| 3560 | 40, 66, 0, 255, 0, 255, 1.2, 0 // Section #64 |
||
| 3561 | 66, 26, 0, 255, 0, 255, 1.2, 0 // Section #65 |
||
| 3562 | 81, 20, 0, 255, 0, 255, 0.6, 0 // Section #66 |
||
| 3563 | 67, 68, 0, 255, 0, 255, 0.3, 0 // Section #67 |
||
| 3564 | 68, 75, 0, 255, 0, 255, 1.0, 0 // Section #68 |
||
| 3565 | 20, 69, 0, 255, 0, 255, 0.9, 1 // Section #69 |
||
| 3566 | 70, 69, 0, 255, 0, 255, 1.1, 1 // Section #70 |
||
| 3567 | 74, 68, 0, 255, 0, 255, 0.3, 0 // Section #71 |
||
| 3568 | 72, 71, 0, 255, 0, 255, 0.3, 0 // Section #72 |
||
| 3569 | 72, 73, 0, 255, 0, 255, 0.3, 0 // Section #73 |
||
| 3570 | 73, 74, 0, 255, 0, 255, 0.3, 0 // Section #74 |
||
| 3571 | 71, 74, 0, 255, 0, 255, 0.3, 0 // Section #75 |
||
| 3572 | 73, 75, 0, 255, 0, 255, 0.3, 0 // Section #76 |
||
| 3573 | 75, 76, 0, 255, 0, 255, 1.0, 0 // Section #77 |
||
| 3574 | 77, 91, 0, 255, 0, 255, 1.1, 0 // Section #78 |
||
| 3575 | 70, 76, 0, 255, 0, 255, 1.0, 1 // Section #79 |
||
| 3576 | 78, 77, 0, 255, 0, 255, 1.0, 0 // Section #80 |
||
| 3577 | 78, 79, 0, 255, 0, 255, 1.0, 0 // Section #81 |
||
| 3578 | 79, 80, 0, 255, 0, 255, 1.1, 0 // Section #82 |
||
| 3579 | 80, 70, 0, 255, 0, 255, 1.2, 0 // Section #83 |
||
| 3580 | 80, 69, 0, 255, 0, 255, 1.2, 0 // Section #84 |
||
| 3581 | 77, 80, 0, 255, 0, 255, 1.0, 0 // Section #85 |
||
| 3582 | 81, 76, 0, 255, 0, 255, 0.9, 0 // Section #86 |
||
| 3583 | 81, 67, 0, 255, 0, 255, 0.9, 0 // Section #87 |
||
| 3584 | 82, 26, 0, 255, 0, 255, 1.1, 0 // Section #88 |
||
| 3585 | 82, 27, 0, 255, 0, 255, 0.4, 0 // Section #89 |
||
| 3586 | 83, 28, 0, 255, 0, 45, 0.4, 0 // Section #90 |
||
| 3587 | 51, 13, 0, 255, 0, 255, 0.7, 0 // Section #91 |
||
| 3588 | 51, 84, 0, 255, 0, 255, 1.2, 0 // Section #92 |
||
| 3589 | 84, 48, 0, 255, 0, 255, 0.5, 0 // Section #93 |
||
| 3590 | 50, 84, 0, 255, 0, 255, 1.0, 0 // Section #94 |
||
| 3591 | 22, 21, 0, 255, 0, 255, 0.4, 0 // Section #95 |
||
| 3592 | 15, 85, 0, 255, 0, 255, 0.6, 1 // Section #96 |
||
| 3593 | 85, 86, 0, 255, 0, 255, 0.9, 1 // Section #97 |
||
| 3594 | 86, 16, 0, 255, 0, 255, 1.2, 1 // Section #98 |
||
| 3595 | 16, 87, 0, 255, 0, 255, 1.2, 1 // Section #99 |
||
| 3596 | 87, 88, 0, 255, 0, 255, 1.2, 1001 // Section #100 |
||
| 3597 | 88, 89, 0, 255, 0, 255, 1.2, 1 // Section #101 |
||
| 3598 | 89, 90, 0, 255, 0, 255, 1.2, 1 // Section #102 |
||
| 3599 | 90, 17, 0, 255, 0, 255, 1.7, 1 // Section #103 |
||
| 3600 | 91, 76, 0, 255, 0, 255, 1.1, 0 // Section #104 |
||
| 3601 | 92, 3, 0, 255, 0, 255, 0.9, 1 // Section #105 |
||
| 3602 | 93, 39, 0, 255, 0, 255, 0.7, 0 // Section #106 |
||
| 3603 | 94, 95, 0, 255, 0, 255, 0.8, 0 // Section #107 |
||
| 3604 | 95, 40, 0, 255, 0, 255, 0.5, 0 // Section #108 |
||
| 3605 | 76, 92, 0, 255, 0, 255, 0.9, 1 // Section #109 |
||
| 3606 | 0, 18, 0, 255, 0, 255, 0.2, 0 // Section #110 |
||
| 3607 | 9, 96, 0, 255, 0, 255, 0.5, 1 // Section #111 |
||
| 3608 | 96, 97, 0, 255, 0, 255, 0.5, 1 // Section #112 |
||
| 3609 | 97, 98, 0, 255, 0, 255, 0.5, 1 // Section #113 |
||
| 3610 | 98, 99, 0, 255, 0, 255, 0.5, 1 // Section #114 |
||
| 3611 | 99, 100, 0, 255, 0, 255, 0.5, 1 // Section #115 |
||
| 3612 | 100, 101, 0, 255, 0, 255, 0.5, 1 // Section #116 |
||
| 3613 | 101, 102, 0, 255, 0, 255, 0.5, 1 // Section #117 |
||
| 3614 | 102, 103, 0, 255, 0, 255, 0.5, 1 // Section #118 |
||
| 3615 | 103, 104, 0, 255, 40, 50, 0.5, 1 // Section #119 |
||
| 3616 | 104, 105, 0, 255, 0, 255, 0.5, 1 // Section #120 |
||
| 3617 | 105, 63, 0, 255, 0, 255, 0.5, 1 // Section #121 |
||
| 3618 | 10, 106, 0, 255, 0, 255, 0.5, 1 // Section #122 |
||
| 3619 | 106, 107, 0, 255, 0, 255, 0.5, 1 // Section #123 |
||
| 3620 | 107, 108, 0, 255, 0, 255, 0.5, 1 // Section #124 |
||
| 3621 | 108, 109, 0, 255, 0, 255, 0.5, 1 // Section #125 |
||
| 3622 | 109, 110, 0, 255, 0, 255, 0.5, 1 // Section #126 |
||
| 3623 | 110, 100, 0, 255, 0, 255, 0.5, 1 // Section #127 |
||
| 3624 | 97, 111, 0, 255, 0, 255, 0.5, 1 // Section #128 |
||
| 3625 | 111, 112, 0, 255, 0, 255, 0.5, 1 // Section #129 |
||
| 3626 | 112, 113, 0, 255, 0, 255, 0.5, 0 // Section #130 |
||
| 3627 | 113, 100, 0, 255, 0, 255, 0.5, 1 // Section #131 |
||
| 3628 | 114, 115, 0, 255, 0, 255, 0.5, 1000 // Section #132 |
||
| 3629 | 115, 116, 0, 255, 0, 255, 0.5, 1000 // Section #133 |
||
| 3630 | 116, 111, 0, 255, 0, 255, 0.5, 1000 // Section #134 |
||
| 3631 | 114, 117, 0, 255, 0, 255, 0.5, 0 // Section #135 |
||
| 3632 | 117, 118, 0, 255, 0, 255, 0.5, 0 // Section #136 |
||
| 3633 | 119, 118, 0, 255, 0, 255, 0.5, 1000 // Section #137 |
||
| 3634 | 118, 115, 0, 255, 0, 255, 0.5, 0 // Section #138 |
||
| 3635 | 120, 9, 0, 255, 0, 255, 0.5, 1 // Section #139 |
||
| 3636 | 121, 97, 0, 255, 0, 255, 0.5, 1000 // Section #140 |
||
| 3637 | 8 // Number of cop start points |
||
| 3638 | 28.577, -5.177, 47.450, 0.000, 0.000, 0.000 // Cop start point #0 |
||
| 3639 | 118.235, -5.177, 12.354, 0.000, 0.000, 0.000 // Cop start point #1 |
||
| 3640 | 145.467, -5.177, 12.256, 0.000, 0.000, 0.000 // Cop start point #2 |
||
| 3641 | 137.645, -5.177, 54.629, 0.000, 0.000, 0.000 // Cop start point #3 |
||
| 3642 | 120.966, -6.382, 90.049, 0.000, 0.000, 0.000 // Cop start point #4 |
||
| 3643 | 54.284, -5.210, 84.138, 0.000, 0.000, 0.000 // Cop start point #5 |
||
| 3644 | 11.198, -5.177, 77.197, 0.000, 0.000, 0.000 // Cop start point #6 |
||
| 3645 | 97.734, -0.253, 16.190, 0.000, 0.000, 0.000 // Cop start point #7 |
||
| 3646 | END OF OPPONENT PATHS |
||
| 3647 | 2 // number of material modifiers |
||
| 3648 | // default materias |
||
| 3649 | 1.0 // car wall friction |
||
| 3650 | 1.0 // tyre road friction |
||
| 3651 | 1.0 // down force |
||
| 3652 | 0.0 // bumpiness |
||
| 3653 | |||
| 3654 | |||
| 3655 | |||
| 3656 | 1.0 // sparkiness |
||
| 3657 | 1 // room for expansion |
||
| 3658 | SKIDMARK.MAT // skid mark material |
||
| 3659 | //Ab|;_ya|k2T |
||
| 3660 | 1.0 // car wall friction |
||
| 3661 | 1.0 // tyre road friction |
||
| 3662 | |||
| 3663 | 0.0 // bumpiness |
||
| 3664 | -1 // tyre sound index |
||
| 3665 | |||
| 3666 | |||
| 3667 | 0.0 // sparkiness |
||
| 3668 | 1 // room for expansion |
||
| 3669 | none // room for expansion |
||
| 3670 | // Non CarObjects |
||
| 3671 | 2 // number of non car objects |
||
| 3672 | BARRIER.TXT |
||
| 3673 | WRECK.TXT |
||
| 3674 | |||
| 3675 | 8 // Number of network start points |
||
| 3676 | 129.75,-5.17,-1.22 //1 |
||
| 3677 | 270 |
||
| 3678 | 146.57,-5.17,10.49 //2 |
||
| 3679 | 180 |
||
| 3680 | 117.75,-5.17,44.13 //3 |
||
| 3681 | 180 |
||
| 3682 | 93.29,-5.17,1.23 //4 |
||
| 3683 | 270 |
||
| 3684 | 107.79,-5.17,32.17 //5 |
||
| 3685 | 225 |
||
| 3686 | 107.78,-5.17,55.58 //6 |
||
| 3687 | 180 |
||
| 3688 | 120.88,-6.38,95.1 //7 |
||
| 3689 | 270 |
||
| 3690 | 141.89,-5.17,59.36 //8 |
||
| 3691 | 310 |
||
| 3692 | 1 // number of splash files |
||
| 3693 | SPLSHYEL.PIX // name of pixelmapfile for splashes |
||
| 3694 | 1 |
||
| 3695 | INDUSTA3.TXT |