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 | 140,10,-1.5 // Position of centre of start of grid |
||
6 | 90 // Direction that grid faces in |
||
7 | // Laps, checkpoints etc |
||
8 | 150,75,25 // Initial timer count for each skill level |
||
9 | 5 // # laps |
||
10 | 10000,5000,3000 // 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 | 5 // # checkpoints |
||
17 | // Checkpoint #1 |
||
18 | 20,5,2 // Timer increment for each skill level (ped mode) |
||
19 | 60,10,5 // Timer increment for each skill level (pedless mode) |
||
20 | 1 // # quads for this checkpoint |
||
21 | 88.009,-5.3,9.145 // Point #0 |
||
22 | 88.009,100,9.145 // Point #1 |
||
23 | 91.996,100,9.145 // Point #2 |
||
24 | 91.996,-5.3,9.145 // Point #3 |
||
25 | 156,312 |
||
26 | 21,50 |
||
27 | // Checkpoint #2 |
||
28 | 20,5,2 // Timer increment for each skill level (ped mode) |
||
29 | 60,10,5 // Timer increment for each skill level (pedless mode) |
||
30 | 1 // # quads for this checkpoint |
||
31 | 116.32,-100,48.85 // Point #0 |
||
32 | 116.32,100,48.85 // Point #1 |
||
33 | 121.054,100,48.85 // Point #2 |
||
34 | 121.054,-100,48.85 // Point #3 |
||
35 | 197,394 |
||
36 | 76,182 |
||
37 | // Checkpoint #3 |
||
38 | 20,5,2 // Timer increment for each skill level (ped mode) |
||
39 | 60,10,5 // Timer increment for each skill level (pedless mode) |
||
40 | 1 // # quads for this checkpoint |
||
41 | 123.973,-100,96.913 // Point #0 |
||
42 | 123.973,100,96.913 // Point #1 |
||
43 | 123.973,100,92.841 // Point #2 |
||
44 | 123.973,-100,92.841 // Point #3 |
||
45 | 210,420 |
||
46 | 140,336 |
||
47 | // Checkpoint #4 |
||
48 | 20,5,2 // Timer increment for each skill level (ped mode) |
||
49 | 60,10,5 // Timer increment for each skill level (pedless mode) |
||
50 | 1 // # quads for this checkpoint |
||
51 | 141.436,-100,73.213 // Point #0 |
||
52 | 141.436,100,73.213 // Point #1 |
||
53 | 149.254,100,73.213 // Point #2 |
||
54 | 149.254,-100,73.213 // Point #3 |
||
55 | 225,450 |
||
56 | 118,283 |
||
57 | // Checkpoint #5 |
||
58 | 20,5,2 // Timer increment for each skill level (ped mode) |
||
59 | 60,10,5 // Timer increment for each skill level (pedless mode) |
||
60 | 1 // # quads for this checkpoint |
||
61 | 144.61,-5.2,8.807 // Point #0 |
||
62 | 144.61,100,8.807 // Point #1 |
||
63 | 149.254,100,8.807 // Point #2 |
||
64 | 149.254,-5.2,8.807 // Point #3 |
||
65 | 237,474 |
||
66 | 27,65 |
||
67 | 8 // # pixelmap files to load |
||
68 | INDYSKY.PIX |
||
69 | BARRY.PIX |
||
70 | INDUSTA1.PIX |
||
71 | DRKSCRN.PIX |
||
72 | FOGSCRN.PIX |
||
73 | INDTEX29.PIX |
||
74 | INDTEX30.PIX |
||
75 | INDTEX31.PIX |
||
76 | 8 // # pixelmap files to load(lo memory) |
||
77 | INDYSKY.PIX |
||
78 | BARRY.PIX |
||
79 | INDUSTA8.PIX |
||
80 | DRKSCRN.PIX |
||
81 | FOGSCRN.PIX |
||
82 | INDTEX29.PIX |
||
83 | INDTEX30.PIX |
||
84 | INDTEX31.PIX |
||
85 | 1 // # shade table files to load |
||
86 | DRRENDER.TAB |
||
87 | 15 // # material files to load |
||
88 | INDYWIND.MAT |
||
89 | BARRY.MAT |
||
90 | URINE.MAT |
||
91 | RIVVY.MAT |
||
92 | DRAB.MAT |
||
93 | RIDDY.MAT |
||
94 | INDUSTA1.MAT |
||
95 | DARKSKY.MAT |
||
96 | DRKSCRN.MAT |
||
97 | FOGSCRN.MAT |
||
98 | GANTSCRN.MAT |
||
99 | TUNNSCRN.MAT |
||
100 | ACIDSCRN.MAT |
||
101 | FINIBIT.MAT |
||
102 | SKIDMARK.MAT |
||
103 | 15 // # material files to load(lo memory) |
||
104 | INDYWIND.MAT |
||
105 | BARRY.MAT |
||
106 | URINE.MAT |
||
107 | RIVVY.MAT |
||
108 | DRAB.MAT |
||
109 | RIDDY.MAT |
||
110 | INDUSTA8.MAT |
||
111 | DARKSKY.MAT |
||
112 | DRKSCRN.MAT |
||
113 | FOGSCRN.MAT |
||
114 | GANTSCRN.MAT |
||
115 | TUNNSCRN.MAT |
||
116 | ACIDSCRN.MAT |
||
117 | FINIBIT.MAT |
||
118 | SKIDMARK.MAT |
||
119 | 1 // # model files to load |
||
120 | INDUSTA1.DAT |
||
121 | 1 // # model files to load |
||
122 | INDA81.DAT |
||
123 | INDUSTA1.ACT // Track actor |
||
124 | INDA81.ACT // Track actor |
||
125 | INDUSTX1.ACT // Additional actor |
||
126 | // HORIZON STUFF |
||
127 | none // Name of sky texture pixelmap (or "none") |
||
128 | 5 // Horizontal repetitions of sky texture |
||
129 | 24 // Vertical size of sky texture (degrees) |
||
130 | 83 // Position of horizon (pixels below top) |
||
131 | fog // Depth cue mode ("none", "dark" or "fog") |
||
132 | 7,0 // Degree of fog/darkness |
||
133 | // DEFAULT ENGINE NOISE |
||
134 | |||
135 | // SPECIAL EFFECTS VOLUMES |
||
136 | 12 // # special effects volumes |
||
137 | DEFAULT WATER |
||
138 | 0.2 // gravity multiplier |
||
139 | 50 // viscosity multiplier |
||
140 | |||
141 | 0.002 // Pedestrian damage per millisecond |
||
142 | |||
143 | 1 // Sky colour |
||
144 | URINE.MAT // Windscreen material to use |
||
145 | 5100 // Sound ID of entry noise |
||
146 | 5100 // Sound ID of exit noise |
||
147 | 2 // Engine noise index |
||
148 | |||
149 | //------------------------ 0 ----------------------------------------- |
||
150 | NEW IMPROVED! |
||
151 | -0.059, -0.003, -2.073 |
||
152 | 0.003, 1.200, -0.002 |
||
153 | 1.808, -0.005, -0.052 |
||
154 | 129.995, -4.116, 94.844 |
||
155 | 1 // gravity multiplier |
||
156 | 1 // viscosity multiplier |
||
157 | |||
158 | |||
159 | -1 // camera effect index |
||
160 | -1 // sky colour |
||
161 | RIDDY.MAT // Windscreen material to use |
||
162 | -1 // Sound ID of entry noise |
||
163 | -1 // Sound ID of exit noise |
||
164 | 1 // Engine noise index |
||
165 | |||
166 | //------------------------ 1 ----------------------------------------- |
||
167 | NEW IMPROVED! |
||
168 | -0.039, 0.000, -2.986 |
||
169 | -0.001, 0.833, 0.000 |
||
170 | 7.429, 0.006, -0.096 |
||
171 | 100.145, 0.271, 14.817 |
||
172 | 1 // gravity multiplier |
||
173 | 1 // viscosity multiplier |
||
174 | |||
175 | |||
176 | -1 // camera effect index |
||
177 | -1 // sky colour |
||
178 | RIDDY.MAT // Windscreen material to use |
||
179 | -1 // Sound ID of entry noise |
||
180 | -1 // Sound ID of exit noise |
||
181 | 1 // Engine noise index |
||
182 | |||
183 | //------------------------ 2 ----------------------------------------- |
||
184 | NEW IMPROVED! |
||
185 | 0.010, 0.002, 1.000 |
||
186 | 0.000, 1.000, -0.002 |
||
187 | -4.680, 0.000, 0.047 |
||
188 | 124.928, -4.640, 19.399 |
||
189 | 1 // gravity multiplier |
||
190 | 1 // viscosity multiplier |
||
191 | |||
192 | |||
193 | -1 // camera effect index |
||
194 | -1 // sky colour |
||
195 | RIVVY.MAT // Windscreen material to use |
||
196 | -1 // Sound ID of entry noise |
||
197 | -1 // Sound ID of exit noise |
||
198 | 1 // Engine noise index |
||
199 | |||
200 | //------------------------ 3 ----------------------------------------- |
||
201 | NEW IMPROVED! |
||
202 | 0.002, 0.002, 1.000 |
||
203 | 0.000, 1.000, -0.002 |
||
204 | -4.095, 0.000, 0.009 |
||
205 | 124.127, -4.660, 14.664 |
||
206 | 1 // gravity multiplier |
||
207 | 1 // viscosity multiplier |
||
208 | |||
209 | |||
210 | -1 // camera effect index |
||
211 | -1 // sky colour |
||
212 | RIVVY.MAT // Windscreen material to use |
||
213 | -1 // Sound ID of entry noise |
||
214 | -1 // Sound ID of exit noise |
||
215 | 1 // Engine noise index |
||
216 | |||
217 | //------------------------ 4 ----------------------------------------- |
||
218 | NEW IMPROVED! |
||
219 | -0.001, 0.002, 1.000 |
||
220 | 0.000, 1.000, -0.002 |
||
221 | -4.148, 0.000, -0.006 |
||
222 | 124.241, -4.600, 10.052 |
||
223 | 1 // gravity multiplier |
||
224 | 1 // viscosity multiplier |
||
225 | |||
226 | |||
227 | -1 // camera effect index |
||
228 | -1 // sky colour |
||
229 | RIVVY.MAT // Windscreen material to use |
||
230 | -1 // Sound ID of entry noise |
||
231 | -1 // Sound ID of exit noise |
||
232 | 1 // Engine noise index |
||
233 | |||
234 | //------------------------ 5 ----------------------------------------- |
||
235 | NEW IMPROVED! |
||
236 | -0.034, 0.001, -2.091 |
||
237 | -0.002, 1.000, 0.000 |
||
238 | 7.447, 0.019, -1.082 |
||
239 | 45.792, -0.839, 127.248 |
||
240 | 1 // gravity multiplier |
||
241 | 1 // viscosity multiplier |
||
242 | |||
243 | |||
244 | -1 // camera effect index |
||
245 | -1 // sky colour |
||
246 | RIDDY.MAT // Windscreen material to use |
||
247 | -1 // Sound ID of entry noise |
||
248 | -1 // Sound ID of exit noise |
||
249 | 1 // Engine noise index |
||
250 | |||
251 | //------------------------ 6 ----------------------------------------- |
||
252 | NEW IMPROVED! |
||
253 | 2.165, -0.001, -1.226 |
||
254 | 0.001, 1.000, 0.001 |
||
255 | 5.273, -0.008, 9.310 |
||
256 | 36.041, -0.518, 125.615 |
||
257 | 1 // gravity multiplier |
||
258 | 1 // viscosity multiplier |
||
259 | |||
260 | |||
261 | -1 // camera effect index |
||
262 | -1 // sky colour |
||
263 | RIDDY.MAT // Windscreen material to use |
||
264 | -1 // Sound ID of entry noise |
||
265 | -1 // Sound ID of exit noise |
||
266 | 1 // Engine noise index |
||
267 | |||
268 | //------------------------ 7 ----------------------------------------- |
||
269 | NEW IMPROVED! |
||
270 | -2.986, 0.000, 0.032 |
||
271 | 0.000, 1.000, 0.000 |
||
272 | -0.022, 0.000, -2.073 |
||
273 | 28.756, -0.837, 116.283 |
||
274 | 1 // gravity multiplier |
||
275 | 1 // viscosity multiplier |
||
276 | |||
277 | |||
278 | -1 // camera effect index |
||
279 | -1 // sky colour |
||
280 | RIDDY.MAT // Windscreen material to use |
||
281 | -1 // Sound ID of entry noise |
||
282 | -1 // Sound ID of exit noise |
||
283 | 1 // Engine noise index |
||
284 | |||
285 | //------------------------ 8 ----------------------------------------- |
||
286 | NEW IMPROVED! |
||
287 | -7.430, 0.000, 0.037 |
||
288 | 0.000, 1.728, 0.000 |
||
289 | -0.016, 0.000, -3.305 |
||
290 | 25.154, -3.137, 103.812 |
||
291 | 1 // gravity multiplier |
||
292 | 1 // viscosity multiplier |
||
293 | |||
294 | |||
295 | -1 // camera effect index |
||
296 | -1 // sky colour |
||
297 | RIDDY.MAT // Windscreen material to use |
||
298 | -1 // Sound ID of entry noise |
||
299 | -1 // Sound ID of exit noise |
||
300 | 1 // Engine noise index |
||
301 | |||
302 | //------------------------ 9 ----------------------------------------- |
||
303 | NEW IMPROVED! |
||
304 | 0.043, -0.001, 1.727 |
||
305 | 0.010, 4.300, 0.003 |
||
306 | -10.117, 0.024, 0.254 |
||
307 | 42.168, -3.558, 86.838 |
||
308 | 1 // gravity multiplier |
||
309 | 1 // viscosity multiplier |
||
310 | |||
311 | |||
312 | -1 // camera effect index |
||
313 | -1 // sky colour |
||
314 | DRAB.MAT // Windscreen material to use |
||
315 | -1 // Sound ID of entry noise |
||
316 | -1 // Sound ID of exit noise |
||
317 | 1 // Engine noise index |
||
318 | |||
319 | //------------------------ 10 ----------------------------------------- |
||
320 | NEW IMPROVED! |
||
321 | 6.183, -0.003, 0.321 |
||
322 | 0.002, 2.986, -0.007 |
||
323 | -0.385, 0.018, 7.420 |
||
324 | 118.839, -5.178, 57.802 |
||
325 | 1 // gravity multiplier |
||
326 | 1 // viscosity multiplier |
||
327 | |||
328 | |||
329 | -1 // camera effect index |
||
330 | -1 // sky colour |
||
331 | BARRY.MAT // Windscreen material to use |
||
332 | -1 // Sound ID of entry noise |
||
333 | -1 // Sound ID of exit noise |
||
334 | 1 // Engine noise index |
||
335 | |||
336 | // REFLECTIVE WINDSCREEN SPECIFICATIONS |
||
337 | FOGSCRN.MAT // Material to use for default screens |
||
338 | BARRY.MAT // Material to use for default screens during darkness |
||
339 | FOGSCRN.MAT // Material to use for default screens during fog |
||
340 | 6 // # areas with different screens |
||
341 | 111.3,50,125.6,52 // x-min, z-min, x-max, z-max rectangle describing area |
||
342 | GANTSCRN.MAT // Material to use instead |
||
343 | 111.3,53.7,125.6,55.7 // x-min, z-min, x-max, z-max rectangle describing area |
||
344 | GANTSCRN.MAT // Material to use instead |
||
345 | 111.3,58,125.6,60 // x-min, z-min, x-max, z-max rectangle describing area |
||
346 | GANTSCRN.MAT // Material to use instead |
||
347 | 111.3,61,125.6,63 // x-min, z-min, x-max, z-max rectangle describing area |
||
348 | GANTSCRN.MAT // Material to use instead |
||
349 | 111.3,65,125.6,67 // x-min, z-min, x-max, z-max rectangle describing area |
||
350 | GANTSCRN.MAT // Material to use instead |
||
351 | 67.9,76.6,111.7,96.5 // x-min, z-min, x-max, z-max rectangle describing area |
||
352 | TUNNSCRN.MAT // Material to use instead |
||
353 | // MAP DETAILS |
||
354 | INDAMAP1.PIX // Map pixelmap name |
||
355 | 1.38, 0, 0 // World->map transformation matrix |
||
356 | 0, 0, 0 |
||
357 | 0, 1.38, 0 |
||
358 | 37.3, 14.2, 0 |
||
359 | // ****** SKART OF FUNK AND GROOVE STUFF ****** |
||
360 | START OF FUNK |
||
361 | INDFAN01.MAT |
||
362 | distance |
||
363 | piss off |
||
364 | no fucking lighting bastards |
||
365 | frames |
||
366 | approximate |
||
367 | continuous |
||
368 | 12 |
||
369 | 3 |
||
370 | INDTEX29.PIX |
||
371 | INDTEX30.PIX |
||
372 | INDTEX31.PIX |
||
373 | NEXT FUNK |
||
374 | LIQUID.MAT |
||
375 | constant |
||
376 | roll |
||
377 | continuous |
||
378 | 0,0.1 |
||
379 | no fucking lighting |
||
380 | no animation you cunt |
||
381 | NEXT FUNK |
||
382 | CHECK.MAT |
||
383 | constant |
||
384 | roll |
||
385 | continuous |
||
386 | 0.2,0 |
||
387 | no fucking lighting |
||
388 | no animation you cunt |
||
389 | NEXT FUNK |
||
390 | !LIQUID.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 | NEXT FUNK |
||
400 | ACIDSCRN.MAT |
||
401 | constant |
||
402 | throb |
||
403 | harmonic |
||
404 | 0.13,0.09 |
||
405 | 5,5 |
||
406 | 50,50 |
||
407 | no fucking lighting |
||
408 | no animation you cunt |
||
409 | END OF FUNK |
||
410 | START OF GROOVE |
||
411 | &RCH0008.ACT // Actor name of moving part |
||
412 | not a fuckin lolliiipop // Not a lollipop |
||
413 | distance // Only moves when in view |
||
414 | straight // Moves on a straight path |
||
415 | linear // Motion is linear (i.e. direction changes instantly) |
||
416 | 0,0,0 // Centre of movement |
||
417 | 0.25 // Cycles per second |
||
418 | 0,0,0.3 // Amount of movement (each way) in each axis |
||
419 | no object moving cunt // Object itself does not change orientation |
||
420 | NEXT GROOVE |
||
421 | &MNO0007.ACT // Actor name of moving part |
||
422 | not a fuckin lolliiipop // Not a lollipop |
||
423 | distance // Only moves when in view |
||
424 | straight // Moves on a straight path |
||
425 | harmonic // Motion is linear (i.e. direction changes instantly) |
||
426 | 0,0,0 // Centre of movement |
||
427 | 0.1 // Cycles per second |
||
428 | 1.5,0,0 // Amount of movement (each way) in each axis |
||
429 | no object moving cunt // Object itself does not change orientation |
||
430 | NEXT GROOVE |
||
431 | &CBO0001.ACT // Actor name of moving part |
||
432 | not a fuckin lolliiipop // Not a lollipop |
||
433 | distance // Only moves when in view |
||
434 | no fucking path you cuuuuuuunt // Does not move on a path |
||
435 | rock // Object itself rocks |
||
436 | linear // Motion is linear (i.e. direction changes instantly) |
||
437 | 0.12 // Cycles per second |
||
438 | 0,0,0 // Centre of movement |
||
439 | y // Axis to rock in |
||
440 | 90 // Angle to rock (each way) |
||
441 | NEXT GROOVE |
||
442 | &CAR0001.ACT // Actor name of moving part |
||
443 | not a fuckin lolliiipop // Not a lollipop |
||
444 | distance // Only moves when in view |
||
445 | straight // Moves on a straight path |
||
446 | linear // Motion is linear (i.e. direction changes instantly) |
||
447 | 0,0,-0.1 // Centre of movement |
||
448 | 0.2 // Cycles per second |
||
449 | 0,0,0.15 // Amount of movement (each way) in each axis |
||
450 | no object moving cunt // Object itself does not change orientation |
||
451 | NEXT GROOVE |
||
452 | &RCH0018.ACT // Actor name of moving part |
||
453 | not a fuckin lolliiipop // Not a lollipop |
||
454 | distance // Only moves when in view |
||
455 | straight // Moves on a straight path |
||
456 | linear // Motion is linear (i.e. direction changes instantly) |
||
457 | 0,0,0 // Centre of movement |
||
458 | 0.25 // Cycles per second |
||
459 | 0,0,0.3 // Amount of movement (each way) in each axis |
||
460 | no object moving cunt // Object itself does not change orientation |
||
461 | NEXT GROOVE |
||
462 | &MNO0019.ACT // Actor name of moving part |
||
463 | not a fuckin lolliiipop // Not a lollipop |
||
464 | distance // Only moves when in view |
||
465 | straight // Moves on a straight path |
||
466 | harmonic // Motion is linear (i.e. direction changes instantly) |
||
467 | 0,0,0 // Centre of movement |
||
468 | 0.1 // Cycles per second |
||
469 | 1.5,0,0 // Amount of movement (each way) in each axis |
||
470 | no object moving cunt // Object itself does not change orientation |
||
471 | END OF GROOVE |
||
472 | // ****** STARK OF PEDESTRIAN STUFF ****** |
||
473 | 9 // Ped subs table index |
||
474 | 280 // Number of pedestrians |
||
475 | // Pedestrian number 1 |
||
476 | 10 // Ref num |
||
477 | 6 // Number of instructions |
||
478 | 2 // Initial instruction |
||
479 | point |
||
480 | 5.259,-9.343,-4.543 |
||
481 | point |
||
482 | 5.259,-9.343,-4.543 |
||
483 | point |
||
484 | 4.451,996.000,-6.772 |
||
485 | point |
||
486 | -3.686,996.000,-5.729 |
||
487 | point |
||
488 | -7.395,996.000,-5.826 |
||
489 | reverse |
||
490 | // Pedestrian number 2 |
||
491 | 13 // Ref num |
||
492 | 5 // Number of instructions |
||
493 | 1 // Initial instruction |
||
494 | point |
||
495 | 148.580,-5.177,36.716 |
||
496 | point |
||
497 | 148.238,-5.177,38.666 |
||
498 | point |
||
499 | 148.991,-5.177,44.640 |
||
500 | point |
||
501 | 136.110,-5.178,56.633 |
||
502 | reverse |
||
503 | // Pedestrian number 3 |
||
504 | 3 // Ref num |
||
505 | 5 // Number of instructions |
||
506 | 2 // Initial instruction |
||
507 | point |
||
508 | 144.254,-5.116,28.687 |
||
509 | point |
||
510 | 149.087,-5.177,37.075 |
||
511 | point |
||
512 | 148.126,-5.177,43.342 |
||
513 | point |
||
514 | 148.930,-5.177,104.704 |
||
515 | reverse |
||
516 | // Pedestrian number 4 |
||
517 | 10 // Ref num |
||
518 | 5 // Number of instructions |
||
519 | 2 // Initial instruction |
||
520 | point |
||
521 | 144.592,-5.177,39.950 |
||
522 | point |
||
523 | 147.111,-5.177,34.963 |
||
524 | point |
||
525 | 149.081,-5.177,29.866 |
||
526 | point |
||
527 | 144.220,-5.177,27.661 |
||
528 | reverse |
||
529 | // Pedestrian number 5 |
||
530 | 13 // Ref num |
||
531 | 4 // Number of instructions |
||
532 | 2 // Initial instruction |
||
533 | point |
||
534 | 146.701,-5.177,37.813 |
||
535 | point |
||
536 | 142.899,-5.177,36.790 |
||
537 | point |
||
538 | 134.105,-5.177,32.951 |
||
539 | reverse |
||
540 | // Pedestrian number 6 |
||
541 | 10 // Ref num |
||
542 | 4 // Number of instructions |
||
543 | 2 // Initial instruction |
||
544 | point |
||
545 | 145.705,-5.177,38.889 |
||
546 | point |
||
547 | 142.825,-5.177,37.021 |
||
548 | point |
||
549 | 140.413,-5.177,33.083 |
||
550 | reverse |
||
551 | // Pedestrian number 7 |
||
552 | 9 // Ref num |
||
553 | 3 // Number of instructions |
||
554 | 1 // Initial instruction |
||
555 | point |
||
556 | 143.777,-5.177,44.822 |
||
557 | point |
||
558 | 143.469,-5.177,33.004 |
||
559 | reverse |
||
560 | // Pedestrian number 8 |
||
561 | 9 // Ref num |
||
562 | 6 // Number of instructions |
||
563 | 4 // Initial instruction |
||
564 | point |
||
565 | 142.451,-5.177,39.728 |
||
566 | point |
||
567 | 148.901,-5.177,27.258 |
||
568 | point |
||
569 | 144.289,-5.177,15.066 |
||
570 | point |
||
571 | 148.267,-5.177,2.254 |
||
572 | point |
||
573 | 151.621,-5.177,-2.814 |
||
574 | reverse |
||
575 | // Pedestrian number 9 |
||
576 | 10 // Ref num |
||
577 | 5 // Number of instructions |
||
578 | 2 // Initial instruction |
||
579 | point |
||
580 | 146.212,-5.177,-2.990 |
||
581 | point |
||
582 | 147.778,-5.177,2.357 |
||
583 | point |
||
584 | 148.948,-5.177,11.945 |
||
585 | point |
||
586 | 145.218,-5.177,39.315 |
||
587 | reverse |
||
588 | // Pedestrian number 10 |
||
589 | 13 // Ref num |
||
590 | 4 // Number of instructions |
||
591 | 2 // Initial instruction |
||
592 | point |
||
593 | 148.053,-5.177,-3.027 |
||
594 | point |
||
595 | 147.422,-5.177,2.351 |
||
596 | point |
||
597 | 148.493,-5.177,53.797 |
||
598 | reverse |
||
599 | // Pedestrian number 11 |
||
600 | 13 // Ref num |
||
601 | 6 // Number of instructions |
||
602 | 2 // Initial instruction |
||
603 | point |
||
604 | 144.566,-5.181,-2.960 |
||
605 | point |
||
606 | 144.348,-5.181,0.979 |
||
607 | point |
||
608 | 149.564,-5.177,7.073 |
||
609 | point |
||
610 | 144.239,-5.178,13.704 |
||
611 | point |
||
612 | 147.040,-5.171,37.454 |
||
613 | reverse |
||
614 | // Pedestrian number 12 |
||
615 | 10 // Ref num |
||
616 | 7 // Number of instructions |
||
617 | 5 // Initial instruction |
||
618 | point |
||
619 | 147.804,-5.171,36.733 |
||
620 | point |
||
621 | 148.967,-5.174,19.044 |
||
622 | point |
||
623 | 144.139,-5.177,15.975 |
||
624 | point |
||
625 | 148.895,-5.176,10.141 |
||
626 | point |
||
627 | 145.006,-5.180,0.888 |
||
628 | point |
||
629 | 142.693,-5.182,-3.086 |
||
630 | reverse |
||
631 | // Pedestrian number 13 |
||
632 | 3 // Ref num |
||
633 | 5 // Number of instructions |
||
634 | 2 // Initial instruction |
||
635 | point |
||
636 | 141.195,-5.171,52.129 |
||
637 | point |
||
638 | 146.447,-5.167,56.834 |
||
639 | point |
||
640 | 149.016,-5.164,67.117 |
||
641 | point |
||
642 | 143.908,-5.164,78.580 |
||
643 | reverse |
||
644 | // Pedestrian number 14 |
||
645 | 13 // Ref num |
||
646 | 7 // Number of instructions |
||
647 | 2 // Initial instruction |
||
648 | point |
||
649 | 145.142,-5.170,48.666 |
||
650 | point |
||
651 | 146.040,-5.167,56.743 |
||
652 | point |
||
653 | 148.992,-5.166,59.274 |
||
654 | point |
||
655 | 148.890,-5.161,80.193 |
||
656 | point |
||
657 | 145.427,-5.162,80.697 |
||
658 | point |
||
659 | 127.017,-5.171,80.815 |
||
660 | reverse |
||
661 | // Pedestrian number 15 |
||
662 | 4 // Ref num |
||
663 | 7 // Number of instructions |
||
664 | 2 // Initial instruction |
||
665 | point |
||
666 | 144.604,-5.170,48.790 |
||
667 | point |
||
668 | 144.784,-5.168,56.794 |
||
669 | point |
||
670 | 144.744,-5.163,78.635 |
||
671 | point |
||
672 | 137.363,-5.167,78.782 |
||
673 | point |
||
674 | 137.551,-5.166,80.446 |
||
675 | point |
||
676 | 138.783,-5.166,80.467 |
||
677 | reverse |
||
678 | // Pedestrian number 16 |
||
679 | 7 // Ref num |
||
680 | 8 // Number of instructions |
||
681 | 2 // Initial instruction |
||
682 | point |
||
683 | 143.116,-5.170,49.918 |
||
684 | point |
||
685 | 144.329,-5.168,56.863 |
||
686 | point |
||
687 | 149.007,-5.163,72.414 |
||
688 | point |
||
689 | 149.037,-5.161,80.799 |
||
690 | point |
||
691 | 146.001,-5.161,84.185 |
||
692 | point |
||
693 | 144.329,-5.162,84.229 |
||
694 | point |
||
695 | 144.149,-5.163,82.185 |
||
696 | reverse |
||
697 | // Pedestrian number 17 |
||
698 | 9 // Ref num |
||
699 | 6 // Number of instructions |
||
700 | 2 // Initial instruction |
||
701 | point |
||
702 | 136.226,-5.173,53.005 |
||
703 | point |
||
704 | 145.095,-5.167,60.482 |
||
705 | point |
||
706 | 148.938,-5.165,63.942 |
||
707 | point |
||
708 | 148.797,-5.163,71.161 |
||
709 | point |
||
710 | 140.826,-5.165,79.360 |
||
711 | reverse |
||
712 | // Pedestrian number 18 |
||
713 | 13 // Ref num |
||
714 | 5 // Number of instructions |
||
715 | 2 // Initial instruction |
||
716 | point |
||
717 | 134.984,-5.170,70.103 |
||
718 | point |
||
719 | 141.940,-5.164,78.747 |
||
720 | point |
||
721 | 143.065,-5.164,80.378 |
||
722 | point |
||
723 | 144.667,-5.162,85.150 |
||
724 | reverse |
||
725 | // Pedestrian number 19 |
||
726 | 3 // Ref num |
||
727 | 5 // Number of instructions |
||
728 | 2 // Initial instruction |
||
729 | point |
||
730 | 148.895,-5.162,75.639 |
||
731 | point |
||
732 | 142.329,-5.164,78.754 |
||
733 | point |
||
734 | 140.627,-5.165,80.446 |
||
735 | point |
||
736 | 137.155,-5.166,82.427 |
||
737 | reverse |
||
738 | // Pedestrian number 20 |
||
739 | 7 // Ref num |
||
740 | 7 // Number of instructions |
||
741 | 2 // Initial instruction |
||
742 | point |
||
743 | 139.301,-5.165,80.480 |
||
744 | point |
||
745 | 142.204,-5.162,89.425 |
||
746 | point |
||
747 | 143.331,-5.161,91.465 |
||
748 | point |
||
749 | 143.338,-5.161,92.696 |
||
750 | point |
||
751 | 144.082,-5.160,93.146 |
||
752 | point |
||
753 | 144.619,-5.160,92.891 |
||
754 | reverse |
||
755 | // Pedestrian number 21 |
||
756 | 9 // Ref num |
||
757 | 4 // Number of instructions |
||
758 | 2 // Initial instruction |
||
759 | point |
||
760 | 143.585,-5.160,95.289 |
||
761 | point |
||
762 | 141.933,-5.162,89.322 |
||
763 | point |
||
764 | 137.113,-5.166,82.900 |
||
765 | reverse |
||
766 | // Pedestrian number 22 |
||
767 | 9 // Ref num |
||
768 | 4 // Number of instructions |
||
769 | 2 // Initial instruction |
||
770 | point |
||
771 | 137.872,-5.177,94.185 |
||
772 | point |
||
773 | 141.397,-5.162,89.191 |
||
774 | point |
||
775 | 145.043,-5.162,84.266 |
||
776 | reverse |
||
777 | // Pedestrian number 23 |
||
778 | 10 // Ref num |
||
779 | 7 // Number of instructions |
||
780 | 2 // Initial instruction |
||
781 | point |
||
782 | 144.735,-5.162,84.200 |
||
783 | point |
||
784 | 141.687,-5.161,94.427 |
||
785 | point |
||
786 | 139.123,-5.162,95.934 |
||
787 | point |
||
788 | 135.867,-5.163,95.913 |
||
789 | point |
||
790 | 135.585,-5.163,99.305 |
||
791 | point |
||
792 | 136.435,-5.162,100.029 |
||
793 | reverse |
||
794 | // Pedestrian number 24 |
||
795 | 13 // Ref num |
||
796 | 5 // Number of instructions |
||
797 | 2 // Initial instruction |
||
798 | point |
||
799 | 136.562,-5.166,84.824 |
||
800 | point |
||
801 | 141.822,-5.161,94.914 |
||
802 | point |
||
803 | 143.802,-5.159,97.710 |
||
804 | point |
||
805 | 145.254,-5.159,97.160 |
||
806 | reverse |
||
807 | // Pedestrian number 25 |
||
808 | 4 // Ref num |
||
809 | 6 // Number of instructions |
||
810 | 3 // Initial instruction |
||
811 | point |
||
812 | 133.895,-5.163,99.849 |
||
813 | point |
||
814 | 139.094,-5.161,98.923 |
||
815 | point |
||
816 | 141.431,-5.161,94.893 |
||
817 | point |
||
818 | 145.224,-5.160,92.842 |
||
819 | point |
||
820 | 145.443,-5.159,95.319 |
||
821 | reverse |
||
822 | // Pedestrian number 26 |
||
823 | 10 // Ref num |
||
824 | 5 // Number of instructions |
||
825 | 2 // Initial instruction |
||
826 | point |
||
827 | 139.314,-5.162,94.981 |
||
828 | point |
||
829 | 140.895,-5.161,95.065 |
||
830 | point |
||
831 | 148.889,-5.158,95.505 |
||
832 | point |
||
833 | 149.066,-5.155,104.623 |
||
834 | reverse |
||
835 | // Pedestrian number 27 |
||
836 | 9 // Ref num |
||
837 | 7 // Number of instructions |
||
838 | 4 // Initial instruction |
||
839 | point |
||
840 | 138.505,-5.161,100.865 |
||
841 | point |
||
842 | 142.123,-5.159,100.773 |
||
843 | point |
||
844 | 142.040,-5.159,101.351 |
||
845 | point |
||
846 | 141.570,-5.160,101.529 |
||
847 | point |
||
848 | 135.367,-5.162,104.579 |
||
849 | point |
||
850 | 127.760,-5.166,101.406 |
||
851 | reverse |
||
852 | // Pedestrian number 28 |
||
853 | 9 // Ref num |
||
854 | 6 // Number of instructions |
||
855 | 4 // Initial instruction |
||
856 | point |
||
857 | 132.306,-5.165,97.451 |
||
858 | point |
||
859 | 130.309,-5.165,99.145 |
||
860 | point |
||
861 | 132.148,-5.163,104.683 |
||
862 | point |
||
863 | 142.006,-5.159,101.402 |
||
864 | point |
||
865 | 149.021,-5.156,101.511 |
||
866 | reverse |
||
867 | // Pedestrian number 29 |
||
868 | 9 // Ref num |
||
869 | 7 // Number of instructions |
||
870 | 2 // Initial instruction |
||
871 | point |
||
872 | 148.847,-5.156,104.028 |
||
873 | point |
||
874 | 139.837,-5.160,102.495 |
||
875 | point |
||
876 | 137.054,-5.162,101.941 |
||
877 | point |
||
878 | 134.853,-5.163,102.170 |
||
879 | point |
||
880 | 133.435,-5.164,98.211 |
||
881 | point |
||
882 | 131.505,-5.165,97.793 |
||
883 | reverse |
||
884 | // Pedestrian number 30 |
||
885 | 9 // Ref num |
||
886 | 7 // Number of instructions |
||
887 | 4 // Initial instruction |
||
888 | point |
||
889 | 128.741,-5.172,73.167 |
||
890 | point |
||
891 | 129.923,-5.170,77.071 |
||
892 | point |
||
893 | 133.349,-5.168,78.306 |
||
894 | point |
||
895 | 134.363,-5.168,80.379 |
||
896 | point |
||
897 | 135.323,-5.166,84.533 |
||
898 | point |
||
899 | 136.281,-5.166,84.718 |
||
900 | reverse |
||
901 | // Pedestrian number 31 |
||
902 | 9 // Ref num |
||
903 | 11 // Number of instructions |
||
904 | 8 // Initial instruction |
||
905 | point |
||
906 | 133.496,-5.170,71.673 |
||
907 | point |
||
908 | 131.635,-5.170,75.436 |
||
909 | point |
||
910 | 129.565,-5.171,75.515 |
||
911 | point |
||
912 | 128.102,-5.171,77.206 |
||
913 | point |
||
914 | 127.362,-5.171,80.109 |
||
915 | point |
||
916 | 132.332,-5.168,84.493 |
||
917 | point |
||
918 | 132.415,-5.167,86.629 |
||
919 | point |
||
920 | 139.540,-5.163,89.055 |
||
921 | point |
||
922 | 143.512,-5.161,93.068 |
||
923 | point |
||
924 | 144.031,-5.160,92.883 |
||
925 | reverse |
||
926 | // Pedestrian number 32 |
||
927 | 13 // Ref num |
||
928 | 6 // Number of instructions |
||
929 | 4 // Initial instruction |
||
930 | point |
||
931 | 132.338,-5.164,99.011 |
||
932 | point |
||
933 | 132.235,-5.166,93.504 |
||
934 | point |
||
935 | 132.411,-5.177,90.372 |
||
936 | point |
||
937 | 132.402,-5.167,88.462 |
||
938 | point |
||
939 | 131.965,-5.169,80.072 |
||
940 | reverse |
||
941 | // Pedestrian number 33 |
||
942 | 3 // Ref num |
||
943 | 6 // Number of instructions |
||
944 | 2 // Initial instruction |
||
945 | point |
||
946 | 132.262,-5.169,80.095 |
||
947 | point |
||
948 | 132.440,-5.167,88.946 |
||
949 | point |
||
950 | 132.148,-5.177,92.763 |
||
951 | point |
||
952 | 132.200,-5.165,97.168 |
||
953 | point |
||
954 | 131.129,-5.165,97.910 |
||
955 | reverse |
||
956 | // Pedestrian number 34 |
||
957 | 13 // Ref num |
||
958 | 4 // Number of instructions |
||
959 | 2 // Initial instruction |
||
960 | point |
||
961 | 134.403,-5.177,90.132 |
||
962 | point |
||
963 | 139.604,-5.164,85.237 |
||
964 | point |
||
965 | 141.268,-5.165,79.506 |
||
966 | reverse |
||
967 | // Pedestrian number 35 |
||
968 | 9 // Ref num |
||
969 | 8 // Number of instructions |
||
970 | 5 // Initial instruction |
||
971 | point |
||
972 | 149.009,-5.158,91.468 |
||
973 | point |
||
974 | 145.331,-5.161,89.047 |
||
975 | point |
||
976 | 145.377,-5.161,87.921 |
||
977 | point |
||
978 | 144.451,-5.162,86.963 |
||
979 | point |
||
980 | 136.559,-5.166,85.144 |
||
981 | point |
||
982 | 130.178,-5.169,83.124 |
||
983 | point |
||
984 | 127.489,-5.171,78.971 |
||
985 | reverse |
||
986 | // Pedestrian number 36 |
||
987 | 10 // Ref num |
||
988 | 5 // Number of instructions |
||
989 | 3 // Initial instruction |
||
990 | point |
||
991 | 127.385,-5.171,81.080 |
||
992 | point |
||
993 | 132.079,-5.168,84.515 |
||
994 | point |
||
995 | 144.877,-5.161,88.533 |
||
996 | point |
||
997 | 145.166,-5.160,91.076 |
||
998 | reverse |
||
999 | // Pedestrian number 37 |
||
1000 | 10 // Ref num |
||
1001 | 6 // Number of instructions |
||
1002 | 3 // Initial instruction |
||
1003 | point |
||
1004 | 148.883,-5.159,88.109 |
||
1005 | point |
||
1006 | 145.324,-5.161,88.537 |
||
1007 | point |
||
1008 | 139.574,-5.162,93.486 |
||
1009 | point |
||
1010 | 139.030,-5.162,97.971 |
||
1011 | point |
||
1012 | 137.332,-5.162,100.176 |
||
1013 | reverse |
||
1014 | // Pedestrian number 38 |
||
1015 | 7 // Ref num |
||
1016 | 7 // Number of instructions |
||
1017 | 2 // Initial instruction |
||
1018 | point |
||
1019 | 143.077,-5.158,104.353 |
||
1020 | point |
||
1021 | 143.215,-5.160,97.599 |
||
1022 | point |
||
1023 | 144.354,-5.159,97.175 |
||
1024 | point |
||
1025 | 148.411,-5.157,98.481 |
||
1026 | point |
||
1027 | 148.988,-5.156,100.421 |
||
1028 | point |
||
1029 | 149.072,-5.156,103.392 |
||
1030 | reverse |
||
1031 | // Pedestrian number 39 |
||
1032 | 7 // Ref num |
||
1033 | 4 // Number of instructions |
||
1034 | 2 // Initial instruction |
||
1035 | point |
||
1036 | 139.858,-5.165,80.508 |
||
1037 | point |
||
1038 | 139.359,-5.163,88.792 |
||
1039 | point |
||
1040 | 137.802,-5.177,94.560 |
||
1041 | reverse |
||
1042 | // Pedestrian number 40 |
||
1043 | 9 // Ref num |
||
1044 | 6 // Number of instructions |
||
1045 | 3 // Initial instruction |
||
1046 | point |
||
1047 | 119.024,-5.193,-3.031 |
||
1048 | point |
||
1049 | 116.029,-5.193,4.572 |
||
1050 | point |
||
1051 | 116.080,-5.191,12.202 |
||
1052 | point |
||
1053 | 116.269,-5.177,24.411 |
||
1054 | point |
||
1055 | 117.389,-5.187,26.036 |
||
1056 | reverse |
||
1057 | // Pedestrian number 41 |
||
1058 | 13 // Ref num |
||
1059 | 6 // Number of instructions |
||
1060 | 3 // Initial instruction |
||
1061 | point |
||
1062 | 127.315,995.095,19.390 |
||
1063 | point |
||
1064 | 119.579,995.097,19.700 |
||
1065 | point |
||
1066 | 117.918,-5.177,21.845 |
||
1067 | point |
||
1068 | 116.390,995.107,23.348 |
||
1069 | point |
||
1070 | 112.473,993.665,24.532 |
||
1071 | reverse |
||
1072 | // Pedestrian number 42 |
||
1073 | 9 // Ref num |
||
1074 | 5 // Number of instructions |
||
1075 | 2 // Initial instruction |
||
1076 | point |
||
1077 | 117.213,-5.171,-2.918 |
||
1078 | point |
||
1079 | 118.213,995.029,12.609 |
||
1080 | point |
||
1081 | 120.243,995.096,14.981 |
||
1082 | point |
||
1083 | 127.246,-5.105,14.748 |
||
1084 | reverse |
||
1085 | // Pedestrian number 43 |
||
1086 | 10 // Ref num |
||
1087 | 5 // Number of instructions |
||
1088 | 2 // Initial instruction |
||
1089 | point |
||
1090 | 117.313,-5.177,22.290 |
||
1091 | point |
||
1092 | 117.161,-5.111,12.516 |
||
1093 | point |
||
1094 | 116.275,-5.133,4.946 |
||
1095 | point |
||
1096 | 111.147,-5.156,-2.871 |
||
1097 | reverse |
||
1098 | // Pedestrian number 44 |
||
1099 | 13 // Ref num |
||
1100 | 8 // Number of instructions |
||
1101 | 2 // Initial instruction |
||
1102 | point |
||
1103 | 120.162,995.093,19.023 |
||
1104 | point |
||
1105 | 118.457,995.101,21.789 |
||
1106 | point |
||
1107 | 118.256,-5.177,23.026 |
||
1108 | point |
||
1109 | 116.616,-5.177,24.587 |
||
1110 | point |
||
1111 | 118.308,-5.177,26.438 |
||
1112 | point |
||
1113 | 117.745,-5.082,27.581 |
||
1114 | point |
||
1115 | 115.918,-5.177,30.075 |
||
1116 | reverse |
||
1117 | // Pedestrian number 45 |
||
1118 | 9 // Ref num |
||
1119 | 6 // Number of instructions |
||
1120 | 2 // Initial instruction |
||
1121 | point |
||
1122 | 118.225,-5.170,-2.976 |
||
1123 | point |
||
1124 | 114.526,995.050,4.151 |
||
1125 | point |
||
1126 | 113.986,994.246,5.729 |
||
1127 | point |
||
1128 | 112.309,993.695,16.303 |
||
1129 | point |
||
1130 | 108.810,992.246,18.753 |
||
1131 | reverse |
||
1132 | // Pedestrian number 46 |
||
1133 | 4 // Ref num |
||
1134 | 5 // Number of instructions |
||
1135 | 2 // Initial instruction |
||
1136 | point |
||
1137 | 112.820,-5.176,-2.894 |
||
1138 | point |
||
1139 | 113.429,995.024,3.929 |
||
1140 | point |
||
1141 | 110.864,993.039,7.128 |
||
1142 | point |
||
1143 | 119.692,995.023,7.898 |
||
1144 | reverse |
||
1145 | // Pedestrian number 47 |
||
1146 | 7 // Ref num |
||
1147 | 4 // Number of instructions |
||
1148 | 2 // Initial instruction |
||
1149 | point |
||
1150 | 110.798,-5.177,-2.889 |
||
1151 | point |
||
1152 | 110.473,995.023,4.146 |
||
1153 | point |
||
1154 | 109.567,992.539,6.684 |
||
1155 | reverse |
||
1156 | // Pedestrian number 48 |
||
1157 | 9 // Ref num |
||
1158 | 4 // Number of instructions |
||
1159 | 2 // Initial instruction |
||
1160 | point |
||
1161 | 109.453,-5.177,-2.846 |
||
1162 | point |
||
1163 | 107.556,995.023,4.284 |
||
1164 | point |
||
1165 | 106.814,991.933,7.184 |
||
1166 | reverse |
||
1167 | // Pedestrian number 49 |
||
1168 | 10 // Ref num |
||
1169 | 4 // Number of instructions |
||
1170 | 2 // Initial instruction |
||
1171 | point |
||
1172 | 107.201,-5.177,-2.890 |
||
1173 | point |
||
1174 | 104.780,995.023,4.253 |
||
1175 | point |
||
1176 | 103.732,991.933,7.748 |
||
1177 | reverse |
||
1178 | // Pedestrian number 50 |
||
1179 | 10 // Ref num |
||
1180 | 5 // Number of instructions |
||
1181 | 2 // Initial instruction |
||
1182 | point |
||
1183 | 119.780,-5.176,2.549 |
||
1184 | point |
||
1185 | 106.681,-5.176,-0.117 |
||
1186 | point |
||
1187 | 104.653,-5.176,-1.010 |
||
1188 | point |
||
1189 | 104.148,-5.176,-3.052 |
||
1190 | reverse |
||
1191 | // Pedestrian number 51 |
||
1192 | 13 // Ref num |
||
1193 | 4 // Number of instructions |
||
1194 | 2 // Initial instruction |
||
1195 | point |
||
1196 | 119.733,-5.176,4.367 |
||
1197 | point |
||
1198 | 105.943,-5.176,-1.176 |
||
1199 | point |
||
1200 | 105.716,-5.176,-2.196 |
||
1201 | reverse |
||
1202 | // Pedestrian number 52 |
||
1203 | 9 // Ref num |
||
1204 | 5 // Number of instructions |
||
1205 | 2 // Initial instruction |
||
1206 | point |
||
1207 | 151.666,-5.176,-0.848 |
||
1208 | point |
||
1209 | 117.774,-5.176,-2.963 |
||
1210 | point |
||
1211 | 104.987,-5.176,-2.793 |
||
1212 | point |
||
1213 | 104.862,-5.176,-2.229 |
||
1214 | reverse |
||
1215 | // Pedestrian number 53 |
||
1216 | 9 // Ref num |
||
1217 | 4 // Number of instructions |
||
1218 | 2 // Initial instruction |
||
1219 | point |
||
1220 | 151.684,-5.176,-1.414 |
||
1221 | point |
||
1222 | 117.345,-5.176,-2.604 |
||
1223 | point |
||
1224 | 105.824,-5.176,-2.410 |
||
1225 | reverse |
||
1226 | // Pedestrian number 54 |
||
1227 | 10 // Ref num |
||
1228 | 6 // Number of instructions |
||
1229 | 2 // Initial instruction |
||
1230 | point |
||
1231 | 121.117,-5.177,-3.057 |
||
1232 | point |
||
1233 | 119.999,-5.177,0.192 |
||
1234 | point |
||
1235 | 116.464,-5.177,9.356 |
||
1236 | point |
||
1237 | 116.778,-5.177,28.088 |
||
1238 | point |
||
1239 | 117.441,-5.177,27.075 |
||
1240 | reverse |
||
1241 | // Pedestrian number 55 |
||
1242 | 9 // Ref num |
||
1243 | 6 // Number of instructions |
||
1244 | 3 // Initial instruction |
||
1245 | point |
||
1246 | 118.110,-5.177,36.445 |
||
1247 | point |
||
1248 | 119.144,-5.177,35.158 |
||
1249 | point |
||
1250 | 117.680,-5.177,29.237 |
||
1251 | point |
||
1252 | 116.412,-5.177,25.790 |
||
1253 | point |
||
1254 | 117.301,-5.177,25.110 |
||
1255 | reverse |
||
1256 | // Pedestrian number 56 |
||
1257 | 10 // Ref num |
||
1258 | 7 // Number of instructions |
||
1259 | 3 // Initial instruction |
||
1260 | point |
||
1261 | 100.303,-5.172,33.273 |
||
1262 | point |
||
1263 | 115.404,-5.171,32.720 |
||
1264 | point |
||
1265 | 115.892,-5.173,33.532 |
||
1266 | point |
||
1267 | 116.171,-5.183,38.176 |
||
1268 | point |
||
1269 | 117.564,-5.184,38.351 |
||
1270 | point |
||
1271 | 129.654,-5.203,46.534 |
||
1272 | reverse |
||
1273 | // Pedestrian number 57 |
||
1274 | 3 // Ref num |
||
1275 | 7 // Number of instructions |
||
1276 | 3 // Initial instruction |
||
1277 | point |
||
1278 | 100.326,-5.172,33.581 |
||
1279 | point |
||
1280 | 115.218,-5.179,36.451 |
||
1281 | point |
||
1282 | 119.682,-5.196,43.729 |
||
1283 | point |
||
1284 | 124.372,-5.207,48.684 |
||
1285 | point |
||
1286 | 124.423,-5.211,50.454 |
||
1287 | point |
||
1288 | 122.925,-5.213,51.052 |
||
1289 | reverse |
||
1290 | // Pedestrian number 58 |
||
1291 | 9 // Ref num |
||
1292 | 5 // Number of instructions |
||
1293 | 2 // Initial instruction |
||
1294 | point |
||
1295 | 125.070,-5.176,37.249 |
||
1296 | point |
||
1297 | 129.272,-5.176,33.309 |
||
1298 | point |
||
1299 | 137.805,-5.176,33.126 |
||
1300 | point |
||
1301 | 144.347,-5.176,40.159 |
||
1302 | reverse |
||
1303 | // Pedestrian number 59 |
||
1304 | 10 // Ref num |
||
1305 | 8 // Number of instructions |
||
1306 | 2 // Initial instruction |
||
1307 | point |
||
1308 | 124.559,-5.176,33.013 |
||
1309 | point |
||
1310 | 131.781,-5.176,41.633 |
||
1311 | point |
||
1312 | 132.745,-5.176,44.494 |
||
1313 | point |
||
1314 | 136.346,-5.176,47.987 |
||
1315 | point |
||
1316 | 139.698,-5.176,47.964 |
||
1317 | point |
||
1318 | 143.251,-5.176,44.404 |
||
1319 | point |
||
1320 | 143.736,-5.176,32.905 |
||
1321 | reverse |
||
1322 | // Pedestrian number 60 |
||
1323 | 4 // Ref num |
||
1324 | 7 // Number of instructions |
||
1325 | 2 // Initial instruction |
||
1326 | point |
||
1327 | 138.775,-5.176,33.119 |
||
1328 | point |
||
1329 | 143.216,-5.176,40.474 |
||
1330 | point |
||
1331 | 143.406,-5.176,45.027 |
||
1332 | point |
||
1333 | 138.809,-5.176,48.599 |
||
1334 | point |
||
1335 | 138.092,-5.176,47.941 |
||
1336 | point |
||
1337 | 135.662,-5.176,48.187 |
||
1338 | reverse |
||
1339 | // Pedestrian number 61 |
||
1340 | 7 // Ref num |
||
1341 | 6 // Number of instructions |
||
1342 | 2 // Initial instruction |
||
1343 | point |
||
1344 | 122.559,-5.176,50.575 |
||
1345 | point |
||
1346 | 118.410,-5.176,53.316 |
||
1347 | point |
||
1348 | 113.382,-5.176,56.633 |
||
1349 | point |
||
1350 | 113.469,-5.176,58.088 |
||
1351 | point |
||
1352 | 124.512,-5.176,64.455 |
||
1353 | reverse |
||
1354 | // Pedestrian number 62 |
||
1355 | 9 // Ref num |
||
1356 | 4 // Number of instructions |
||
1357 | 2 // Initial instruction |
||
1358 | point |
||
1359 | 115.311,-5.176,50.997 |
||
1360 | point |
||
1361 | 118.376,-5.176,55.256 |
||
1362 | point |
||
1363 | 124.442,-5.176,59.450 |
||
1364 | reverse |
||
1365 | // Pedestrian number 63 |
||
1366 | 9 // Ref num |
||
1367 | 5 // Number of instructions |
||
1368 | 2 // Initial instruction |
||
1369 | point |
||
1370 | 113.158,-5.176,59.141 |
||
1371 | point |
||
1372 | 119.060,-5.176,62.251 |
||
1373 | point |
||
1374 | 124.407,-5.176,66.067 |
||
1375 | point |
||
1376 | 123.867,-5.176,68.751 |
||
1377 | reverse |
||
1378 | // Pedestrian number 64 |
||
1379 | 10 // Ref num |
||
1380 | 5 // Number of instructions |
||
1381 | 2 // Initial instruction |
||
1382 | point |
||
1383 | 113.132,-5.176,52.420 |
||
1384 | point |
||
1385 | 117.606,-5.176,55.493 |
||
1386 | point |
||
1387 | 124.733,-5.176,58.484 |
||
1388 | point |
||
1389 | 124.733,-5.176,58.484 |
||
1390 | reverse |
||
1391 | // Pedestrian number 65 |
||
1392 | 13 // Ref num |
||
1393 | 6 // Number of instructions |
||
1394 | 2 // Initial instruction |
||
1395 | point |
||
1396 | 124.700,-5.176,51.872 |
||
1397 | point |
||
1398 | 118.164,-5.176,56.960 |
||
1399 | point |
||
1400 | 113.138,-5.176,62.609 |
||
1401 | point |
||
1402 | 114.397,-5.176,68.663 |
||
1403 | point |
||
1404 | 110.901,-5.176,72.749 |
||
1405 | reverse |
||
1406 | // Pedestrian number 66 |
||
1407 | 9 // Ref num |
||
1408 | 4 // Number of instructions |
||
1409 | 2 // Initial instruction |
||
1410 | point |
||
1411 | 113.011,-5.176,65.366 |
||
1412 | point |
||
1413 | 119.585,-5.176,61.064 |
||
1414 | point |
||
1415 | 124.619,-5.176,56.935 |
||
1416 | reverse |
||
1417 | // Pedestrian number 67 |
||
1418 | 9 // Ref num |
||
1419 | 4 // Number of instructions |
||
1420 | 2 // Initial instruction |
||
1421 | point |
||
1422 | 124.628,-5.176,61.948 |
||
1423 | point |
||
1424 | 120.149,-5.176,58.724 |
||
1425 | point |
||
1426 | 114.592,-5.176,50.970 |
||
1427 | reverse |
||
1428 | // Pedestrian number 68 |
||
1429 | 4 // Ref num |
||
1430 | 4 // Number of instructions |
||
1431 | 2 // Initial instruction |
||
1432 | point |
||
1433 | 128.732,-5.176,71.806 |
||
1434 | point |
||
1435 | 120.664,-5.176,69.986 |
||
1436 | point |
||
1437 | 117.618,-5.176,68.368 |
||
1438 | reverse |
||
1439 | // Pedestrian number 69 |
||
1440 | 13 // Ref num |
||
1441 | 6 // Number of instructions |
||
1442 | 3 // Initial instruction |
||
1443 | point |
||
1444 | 113.209,-5.176,66.188 |
||
1445 | point |
||
1446 | 117.588,-5.176,67.880 |
||
1447 | point |
||
1448 | 120.157,-5.176,70.183 |
||
1449 | point |
||
1450 | 125.738,-5.176,72.899 |
||
1451 | point |
||
1452 | 128.000,-5.176,72.440 |
||
1453 | reverse |
||
1454 | // Pedestrian number 70 |
||
1455 | 10 // Ref num |
||
1456 | 4 // Number of instructions |
||
1457 | 2 // Initial instruction |
||
1458 | point |
||
1459 | 108.920,-5.176,71.631 |
||
1460 | point |
||
1461 | 114.841,-5.176,67.518 |
||
1462 | point |
||
1463 | 124.567,-5.176,62.353 |
||
1464 | reverse |
||
1465 | // Pedestrian number 71 |
||
1466 | 7 // Ref num |
||
1467 | 4 // Number of instructions |
||
1468 | 2 // Initial instruction |
||
1469 | point |
||
1470 | 129.526,-5.176,70.963 |
||
1471 | point |
||
1472 | 119.960,-5.176,71.689 |
||
1473 | point |
||
1474 | 114.000,-5.176,74.105 |
||
1475 | reverse |
||
1476 | // Pedestrian number 72 |
||
1477 | 13 // Ref num |
||
1478 | 4 // Number of instructions |
||
1479 | 2 // Initial instruction |
||
1480 | point |
||
1481 | 122.026,-6.382,89.475 |
||
1482 | point |
||
1483 | 120.021,993.818,87.119 |
||
1484 | point |
||
1485 | 116.228,995.023,69.827 |
||
1486 | reverse |
||
1487 | // Pedestrian number 73 |
||
1488 | 9 // Ref num |
||
1489 | 5 // Number of instructions |
||
1490 | 2 // Initial instruction |
||
1491 | point |
||
1492 | 128.171,995.023,86.499 |
||
1493 | point |
||
1494 | 120.359,993.818,86.653 |
||
1495 | point |
||
1496 | 116.437,993.818,88.197 |
||
1497 | point |
||
1498 | 112.245,994.949,90.212 |
||
1499 | reverse |
||
1500 | // Pedestrian number 74 |
||
1501 | 10 // Ref num |
||
1502 | 4 // Number of instructions |
||
1503 | 2 // Initial instruction |
||
1504 | point |
||
1505 | 119.288,-6.382,91.387 |
||
1506 | point |
||
1507 | 118.514,993.818,95.990 |
||
1508 | point |
||
1509 | 117.862,994.949,100.570 |
||
1510 | reverse |
||
1511 | // Pedestrian number 75 |
||
1512 | 13 // Ref num |
||
1513 | 4 // Number of instructions |
||
1514 | 2 // Initial instruction |
||
1515 | point |
||
1516 | 115.297,-5.170,69.804 |
||
1517 | point |
||
1518 | 114.288,-5.170,77.636 |
||
1519 | point |
||
1520 | 114.030,-5.170,80.207 |
||
1521 | reverse |
||
1522 | // Pedestrian number 76 |
||
1523 | 9 // Ref num |
||
1524 | 6 // Number of instructions |
||
1525 | 4 // Initial instruction |
||
1526 | point |
||
1527 | 125.318,994.896,99.079 |
||
1528 | point |
||
1529 | 123.546,993.819,96.612 |
||
1530 | point |
||
1531 | 120.113,-6.381,91.023 |
||
1532 | point |
||
1533 | 121.179,-6.381,90.091 |
||
1534 | point |
||
1535 | 122.357,-6.381,87.676 |
||
1536 | reverse |
||
1537 | // Pedestrian number 77 |
||
1538 | 9 // Ref num |
||
1539 | 6 // Number of instructions |
||
1540 | 4 // Initial instruction |
||
1541 | point |
||
1542 | 123.492,-6.381,86.978 |
||
1543 | point |
||
1544 | 123.411,-6.381,88.038 |
||
1545 | point |
||
1546 | 121.015,-6.381,88.401 |
||
1547 | point |
||
1548 | 119.855,994.019,90.927 |
||
1549 | point |
||
1550 | 114.638,994.850,98.869 |
||
1551 | reverse |
||
1552 | // Pedestrian number 78 |
||
1553 | 10 // Ref num |
||
1554 | 5 // Number of instructions |
||
1555 | 3 // Initial instruction |
||
1556 | point |
||
1557 | 122.982,-6.382,91.586 |
||
1558 | point |
||
1559 | 122.538,-6.382,93.147 |
||
1560 | point |
||
1561 | 119.571,993.818,93.793 |
||
1562 | point |
||
1563 | 112.210,994.957,96.609 |
||
1564 | reverse |
||
1565 | // Pedestrian number 79 |
||
1566 | 10 // Ref num |
||
1567 | 9 // Number of instructions |
||
1568 | 3 // Initial instruction |
||
1569 | point |
||
1570 | 112.226,994.954,96.076 |
||
1571 | point |
||
1572 | 111.959,995.023,94.809 |
||
1573 | point |
||
1574 | 106.584,995.023,95.373 |
||
1575 | point |
||
1576 | 90.790,-5.177,92.778 |
||
1577 | point |
||
1578 | 89.136,-5.177,81.603 |
||
1579 | point |
||
1580 | 83.739,-5.177,78.080 |
||
1581 | point |
||
1582 | 67.711,-5.177,79.431 |
||
1583 | point |
||
1584 | 63.282,-5.177,84.520 |
||
1585 | reverse |
||
1586 | // Pedestrian number 80 |
||
1587 | 10 // Ref num |
||
1588 | 6 // Number of instructions |
||
1589 | 4 // Initial instruction |
||
1590 | point |
||
1591 | 131.752,-5.177,67.911 |
||
1592 | point |
||
1593 | 125.398,-5.177,68.475 |
||
1594 | point |
||
1595 | 122.933,-5.177,67.370 |
||
1596 | point |
||
1597 | 120.620,-5.177,67.346 |
||
1598 | point |
||
1599 | 113.046,-5.177,64.949 |
||
1600 | reverse |
||
1601 | // Pedestrian number 81 |
||
1602 | 9 // Ref num |
||
1603 | 8 // Number of instructions |
||
1604 | 6 // Initial instruction |
||
1605 | point |
||
1606 | 121.546,-5.177,50.222 |
||
1607 | point |
||
1608 | 118.110,-5.177,53.598 |
||
1609 | point |
||
1610 | 120.149,-5.177,56.144 |
||
1611 | point |
||
1612 | 117.521,-5.177,59.421 |
||
1613 | point |
||
1614 | 119.876,-5.177,62.558 |
||
1615 | point |
||
1616 | 118.420,-5.177,65.240 |
||
1617 | point |
||
1618 | 119.560,-5.177,68.893 |
||
1619 | reverse |
||
1620 | // Pedestrian number 82 |
||
1621 | 13 // Ref num |
||
1622 | 5 // Number of instructions |
||
1623 | 3 // Initial instruction |
||
1624 | point |
||
1625 | 122.432,993.818,85.069 |
||
1626 | point |
||
1627 | 122.068,995.023,80.262 |
||
1628 | point |
||
1629 | 120.716,-5.177,73.782 |
||
1630 | point |
||
1631 | 116.852,-5.177,69.607 |
||
1632 | reverse |
||
1633 | // Pedestrian number 83 |
||
1634 | 13 // Ref num |
||
1635 | 5 // Number of instructions |
||
1636 | 3 // Initial instruction |
||
1637 | point |
||
1638 | 122.980,-6.381,91.687 |
||
1639 | point |
||
1640 | 119.917,-6.381,91.526 |
||
1641 | point |
||
1642 | 119.795,993.819,90.534 |
||
1643 | point |
||
1644 | 112.324,995.023,67.628 |
||
1645 | reverse |
||
1646 | // Pedestrian number 84 |
||
1647 | 13 // Ref num |
||
1648 | 8 // Number of instructions |
||
1649 | 3 // Initial instruction |
||
1650 | point |
||
1651 | 125.938,994.948,98.636 |
||
1652 | point |
||
1653 | 123.813,993.818,96.567 |
||
1654 | point |
||
1655 | 121.246,-6.382,91.276 |
||
1656 | point |
||
1657 | 121.651,-6.382,88.330 |
||
1658 | point |
||
1659 | 122.603,-6.382,88.239 |
||
1660 | point |
||
1661 | 123.649,-6.382,87.614 |
||
1662 | point |
||
1663 | 123.586,-6.382,85.714 |
||
1664 | reverse |
||
1665 | // Pedestrian number 85 |
||
1666 | 10 // Ref num |
||
1667 | 7 // Number of instructions |
||
1668 | 3 // Initial instruction |
||
1669 | point |
||
1670 | 113.229,994.867,83.191 |
||
1671 | point |
||
1672 | 116.622,993.819,85.147 |
||
1673 | point |
||
1674 | 120.052,-6.381,90.173 |
||
1675 | point |
||
1676 | 121.437,-6.381,91.649 |
||
1677 | point |
||
1678 | 123.602,993.819,91.684 |
||
1679 | point |
||
1680 | 127.740,994.943,90.823 |
||
1681 | reverse |
||
1682 | // Pedestrian number 86 |
||
1683 | 10 // Ref num |
||
1684 | 6 // Number of instructions |
||
1685 | 3 // Initial instruction |
||
1686 | point |
||
1687 | 128.153,995.066,87.194 |
||
1688 | point |
||
1689 | 123.502,993.818,88.129 |
||
1690 | point |
||
1691 | 121.359,-6.382,88.150 |
||
1692 | point |
||
1693 | 116.259,993.818,89.243 |
||
1694 | point |
||
1695 | 112.342,994.918,90.169 |
||
1696 | reverse |
||
1697 | // Pedestrian number 87 |
||
1698 | 4 // Ref num |
||
1699 | 5 // Number of instructions |
||
1700 | 3 // Initial instruction |
||
1701 | point |
||
1702 | 114.454,994.934,98.980 |
||
1703 | point |
||
1704 | 116.166,993.818,96.641 |
||
1705 | point |
||
1706 | 118.838,-6.382,91.108 |
||
1707 | point |
||
1708 | 122.473,-6.382,87.723 |
||
1709 | reverse |
||
1710 | // Pedestrian number 88 |
||
1711 | 13 // Ref num |
||
1712 | 6 // Number of instructions |
||
1713 | 3 // Initial instruction |
||
1714 | point |
||
1715 | 118.236,994.942,100.553 |
||
1716 | point |
||
1717 | 118.538,993.818,96.413 |
||
1718 | point |
||
1719 | 118.717,-6.382,94.002 |
||
1720 | point |
||
1721 | 118.875,-6.382,87.943 |
||
1722 | point |
||
1723 | 122.059,-6.382,86.082 |
||
1724 | reverse |
||
1725 | // Pedestrian number 89 |
||
1726 | 13 // Ref num |
||
1727 | 5 // Number of instructions |
||
1728 | 3 // Initial instruction |
||
1729 | point |
||
1730 | 112.120,994.986,96.443 |
||
1731 | point |
||
1732 | 116.214,993.818,95.653 |
||
1733 | point |
||
1734 | 118.290,-6.382,94.553 |
||
1735 | point |
||
1736 | 122.543,-6.382,91.641 |
||
1737 | reverse |
||
1738 | // Pedestrian number 90 |
||
1739 | 3 // Ref num |
||
1740 | 9 // Number of instructions |
||
1741 | 7 // Initial instruction |
||
1742 | point |
||
1743 | 63.814,-5.188,79.187 |
||
1744 | point |
||
1745 | 85.881,-5.177,77.860 |
||
1746 | point |
||
1747 | 87.607,-5.177,81.705 |
||
1748 | point |
||
1749 | 91.673,-5.177,91.439 |
||
1750 | point |
||
1751 | 94.284,-5.177,94.457 |
||
1752 | point |
||
1753 | 104.724,-5.177,93.828 |
||
1754 | point |
||
1755 | 111.571,995.023,95.264 |
||
1756 | point |
||
1757 | 127.563,995.023,95.667 |
||
1758 | reverse |
||
1759 | // Pedestrian number 91 |
||
1760 | 3 // Ref num |
||
1761 | 9 // Number of instructions |
||
1762 | 3 // Initial instruction |
||
1763 | point |
||
1764 | 112.217,995.023,93.080 |
||
1765 | point |
||
1766 | 111.929,995.023,94.420 |
||
1767 | point |
||
1768 | 108.086,-5.177,94.020 |
||
1769 | point |
||
1770 | 93.634,-5.177,93.003 |
||
1771 | point |
||
1772 | 89.528,-5.177,90.805 |
||
1773 | point |
||
1774 | 87.840,-5.177,79.082 |
||
1775 | point |
||
1776 | 82.440,-5.177,78.410 |
||
1777 | point |
||
1778 | 57.596,-5.211,77.457 |
||
1779 | reverse |
||
1780 | // Pedestrian number 92 |
||
1781 | 3 // Ref num |
||
1782 | 9 // Number of instructions |
||
1783 | 3 // Initial instruction |
||
1784 | point |
||
1785 | 127.180,995.023,95.266 |
||
1786 | point |
||
1787 | 111.397,995.023,93.911 |
||
1788 | point |
||
1789 | 93.734,-5.177,94.565 |
||
1790 | point |
||
1791 | 90.272,-5.177,92.227 |
||
1792 | point |
||
1793 | 87.969,-5.177,82.370 |
||
1794 | point |
||
1795 | 85.290,-5.177,77.520 |
||
1796 | point |
||
1797 | 67.796,-5.177,77.913 |
||
1798 | point |
||
1799 | 66.413,-5.178,77.701 |
||
1800 | reverse |
||
1801 | // Pedestrian number 93 |
||
1802 | 9 // Ref num |
||
1803 | 10 // Number of instructions |
||
1804 | 5 // Initial instruction |
||
1805 | point |
||
1806 | 113.206,995.023,97.521 |
||
1807 | point |
||
1808 | 111.996,995.023,95.780 |
||
1809 | point |
||
1810 | 103.291,-5.177,95.236 |
||
1811 | point |
||
1812 | 97.658,-5.177,94.914 |
||
1813 | point |
||
1814 | 89.785,-5.177,91.127 |
||
1815 | point |
||
1816 | 87.673,-5.177,81.046 |
||
1817 | point |
||
1818 | 85.439,-5.177,79.180 |
||
1819 | point |
||
1820 | 83.682,-5.177,79.021 |
||
1821 | point |
||
1822 | 64.547,-5.185,79.132 |
||
1823 | reverse |
||
1824 | // Pedestrian number 94 |
||
1825 | 3 // Ref num |
||
1826 | 10 // Number of instructions |
||
1827 | 5 // Initial instruction |
||
1828 | point |
||
1829 | 94.053,-5.177,94.640 |
||
1830 | point |
||
1831 | 93.146,-5.177,92.682 |
||
1832 | point |
||
1833 | 91.697,-5.177,91.466 |
||
1834 | point |
||
1835 | 91.000,-5.177,90.030 |
||
1836 | point |
||
1837 | 90.280,-5.177,86.453 |
||
1838 | point |
||
1839 | 88.652,-5.177,80.217 |
||
1840 | point |
||
1841 | 84.779,-5.177,79.140 |
||
1842 | point |
||
1843 | 71.990,-5.177,77.805 |
||
1844 | point |
||
1845 | 65.271,-5.183,79.645 |
||
1846 | reverse |
||
1847 | // Pedestrian number 95 |
||
1848 | 7 // Ref num |
||
1849 | 4 // Number of instructions |
||
1850 | 2 // Initial instruction |
||
1851 | point |
||
1852 | 58.584,-5.177,84.570 |
||
1853 | point |
||
1854 | 65.552,-5.184,80.273 |
||
1855 | point |
||
1856 | 81.326,-5.177,77.343 |
||
1857 | reverse |
||
1858 | // Pedestrian number 96 |
||
1859 | 129 // Ref num |
||
1860 | 2 // Number of instructions |
||
1861 | 1 // Initial instruction |
||
1862 | point |
||
1863 | 107.374,-0.246,15.636 |
||
1864 | reverse |
||
1865 | // Pedestrian number 97 |
||
1866 | 128 // Ref num |
||
1867 | 2 // Number of instructions |
||
1868 | 1 // Initial instruction |
||
1869 | point |
||
1870 | 107.110,-0.246,16.669 |
||
1871 | reverse |
||
1872 | // Pedestrian number 98 |
||
1873 | 9 // Ref num |
||
1874 | 5 // Number of instructions |
||
1875 | 3 // Initial instruction |
||
1876 | point |
||
1877 | 92.766,-0.256,16.799 |
||
1878 | point |
||
1879 | 98.986,-0.251,15.853 |
||
1880 | point |
||
1881 | 103.945,999.952,13.516 |
||
1882 | point |
||
1883 | 116.058,995.046,12.687 |
||
1884 | reverse |
||
1885 | // Pedestrian number 99 |
||
1886 | 3 // Ref num |
||
1887 | 4 // Number of instructions |
||
1888 | 2 // Initial instruction |
||
1889 | point |
||
1890 | 103.420,-0.249,17.419 |
||
1891 | point |
||
1892 | 106.542,999.954,15.193 |
||
1893 | point |
||
1894 | 116.467,995.203,14.901 |
||
1895 | reverse |
||
1896 | // Pedestrian number 100 |
||
1897 | 13 // Ref num |
||
1898 | 4 // Number of instructions |
||
1899 | 2 // Initial instruction |
||
1900 | point |
||
1901 | 95.316,-0.255,12.289 |
||
1902 | point |
||
1903 | 107.109,999.954,14.278 |
||
1904 | point |
||
1905 | 113.265,993.967,13.823 |
||
1906 | reverse |
||
1907 | // Pedestrian number 101 |
||
1908 | 13 // Ref num |
||
1909 | 4 // Number of instructions |
||
1910 | 2 // Initial instruction |
||
1911 | point |
||
1912 | 97.964,-0.253,12.301 |
||
1913 | point |
||
1914 | 104.086,999.952,14.759 |
||
1915 | point |
||
1916 | 111.553,993.306,17.321 |
||
1917 | reverse |
||
1918 | // Pedestrian number 102 |
||
1919 | 7 // Ref num |
||
1920 | 4 // Number of instructions |
||
1921 | 2 // Initial instruction |
||
1922 | point |
||
1923 | 94.201,-0.256,12.250 |
||
1924 | point |
||
1925 | 105.400,999.953,15.854 |
||
1926 | point |
||
1927 | 109.874,992.657,15.900 |
||
1928 | reverse |
||
1929 | // Pedestrian number 103 |
||
1930 | 13 // Ref num |
||
1931 | 4 // Number of instructions |
||
1932 | 2 // Initial instruction |
||
1933 | point |
||
1934 | 93.615,-0.256,17.314 |
||
1935 | point |
||
1936 | 106.594,999.954,13.251 |
||
1937 | point |
||
1938 | 111.426,993.254,11.904 |
||
1939 | reverse |
||
1940 | // Pedestrian number 104 |
||
1941 | 10 // Ref num |
||
1942 | 3 // Number of instructions |
||
1943 | 1 // Initial instruction |
||
1944 | point |
||
1945 | 106.945,999.954,14.649 |
||
1946 | point |
||
1947 | 109.367,992.461,14.705 |
||
1948 | reverse |
||
1949 | // Pedestrian number 105 |
||
1950 | 10 // Ref num |
||
1951 | 4 // Number of instructions |
||
1952 | 2 // Initial instruction |
||
1953 | point |
||
1954 | 92.925,-0.257,12.228 |
||
1955 | point |
||
1956 | 106.200,999.953,16.374 |
||
1957 | point |
||
1958 | 113.560,994.080,16.047 |
||
1959 | reverse |
||
1960 | // Pedestrian number 106 |
||
1961 | 3 // Ref num |
||
1962 | 5 // Number of instructions |
||
1963 | 3 // Initial instruction |
||
1964 | point |
||
1965 | 96.351,-0.254,17.098 |
||
1966 | point |
||
1967 | 100.055,-0.251,12.710 |
||
1968 | point |
||
1969 | 106.389,999.954,15.829 |
||
1970 | point |
||
1971 | 109.290,992.431,16.114 |
||
1972 | reverse |
||
1973 | // Pedestrian number 107 |
||
1974 | 4 // Ref num |
||
1975 | 5 // Number of instructions |
||
1976 | 3 // Initial instruction |
||
1977 | point |
||
1978 | 97.163,-0.253,12.309 |
||
1979 | point |
||
1980 | 100.253,-0.251,17.430 |
||
1981 | point |
||
1982 | 104.092,999.952,16.450 |
||
1983 | point |
||
1984 | 110.259,992.806,13.956 |
||
1985 | reverse |
||
1986 | // Pedestrian number 108 |
||
1987 | 10 // Ref num |
||
1988 | 5 // Number of instructions |
||
1989 | 3 // Initial instruction |
||
1990 | point |
||
1991 | 71.145,996.410,16.013 |
||
1992 | point |
||
1993 | 92.917,999.943,14.627 |
||
1994 | point |
||
1995 | 103.265,999.951,14.798 |
||
1996 | point |
||
1997 | 108.641,992.181,14.817 |
||
1998 | reverse |
||
1999 | // Pedestrian number 109 |
||
2000 | 10 // Ref num |
||
2001 | 6 // Number of instructions |
||
2002 | 4 // Initial instruction |
||
2003 | point |
||
2004 | 60.265,-1.777,93.292 |
||
2005 | point |
||
2006 | 58.996,-1.850,89.351 |
||
2007 | point |
||
2008 | 56.635,-1.850,87.113 |
||
2009 | point |
||
2010 | 52.649,998.350,85.886 |
||
2011 | point |
||
2012 | 22.832,995.021,85.745 |
||
2013 | reverse |
||
2014 | // Pedestrian number 110 |
||
2015 | 9 // Ref num |
||
2016 | 4 // Number of instructions |
||
2017 | 2 // Initial instruction |
||
2018 | point |
||
2019 | 49.955,998.026,85.816 |
||
2020 | point |
||
2021 | 52.540,998.349,86.701 |
||
2022 | point |
||
2023 | 53.288,998.349,89.250 |
||
2024 | reverse |
||
2025 | // Pedestrian number 111 |
||
2026 | 10 // Ref num |
||
2027 | 4 // Number of instructions |
||
2028 | 2 // Initial instruction |
||
2029 | point |
||
2030 | 46.554,998.349,85.642 |
||
2031 | point |
||
2032 | 52.486,998.349,87.261 |
||
2033 | point |
||
2034 | 54.698,998.350,89.155 |
||
2035 | reverse |
||
2036 | // Pedestrian number 112 |
||
2037 | 13 // Ref num |
||
2038 | 10 // Number of instructions |
||
2039 | 2 // Initial instruction |
||
2040 | point |
||
2041 | 49.246,998.349,87.512 |
||
2042 | point |
||
2043 | 53.132,998.349,87.979 |
||
2044 | point |
||
2045 | 55.317,998.350,89.195 |
||
2046 | point |
||
2047 | 56.714,998.350,90.569 |
||
2048 | point |
||
2049 | 57.456,998.350,92.244 |
||
2050 | point |
||
2051 | 57.730,998.350,93.925 |
||
2052 | point |
||
2053 | 57.854,998.351,111.901 |
||
2054 | point |
||
2055 | 56.691,998.351,113.039 |
||
2056 | point |
||
2057 | 53.419,995.252,107.879 |
||
2058 | reverse |
||
2059 | // Pedestrian number 113 |
||
2060 | 13 // Ref num |
||
2061 | 4 // Number of instructions |
||
2062 | 2 // Initial instruction |
||
2063 | point |
||
2064 | 31.855,995.023,92.589 |
||
2065 | point |
||
2066 | 30.617,995.479,87.603 |
||
2067 | point |
||
2068 | 27.570,995.268,78.783 |
||
2069 | reverse |
||
2070 | // Pedestrian number 114 |
||
2071 | 10 // Ref num |
||
2072 | 4 // Number of instructions |
||
2073 | 2 // Initial instruction |
||
2074 | point |
||
2075 | 32.156,995.584,77.851 |
||
2076 | point |
||
2077 | 30.655,995.481,86.632 |
||
2078 | point |
||
2079 | 29.205,995.607,96.044 |
||
2080 | reverse |
||
2081 | // Pedestrian number 115 |
||
2082 | 13 // Ref num |
||
2083 | 4 // Number of instructions |
||
2084 | 2 // Initial instruction |
||
2085 | point |
||
2086 | 28.157,995.841,97.337 |
||
2087 | point |
||
2088 | 30.417,995.466,87.200 |
||
2089 | point |
||
2090 | 31.754,995.558,84.166 |
||
2091 | reverse |
||
2092 | // Pedestrian number 116 |
||
2093 | 13 // Ref num |
||
2094 | 4 // Number of instructions |
||
2095 | 2 // Initial instruction |
||
2096 | point |
||
2097 | 25.817,996.366,100.239 |
||
2098 | point |
||
2099 | 29.778,995.421,86.644 |
||
2100 | point |
||
2101 | 31.680,995.552,81.663 |
||
2102 | reverse |
||
2103 | // Pedestrian number 117 |
||
2104 | 14 // Ref num |
||
2105 | 4 // Number of instructions |
||
2106 | 2 // Initial instruction |
||
2107 | point |
||
2108 | 25.946,995.157,80.223 |
||
2109 | point |
||
2110 | 29.949,995.433,87.109 |
||
2111 | point |
||
2112 | 31.593,995.546,90.334 |
||
2113 | reverse |
||
2114 | // Pedestrian number 118 |
||
2115 | 7 // Ref num |
||
2116 | 5 // Number of instructions |
||
2117 | 3 // Initial instruction |
||
2118 | point |
||
2119 | 25.177,996.303,99.900 |
||
2120 | point |
||
2121 | 24.410,996.363,100.228 |
||
2122 | point |
||
2123 | 24.855,997.541,106.746 |
||
2124 | point |
||
2125 | 24.809,997.808,108.222 |
||
2126 | reverse |
||
2127 | // Pedestrian number 119 |
||
2128 | 10 // Ref num |
||
2129 | 4 // Number of instructions |
||
2130 | 2 // Initial instruction |
||
2131 | point |
||
2132 | 25.264,997.840,108.401 |
||
2133 | point |
||
2134 | 25.570,997.604,107.093 |
||
2135 | point |
||
2136 | 27.301,997.327,106.252 |
||
2137 | reverse |
||
2138 | // Pedestrian number 120 |
||
2139 | 10 // Ref num |
||
2140 | 5 // Number of instructions |
||
2141 | 3 // Initial instruction |
||
2142 | point |
||
2143 | 57.296,-5.210,89.441 |
||
2144 | point |
||
2145 | 57.957,-5.210,89.482 |
||
2146 | point |
||
2147 | 60.907,-5.204,88.090 |
||
2148 | point |
||
2149 | 64.219,-5.197,86.580 |
||
2150 | reverse |
||
2151 | // Pedestrian number 121 |
||
2152 | 9 // Ref num |
||
2153 | 5 // Number of instructions |
||
2154 | 2 // Initial instruction |
||
2155 | point |
||
2156 | 57.613,-5.206,87.987 |
||
2157 | point |
||
2158 | 60.461,-5.205,88.332 |
||
2159 | point |
||
2160 | 64.057,-5.206,90.147 |
||
2161 | point |
||
2162 | 65.609,-5.209,91.880 |
||
2163 | reverse |
||
2164 | // Pedestrian number 122 |
||
2165 | 13 // Ref num |
||
2166 | 4 // Number of instructions |
||
2167 | 2 // Initial instruction |
||
2168 | point |
||
2169 | 57.867,-5.208,88.627 |
||
2170 | point |
||
2171 | 60.692,-5.211,91.021 |
||
2172 | point |
||
2173 | 63.600,-5.219,95.327 |
||
2174 | reverse |
||
2175 | // Pedestrian number 123 |
||
2176 | 14 // Ref num |
||
2177 | 5 // Number of instructions |
||
2178 | 2 // Initial instruction |
||
2179 | point |
||
2180 | 64.790,-5.205,90.078 |
||
2181 | point |
||
2182 | 60.245,-5.207,91.177 |
||
2183 | point |
||
2184 | 53.448,-5.215,95.805 |
||
2185 | point |
||
2186 | 53.418,-5.234,106.855 |
||
2187 | reverse |
||
2188 | // Pedestrian number 124 |
||
2189 | 13 // Ref num |
||
2190 | 6 // Number of instructions |
||
2191 | 2 // Initial instruction |
||
2192 | point |
||
2193 | 64.077,-5.212,98.421 |
||
2194 | point |
||
2195 | 59.205,-5.212,90.503 |
||
2196 | point |
||
2197 | 56.434,-5.212,89.225 |
||
2198 | point |
||
2199 | 56.472,-5.212,88.725 |
||
2200 | point |
||
2201 | 54.654,-5.212,81.561 |
||
2202 | reverse |
||
2203 | // Pedestrian number 125 |
||
2204 | 13 // Ref num |
||
2205 | 4 // Number of instructions |
||
2206 | 2 // Initial instruction |
||
2207 | point |
||
2208 | 57.468,-5.135,113.773 |
||
2209 | point |
||
2210 | 59.151,-5.133,112.094 |
||
2211 | point |
||
2212 | 61.601,-5.213,109.651 |
||
2213 | reverse |
||
2214 | // Pedestrian number 126 |
||
2215 | 4 // Ref num |
||
2216 | 7 // Number of instructions |
||
2217 | 3 // Initial instruction |
||
2218 | point |
||
2219 | 53.420,-5.213,104.653 |
||
2220 | point |
||
2221 | 56.782,-5.213,107.164 |
||
2222 | point |
||
2223 | 59.722,-5.213,111.644 |
||
2224 | point |
||
2225 | 61.165,-5.213,113.089 |
||
2226 | point |
||
2227 | 60.003,-5.213,113.933 |
||
2228 | point |
||
2229 | 57.581,-5.213,114.008 |
||
2230 | reverse |
||
2231 | // Pedestrian number 127 |
||
2232 | 10 // Ref num |
||
2233 | 6 // Number of instructions |
||
2234 | 2 // Initial instruction |
||
2235 | point |
||
2236 | 61.682,-5.213,108.019 |
||
2237 | point |
||
2238 | 59.292,-5.213,111.628 |
||
2239 | point |
||
2240 | 57.296,-5.213,112.821 |
||
2241 | point |
||
2242 | 58.546,-5.213,113.775 |
||
2243 | point |
||
2244 | 61.245,-5.213,114.067 |
||
2245 | reverse |
||
2246 | // Pedestrian number 128 |
||
2247 | 9 // Ref num |
||
2248 | 4 // Number of instructions |
||
2249 | 2 // Initial instruction |
||
2250 | point |
||
2251 | 56.992,-5.213,108.728 |
||
2252 | point |
||
2253 | 58.524,-5.213,111.473 |
||
2254 | point |
||
2255 | 61.339,-5.213,112.939 |
||
2256 | reverse |
||
2257 | // Pedestrian number 129 |
||
2258 | 13 // Ref num |
||
2259 | 4 // Number of instructions |
||
2260 | 2 // Initial instruction |
||
2261 | point |
||
2262 | 57.566,-5.213,89.381 |
||
2263 | point |
||
2264 | 58.898,-5.235,109.851 |
||
2265 | point |
||
2266 | 58.782,-5.241,113.617 |
||
2267 | reverse |
||
2268 | // Pedestrian number 130 |
||
2269 | 10 // Ref num |
||
2270 | 6 // Number of instructions |
||
2271 | 4 // Initial instruction |
||
2272 | point |
||
2273 | 53.690,-1.338,129.740 |
||
2274 | point |
||
2275 | 56.758,-1.338,129.097 |
||
2276 | point |
||
2277 | 56.541,-1.338,125.835 |
||
2278 | point |
||
2279 | 57.954,998.862,116.909 |
||
2280 | point |
||
2281 | 57.479,998.862,114.982 |
||
2282 | reverse |
||
2283 | // Pedestrian number 131 |
||
2284 | 10 // Ref num |
||
2285 | 6 // Number of instructions |
||
2286 | 2 // Initial instruction |
||
2287 | point |
||
2288 | 57.746,-1.338,130.085 |
||
2289 | point |
||
2290 | 58.358,-1.338,123.642 |
||
2291 | point |
||
2292 | 58.317,998.862,116.888 |
||
2293 | point |
||
2294 | 59.022,998.862,112.015 |
||
2295 | point |
||
2296 | 61.435,998.862,109.842 |
||
2297 | reverse |
||
2298 | // Pedestrian number 132 |
||
2299 | 9 // Ref num |
||
2300 | 6 // Number of instructions |
||
2301 | 2 // Initial instruction |
||
2302 | point |
||
2303 | 55.849,-1.338,123.646 |
||
2304 | point |
||
2305 | 58.783,-1.338,123.441 |
||
2306 | point |
||
2307 | 63.107,998.862,117.031 |
||
2308 | point |
||
2309 | 63.037,998.862,114.258 |
||
2310 | point |
||
2311 | 60.031,998.862,78.752 |
||
2312 | reverse |
||
2313 | // Pedestrian number 133 |
||
2314 | 13 // Ref num |
||
2315 | 8 // Number of instructions |
||
2316 | 6 // Initial instruction |
||
2317 | point |
||
2318 | 53.639,-1.338,128.150 |
||
2319 | point |
||
2320 | 53.719,-1.338,127.008 |
||
2321 | point |
||
2322 | 43.974,-1.338,126.116 |
||
2323 | point |
||
2324 | 35.133,-1.338,126.767 |
||
2325 | point |
||
2326 | 31.606,-1.338,121.500 |
||
2327 | point |
||
2328 | 29.171,998.861,114.066 |
||
2329 | point |
||
2330 | 28.971,998.842,110.732 |
||
2331 | reverse |
||
2332 | // Pedestrian number 134 |
||
2333 | 10 // Ref num |
||
2334 | 7 // Number of instructions |
||
2335 | 2 // Initial instruction |
||
2336 | point |
||
2337 | 27.416,998.839,110.192 |
||
2338 | point |
||
2339 | 28.238,998.861,114.027 |
||
2340 | point |
||
2341 | 29.358,-1.318,117.771 |
||
2342 | point |
||
2343 | 34.638,-1.295,121.754 |
||
2344 | point |
||
2345 | 40.023,-1.338,129.216 |
||
2346 | point |
||
2347 | 55.740,-1.338,127.150 |
||
2348 | reverse |
||
2349 | // Pedestrian number 135 |
||
2350 | 9 // Ref num |
||
2351 | 7 // Number of instructions |
||
2352 | 2 // Initial instruction |
||
2353 | point |
||
2354 | 27.749,998.862,111.285 |
||
2355 | point |
||
2356 | 29.752,998.861,114.033 |
||
2357 | point |
||
2358 | 30.472,-1.338,119.654 |
||
2359 | point |
||
2360 | 41.481,-1.338,128.922 |
||
2361 | point |
||
2362 | 53.780,-1.338,125.299 |
||
2363 | point |
||
2364 | 54.731,-1.338,123.653 |
||
2365 | reverse |
||
2366 | // Pedestrian number 136 |
||
2367 | 13 // Ref num |
||
2368 | 5 // Number of instructions |
||
2369 | 2 // Initial instruction |
||
2370 | point |
||
2371 | 27.418,997.457,109.161 |
||
2372 | point |
||
2373 | 26.546,997.467,107.130 |
||
2374 | point |
||
2375 | 25.937,996.878,103.432 |
||
2376 | point |
||
2377 | 12.162,995.439,95.119 |
||
2378 | reverse |
||
2379 | // Pedestrian number 137 |
||
2380 | 9 // Ref num |
||
2381 | 4 // Number of instructions |
||
2382 | 2 // Initial instruction |
||
2383 | point |
||
2384 | 24.344,998.020,109.498 |
||
2385 | point |
||
2386 | 25.321,997.416,106.807 |
||
2387 | point |
||
2388 | 26.751,997.125,104.981 |
||
2389 | reverse |
||
2390 | // Pedestrian number 138 |
||
2391 | 13 // Ref num |
||
2392 | 4 // Number of instructions |
||
2393 | 2 // Initial instruction |
||
2394 | point |
||
2395 | 23.413,997.269,105.880 |
||
2396 | point |
||
2397 | 24.109,997.511,107.401 |
||
2398 | point |
||
2399 | 24.927,997.822,109.354 |
||
2400 | reverse |
||
2401 | // Pedestrian number 139 |
||
2402 | 133 // Ref num |
||
2403 | 2 // Number of instructions |
||
2404 | 1 // Initial instruction |
||
2405 | point |
||
2406 | 136.902,-3.733,59.722 |
||
2407 | reverse |
||
2408 | // Pedestrian number 140 |
||
2409 | 137 // Ref num |
||
2410 | 2 // Number of instructions |
||
2411 | 1 // Initial instruction |
||
2412 | point |
||
2413 | 137.573,-3.733,59.725 |
||
2414 | reverse |
||
2415 | // Pedestrian number 141 |
||
2416 | 138 // Ref num |
||
2417 | 2 // Number of instructions |
||
2418 | 1 // Initial instruction |
||
2419 | point |
||
2420 | 138.272,-3.734,59.729 |
||
2421 | reverse |
||
2422 | // Pedestrian number 142 |
||
2423 | 107 // Ref num |
||
2424 | 2 // Number of instructions |
||
2425 | 1 // Initial instruction |
||
2426 | point |
||
2427 | 139.086,-3.735,59.734 |
||
2428 | reverse |
||
2429 | // Pedestrian number 143 |
||
2430 | 127 // Ref num |
||
2431 | 2 // Number of instructions |
||
2432 | 1 // Initial instruction |
||
2433 | point |
||
2434 | 139.081,-3.732,59.095 |
||
2435 | reverse |
||
2436 | // Pedestrian number 144 |
||
2437 | 125 // Ref num |
||
2438 | 2 // Number of instructions |
||
2439 | 1 // Initial instruction |
||
2440 | point |
||
2441 | 138.205,-3.732,59.119 |
||
2442 | reverse |
||
2443 | // Pedestrian number 145 |
||
2444 | 100 // Ref num |
||
2445 | 2 // Number of instructions |
||
2446 | 1 // Initial instruction |
||
2447 | point |
||
2448 | 137.408,-3.732,59.140 |
||
2449 | reverse |
||
2450 | // Pedestrian number 146 |
||
2451 | 104 // Ref num |
||
2452 | 2 // Number of instructions |
||
2453 | 1 // Initial instruction |
||
2454 | point |
||
2455 | 136.858,-3.732,59.113 |
||
2456 | reverse |
||
2457 | // Pedestrian number 147 |
||
2458 | 112 // Ref num |
||
2459 | 2 // Number of instructions |
||
2460 | 1 // Initial instruction |
||
2461 | point |
||
2462 | 137.011,-3.732,57.864 |
||
2463 | reverse |
||
2464 | // Pedestrian number 148 |
||
2465 | 112 // Ref num |
||
2466 | 2 // Number of instructions |
||
2467 | 1 // Initial instruction |
||
2468 | point |
||
2469 | 138.046,-3.732,57.851 |
||
2470 | reverse |
||
2471 | // Pedestrian number 149 |
||
2472 | 112 // Ref num |
||
2473 | 2 // Number of instructions |
||
2474 | 1 // Initial instruction |
||
2475 | point |
||
2476 | 139.118,-3.732,57.857 |
||
2477 | reverse |
||
2478 | // Pedestrian number 150 |
||
2479 | 102 // Ref num |
||
2480 | 2 // Number of instructions |
||
2481 | 1 // Initial instruction |
||
2482 | point |
||
2483 | 136.899,-3.732,56.450 |
||
2484 | reverse |
||
2485 | // Pedestrian number 151 |
||
2486 | 128 // Ref num |
||
2487 | 2 // Number of instructions |
||
2488 | 1 // Initial instruction |
||
2489 | point |
||
2490 | 137.940,-3.732,56.449 |
||
2491 | reverse |
||
2492 | // Pedestrian number 152 |
||
2493 | 130 // Ref num |
||
2494 | 2 // Number of instructions |
||
2495 | 1 // Initial instruction |
||
2496 | point |
||
2497 | 138.723,-3.732,56.414 |
||
2498 | reverse |
||
2499 | // Pedestrian number 153 |
||
2500 | 100 // Ref num |
||
2501 | 2 // Number of instructions |
||
2502 | 1 // Initial instruction |
||
2503 | point |
||
2504 | 138.814,-3.732,54.985 |
||
2505 | reverse |
||
2506 | // Pedestrian number 154 |
||
2507 | 100 // Ref num |
||
2508 | 2 // Number of instructions |
||
2509 | 1 // Initial instruction |
||
2510 | point |
||
2511 | 137.330,-3.732,54.987 |
||
2512 | reverse |
||
2513 | // Pedestrian number 155 |
||
2514 | 109 // Ref num |
||
2515 | 2 // Number of instructions |
||
2516 | 1 // Initial instruction |
||
2517 | point |
||
2518 | 138.052,-3.732,55.008 |
||
2519 | reverse |
||
2520 | // Pedestrian number 156 |
||
2521 | 107 // Ref num |
||
2522 | 2 // Number of instructions |
||
2523 | 1 // Initial instruction |
||
2524 | point |
||
2525 | 138.156,-3.732,53.555 |
||
2526 | reverse |
||
2527 | // Pedestrian number 157 |
||
2528 | 100 // Ref num |
||
2529 | 2 // Number of instructions |
||
2530 | 1 // Initial instruction |
||
2531 | point |
||
2532 | 137.427,-3.732,53.546 |
||
2533 | reverse |
||
2534 | // Pedestrian number 158 |
||
2535 | 112 // Ref num |
||
2536 | 2 // Number of instructions |
||
2537 | 1 // Initial instruction |
||
2538 | point |
||
2539 | 138.897,-3.732,53.518 |
||
2540 | reverse |
||
2541 | // Pedestrian number 159 |
||
2542 | 100 // Ref num |
||
2543 | 2 // Number of instructions |
||
2544 | 1 // Initial instruction |
||
2545 | point |
||
2546 | 150.583,-5.177,2.566 |
||
2547 | reverse |
||
2548 | // Pedestrian number 160 |
||
2549 | 112 // Ref num |
||
2550 | 2 // Number of instructions |
||
2551 | 1 // Initial instruction |
||
2552 | point |
||
2553 | 118.470,-5.177,1.582 |
||
2554 | reverse |
||
2555 | // Pedestrian number 161 |
||
2556 | 9 // Ref num |
||
2557 | 4 // Number of instructions |
||
2558 | 2 // Initial instruction |
||
2559 | point |
||
2560 | 117.837,-5.177,0.851 |
||
2561 | point |
||
2562 | 114.550,-5.177,0.052 |
||
2563 | point |
||
2564 | 104.172,-5.177,3.638 |
||
2565 | reverse |
||
2566 | // Pedestrian number 162 |
||
2567 | 9 // Ref num |
||
2568 | 5 // Number of instructions |
||
2569 | 2 // Initial instruction |
||
2570 | point |
||
2571 | 95.711,-5.177,-1.206 |
||
2572 | point |
||
2573 | 95.087,-5.177,-2.624 |
||
2574 | point |
||
2575 | 92.067,-5.177,-2.865 |
||
2576 | point |
||
2577 | 88.513,-5.298,-1.258 |
||
2578 | reverse |
||
2579 | // Pedestrian number 163 |
||
2580 | 9 // Ref num |
||
2581 | 4 // Number of instructions |
||
2582 | 2 // Initial instruction |
||
2583 | point |
||
2584 | 115.536,-5.177,2.316 |
||
2585 | point |
||
2586 | 114.143,-5.177,0.979 |
||
2587 | point |
||
2588 | 111.634,-5.177,-3.049 |
||
2589 | reverse |
||
2590 | // Pedestrian number 164 |
||
2591 | 11 // Ref num |
||
2592 | 4 // Number of instructions |
||
2593 | 2 // Initial instruction |
||
2594 | point |
||
2595 | 105.688,-5.177,0.066 |
||
2596 | point |
||
2597 | 109.174,-5.177,0.846 |
||
2598 | point |
||
2599 | 115.549,-5.177,2.411 |
||
2600 | reverse |
||
2601 | // Pedestrian number 165 |
||
2602 | 9 // Ref num |
||
2603 | 4 // Number of instructions |
||
2604 | 2 // Initial instruction |
||
2605 | point |
||
2606 | 118.183,-5.177,1.454 |
||
2607 | point |
||
2608 | 116.973,-5.177,6.490 |
||
2609 | point |
||
2610 | 119.867,-5.178,18.097 |
||
2611 | reverse |
||
2612 | // Pedestrian number 166 |
||
2613 | 100 // Ref num |
||
2614 | 2 // Number of instructions |
||
2615 | 1 // Initial instruction |
||
2616 | point |
||
2617 | 109.590,-5.177,49.694 |
||
2618 | reverse |
||
2619 | // Pedestrian number 167 |
||
2620 | 112 // Ref num |
||
2621 | 2 // Number of instructions |
||
2622 | 1 // Initial instruction |
||
2623 | point |
||
2624 | 108.541,-5.177,50.639 |
||
2625 | reverse |
||
2626 | // Pedestrian number 168 |
||
2627 | 139 // Ref num |
||
2628 | 2 // Number of instructions |
||
2629 | 1 // Initial instruction |
||
2630 | point |
||
2631 | 106.717,-5.177,52.541 |
||
2632 | reverse |
||
2633 | // Pedestrian number 169 |
||
2634 | 9 // Ref num |
||
2635 | 4 // Number of instructions |
||
2636 | 2 // Initial instruction |
||
2637 | point |
||
2638 | 110.072,-5.177,72.637 |
||
2639 | point |
||
2640 | 108.743,-5.177,60.694 |
||
2641 | point |
||
2642 | 109.223,-5.177,49.734 |
||
2643 | reverse |
||
2644 | // Pedestrian number 170 |
||
2645 | 9 // Ref num |
||
2646 | 4 // Number of instructions |
||
2647 | 2 // Initial instruction |
||
2648 | point |
||
2649 | 107.347,-5.177,51.808 |
||
2650 | point |
||
2651 | 108.579,-5.177,53.548 |
||
2652 | point |
||
2653 | 109.811,-5.177,57.412 |
||
2654 | reverse |
||
2655 | // Pedestrian number 171 |
||
2656 | 9 // Ref num |
||
2657 | 4 // Number of instructions |
||
2658 | 2 // Initial instruction |
||
2659 | point |
||
2660 | 106.330,-5.177,61.849 |
||
2661 | point |
||
2662 | 107.515,-5.177,63.009 |
||
2663 | point |
||
2664 | 111.882,-5.177,73.153 |
||
2665 | reverse |
||
2666 | // Pedestrian number 172 |
||
2667 | 112 // Ref num |
||
2668 | 2 // Number of instructions |
||
2669 | 1 // Initial instruction |
||
2670 | point |
||
2671 | 122.775,-4.937,88.807 |
||
2672 | reverse |
||
2673 | // Pedestrian number 173 |
||
2674 | 100 // Ref num |
||
2675 | 2 // Number of instructions |
||
2676 | 1 // Initial instruction |
||
2677 | point |
||
2678 | 122.801,-4.937,91.038 |
||
2679 | reverse |
||
2680 | // Pedestrian number 174 |
||
2681 | 112 // Ref num |
||
2682 | 2 // Number of instructions |
||
2683 | 1 // Initial instruction |
||
2684 | point |
||
2685 | 123.675,-5.659,92.644 |
||
2686 | reverse |
||
2687 | // Pedestrian number 175 |
||
2688 | 112 // Ref num |
||
2689 | 5 // Number of instructions |
||
2690 | 2 // Initial instruction |
||
2691 | point |
||
2692 | 134.233,-5.177,95.965 |
||
2693 | point |
||
2694 | 137.094,-5.177,94.853 |
||
2695 | point |
||
2696 | 138.085,-5.177,92.754 |
||
2697 | point |
||
2698 | 139.060,-5.177,80.656 |
||
2699 | reverse |
||
2700 | // Pedestrian number 176 |
||
2701 | 9 // Ref num |
||
2702 | 4 // Number of instructions |
||
2703 | 2 // Initial instruction |
||
2704 | point |
||
2705 | 140.159,-5.177,48.287 |
||
2706 | point |
||
2707 | 136.385,-5.177,48.176 |
||
2708 | point |
||
2709 | 131.777,-5.177,43.923 |
||
2710 | reverse |
||
2711 | // Pedestrian number 177 |
||
2712 | 10 // Ref num |
||
2713 | 4 // Number of instructions |
||
2714 | 2 // Initial instruction |
||
2715 | point |
||
2716 | 135.659,-5.177,37.902 |
||
2717 | point |
||
2718 | 131.320,-5.177,37.258 |
||
2719 | point |
||
2720 | 125.905,-5.177,37.850 |
||
2721 | reverse |
||
2722 | // Pedestrian number 178 |
||
2723 | 9 // Ref num |
||
2724 | 4 // Number of instructions |
||
2725 | 2 // Initial instruction |
||
2726 | point |
||
2727 | 125.853,-5.177,38.682 |
||
2728 | point |
||
2729 | 129.032,-5.177,40.613 |
||
2730 | point |
||
2731 | 131.193,-5.177,43.357 |
||
2732 | reverse |
||
2733 | // Pedestrian number 179 |
||
2734 | 11 // Ref num |
||
2735 | 4 // Number of instructions |
||
2736 | 2 // Initial instruction |
||
2737 | point |
||
2738 | 106.185,-5.177,43.549 |
||
2739 | point |
||
2740 | 101.653,-5.177,48.156 |
||
2741 | point |
||
2742 | 97.206,-5.177,48.004 |
||
2743 | reverse |
||
2744 | // Pedestrian number 180 |
||
2745 | 9 // Ref num |
||
2746 | 5 // Number of instructions |
||
2747 | 3 // Initial instruction |
||
2748 | point |
||
2749 | 98.200,-5.177,48.579 |
||
2750 | point |
||
2751 | 94.158,-5.177,44.270 |
||
2752 | point |
||
2753 | 94.111,-5.177,40.443 |
||
2754 | point |
||
2755 | 95.998,-5.177,38.851 |
||
2756 | reverse |
||
2757 | // Pedestrian number 181 |
||
2758 | 9 // Ref num |
||
2759 | 6 // Number of instructions |
||
2760 | 3 // Initial instruction |
||
2761 | point |
||
2762 | 95.474,-5.177,39.693 |
||
2763 | point |
||
2764 | 92.622,-5.177,38.968 |
||
2765 | point |
||
2766 | 89.315,-5.270,35.922 |
||
2767 | point |
||
2768 | 89.265,-5.271,28.343 |
||
2769 | point |
||
2770 | 91.096,-5.177,20.045 |
||
2771 | reverse |
||
2772 | // Pedestrian number 182 |
||
2773 | 112 // Ref num |
||
2774 | 2 // Number of instructions |
||
2775 | 1 // Initial instruction |
||
2776 | point |
||
2777 | 91.750,-5.186,-1.555 |
||
2778 | reverse |
||
2779 | // Pedestrian number 183 |
||
2780 | 99 // Ref num |
||
2781 | 8 // Number of instructions |
||
2782 | 3 // Initial instruction |
||
2783 | point |
||
2784 | 144.636,-5.178,8.483 |
||
2785 | point |
||
2786 | 144.158,-5.182,0.630 |
||
2787 | point |
||
2788 | 138.737,-5.177,-1.012 |
||
2789 | point |
||
2790 | 136.531,-5.177,-1.015 |
||
2791 | point |
||
2792 | 132.051,-5.177,0.678 |
||
2793 | point |
||
2794 | 119.583,-5.177,0.698 |
||
2795 | point |
||
2796 | 118.746,-5.177,1.584 |
||
2797 | reverse |
||
2798 | // Pedestrian number 184 |
||
2799 | 9 // Ref num |
||
2800 | 8 // Number of instructions |
||
2801 | 3 // Initial instruction |
||
2802 | point |
||
2803 | 149.088,-5.177,1.743 |
||
2804 | point |
||
2805 | 141.966,-5.177,-0.980 |
||
2806 | point |
||
2807 | 134.470,-5.177,-1.725 |
||
2808 | point |
||
2809 | 132.223,-5.177,-2.970 |
||
2810 | point |
||
2811 | 126.265,-5.177,0.730 |
||
2812 | point |
||
2813 | 123.628,-5.177,0.434 |
||
2814 | point |
||
2815 | 120.029,-5.177,-2.930 |
||
2816 | reverse |
||
2817 | // Pedestrian number 185 |
||
2818 | 9 // Ref num |
||
2819 | 4 // Number of instructions |
||
2820 | 2 // Initial instruction |
||
2821 | point |
||
2822 | 119.722,-5.177,-3.001 |
||
2823 | point |
||
2824 | 118.409,-5.177,-0.468 |
||
2825 | point |
||
2826 | 116.182,-5.177,2.242 |
||
2827 | reverse |
||
2828 | // Pedestrian number 186 |
||
2829 | 10 // Ref num |
||
2830 | 6 // Number of instructions |
||
2831 | 3 // Initial instruction |
||
2832 | point |
||
2833 | 116.389,-5.177,2.426 |
||
2834 | point |
||
2835 | 117.941,-5.177,0.579 |
||
2836 | point |
||
2837 | 118.585,-5.177,0.302 |
||
2838 | point |
||
2839 | 120.403,-5.177,-2.912 |
||
2840 | point |
||
2841 | 126.697,-5.177,-2.991 |
||
2842 | reverse |
||
2843 | // Pedestrian number 187 |
||
2844 | 9 // Ref num |
||
2845 | 5 // Number of instructions |
||
2846 | 3 // Initial instruction |
||
2847 | point |
||
2848 | 127.026,-5.177,-2.970 |
||
2849 | point |
||
2850 | 131.469,-5.177,-1.313 |
||
2851 | point |
||
2852 | 134.359,-5.177,-1.463 |
||
2853 | point |
||
2854 | 137.605,-5.177,0.668 |
||
2855 | reverse |
||
2856 | // Pedestrian number 188 |
||
2857 | 9 // Ref num |
||
2858 | 7 // Number of instructions |
||
2859 | 3 // Initial instruction |
||
2860 | point |
||
2861 | 139.963,-5.177,0.578 |
||
2862 | point |
||
2863 | 136.802,-5.177,0.462 |
||
2864 | point |
||
2865 | 134.321,-5.177,-0.799 |
||
2866 | point |
||
2867 | 130.671,-5.177,-0.020 |
||
2868 | point |
||
2869 | 128.501,-5.177,-1.545 |
||
2870 | point |
||
2871 | 127.852,-5.177,-2.968 |
||
2872 | reverse |
||
2873 | // Pedestrian number 189 |
||
2874 | 10 // Ref num |
||
2875 | 5 // Number of instructions |
||
2876 | 2 // Initial instruction |
||
2877 | point |
||
2878 | 130.094,-5.177,-3.030 |
||
2879 | point |
||
2880 | 134.442,-5.177,-1.184 |
||
2881 | point |
||
2882 | 137.992,-5.177,-0.271 |
||
2883 | point |
||
2884 | 138.139,-5.177,0.655 |
||
2885 | reverse |
||
2886 | // Pedestrian number 190 |
||
2887 | 9 // Ref num |
||
2888 | 5 // Number of instructions |
||
2889 | 2 // Initial instruction |
||
2890 | point |
||
2891 | 136.208,-5.177,0.710 |
||
2892 | point |
||
2893 | 131.066,-5.177,-0.980 |
||
2894 | point |
||
2895 | 123.946,-5.177,-1.205 |
||
2896 | point |
||
2897 | 122.176,-5.177,-3.026 |
||
2898 | reverse |
||
2899 | // Pedestrian number 191 |
||
2900 | 5 // Ref num |
||
2901 | 4 // Number of instructions |
||
2902 | 2 // Initial instruction |
||
2903 | point |
||
2904 | 121.839,-5.177,-3.045 |
||
2905 | point |
||
2906 | 120.429,-5.177,-1.602 |
||
2907 | point |
||
2908 | 118.577,-5.177,0.731 |
||
2909 | reverse |
||
2910 | // Pedestrian number 192 |
||
2911 | 9 // Ref num |
||
2912 | 6 // Number of instructions |
||
2913 | 2 // Initial instruction |
||
2914 | point |
||
2915 | 118.280,-5.177,0.796 |
||
2916 | point |
||
2917 | 114.643,-5.177,-1.624 |
||
2918 | point |
||
2919 | 106.152,-5.177,-2.113 |
||
2920 | point |
||
2921 | 104.745,-5.177,-1.494 |
||
2922 | point |
||
2923 | 101.086,-5.177,3.190 |
||
2924 | reverse |
||
2925 | // Pedestrian number 193 |
||
2926 | 9 // Ref num |
||
2927 | 4 // Number of instructions |
||
2928 | 2 // Initial instruction |
||
2929 | point |
||
2930 | 103.139,-5.177,3.290 |
||
2931 | point |
||
2932 | 100.075,-5.177,1.979 |
||
2933 | point |
||
2934 | 96.071,-5.177,-0.745 |
||
2935 | reverse |
||
2936 | // Pedestrian number 194 |
||
2937 | 5 // Ref num |
||
2938 | 4 // Number of instructions |
||
2939 | 2 // Initial instruction |
||
2940 | point |
||
2941 | 96.156,-5.177,-1.215 |
||
2942 | point |
||
2943 | 100.108,-5.177,-0.837 |
||
2944 | point |
||
2945 | 103.529,-5.177,3.247 |
||
2946 | reverse |
||
2947 | // Pedestrian number 195 |
||
2948 | 5 // Ref num |
||
2949 | 5 // Number of instructions |
||
2950 | 3 // Initial instruction |
||
2951 | point |
||
2952 | 104.188,-5.177,3.443 |
||
2953 | point |
||
2954 | 104.015,-5.177,3.147 |
||
2955 | point |
||
2956 | 99.809,-5.177,0.397 |
||
2957 | point |
||
2958 | 95.185,-5.177,-1.930 |
||
2959 | reverse |
||
2960 | // Pedestrian number 196 |
||
2961 | 10 // Ref num |
||
2962 | 5 // Number of instructions |
||
2963 | 3 // Initial instruction |
||
2964 | point |
||
2965 | 95.170,-5.177,-1.514 |
||
2966 | point |
||
2967 | 95.151,-5.177,-0.514 |
||
2968 | point |
||
2969 | 95.947,-5.177,0.559 |
||
2970 | point |
||
2971 | 99.318,-5.177,3.221 |
||
2972 | reverse |
||
2973 | // Pedestrian number 197 |
||
2974 | 9 // Ref num |
||
2975 | 4 // Number of instructions |
||
2976 | 2 // Initial instruction |
||
2977 | point |
||
2978 | 98.766,-5.177,3.170 |
||
2979 | point |
||
2980 | 93.999,-5.177,2.220 |
||
2981 | point |
||
2982 | 88.876,-5.285,0.835 |
||
2983 | reverse |
||
2984 | // Pedestrian number 198 |
||
2985 | 10 // Ref num |
||
2986 | 5 // Number of instructions |
||
2987 | 2 // Initial instruction |
||
2988 | point |
||
2989 | 93.220,-5.177,-0.997 |
||
2990 | point |
||
2991 | 94.204,-5.177,0.457 |
||
2992 | point |
||
2993 | 97.121,-5.177,3.231 |
||
2994 | point |
||
2995 | 100.200,-5.177,3.270 |
||
2996 | reverse |
||
2997 | // Pedestrian number 199 |
||
2998 | 9 // Ref num |
||
2999 | 5 // Number of instructions |
||
3000 | 2 // Initial instruction |
||
3001 | point |
||
3002 | 100.550,-5.177,3.201 |
||
3003 | point |
||
3004 | 95.933,-5.177,0.950 |
||
3005 | point |
||
3006 | 92.734,-5.177,-0.849 |
||
3007 | point |
||
3008 | 88.343,-5.303,-0.198 |
||
3009 | reverse |
||
3010 | // Pedestrian number 200 |
||
3011 | 10 // Ref num |
||
3012 | 5 // Number of instructions |
||
3013 | 2 // Initial instruction |
||
3014 | point |
||
3015 | 88.240,-5.307,0.359 |
||
3016 | point |
||
3017 | 89.783,-5.254,3.822 |
||
3018 | point |
||
3019 | 91.610,-5.172,6.694 |
||
3020 | point |
||
3021 | 91.896,-5.177,9.566 |
||
3022 | reverse |
||
3023 | // Pedestrian number 201 |
||
3024 | 9 // Ref num |
||
3025 | 5 // Number of instructions |
||
3026 | 2 // Initial instruction |
||
3027 | point |
||
3028 | 91.110,-5.177,9.601 |
||
3029 | point |
||
3030 | 89.821,-5.251,7.115 |
||
3031 | point |
||
3032 | 88.365,-5.303,2.888 |
||
3033 | point |
||
3034 | 91.766,-5.185,-1.143 |
||
3035 | reverse |
||
3036 | // Pedestrian number 202 |
||
3037 | 9 // Ref num |
||
3038 | 4 // Number of instructions |
||
3039 | 2 // Initial instruction |
||
3040 | point |
||
3041 | 92.361,-5.177,-0.966 |
||
3042 | point |
||
3043 | 97.831,-5.177,0.777 |
||
3044 | point |
||
3045 | 108.506,-5.177,4.525 |
||
3046 | reverse |
||
3047 | // Pedestrian number 203 |
||
3048 | 9 // Ref num |
||
3049 | 4 // Number of instructions |
||
3050 | 2 // Initial instruction |
||
3051 | point |
||
3052 | 108.963,-5.177,4.530 |
||
3053 | point |
||
3054 | 107.666,-5.177,0.613 |
||
3055 | point |
||
3056 | 106.545,-5.177,-2.774 |
||
3057 | reverse |
||
3058 | // Pedestrian number 204 |
||
3059 | 9 // Ref num |
||
3060 | 4 // Number of instructions |
||
3061 | 2 // Initial instruction |
||
3062 | point |
||
3063 | 106.127,-5.177,-2.722 |
||
3064 | point |
||
3065 | 106.285,-5.177,-1.667 |
||
3066 | point |
||
3067 | 106.717,-5.177,4.471 |
||
3068 | reverse |
||
3069 | // Pedestrian number 205 |
||
3070 | 9 // Ref num |
||
3071 | 5 // Number of instructions |
||
3072 | 2 // Initial instruction |
||
3073 | point |
||
3074 | 105.661,-5.177,4.555 |
||
3075 | point |
||
3076 | 102.343,-5.177,1.380 |
||
3077 | point |
||
3078 | 98.240,-5.177,-0.821 |
||
3079 | point |
||
3080 | 96.214,-5.177,-0.878 |
||
3081 | reverse |
||
3082 | // Pedestrian number 206 |
||
3083 | 9 // Ref num |
||
3084 | 4 // Number of instructions |
||
3085 | 2 // Initial instruction |
||
3086 | point |
||
3087 | 99.139,-5.177,-3.087 |
||
3088 | point |
||
3089 | 95.116,-5.177,0.986 |
||
3090 | point |
||
3091 | 88.330,-5.304,6.287 |
||
3092 | reverse |
||
3093 | // Pedestrian number 207 |
||
3094 | 10 // Ref num |
||
3095 | 5 // Number of instructions |
||
3096 | 2 // Initial instruction |
||
3097 | point |
||
3098 | 88.382,-5.302,6.639 |
||
3099 | point |
||
3100 | 89.555,-5.234,12.197 |
||
3101 | point |
||
3102 | 90.222,-5.198,20.567 |
||
3103 | point |
||
3104 | 91.755,-5.177,21.992 |
||
3105 | reverse |
||
3106 | // Pedestrian number 208 |
||
3107 | 10 // Ref num |
||
3108 | 4 // Number of instructions |
||
3109 | 2 // Initial instruction |
||
3110 | point |
||
3111 | 91.863,-5.178,24.391 |
||
3112 | point |
||
3113 | 90.886,-5.216,26.493 |
||
3114 | point |
||
3115 | 89.801,-5.253,31.852 |
||
3116 | reverse |
||
3117 | // Pedestrian number 209 |
||
3118 | 9 // Ref num |
||
3119 | 5 // Number of instructions |
||
3120 | 2 // Initial instruction |
||
3121 | point |
||
3122 | 91.769,-5.185,29.738 |
||
3123 | point |
||
3124 | 91.001,-5.212,25.009 |
||
3125 | point |
||
3126 | 88.352,-5.297,19.048 |
||
3127 | point |
||
3128 | 90.439,-5.187,14.589 |
||
3129 | reverse |
||
3130 | // Pedestrian number 210 |
||
3131 | 9 // Ref num |
||
3132 | 5 // Number of instructions |
||
3133 | 2 // Initial instruction |
||
3134 | point |
||
3135 | 90.495,-5.184,14.204 |
||
3136 | point |
||
3137 | 89.847,-5.218,10.089 |
||
3138 | point |
||
3139 | 89.170,-5.275,4.691 |
||
3140 | point |
||
3141 | 92.316,-5.177,-0.573 |
||
3142 | reverse |
||
3143 | // Pedestrian number 211 |
||
3144 | 9 // Ref num |
||
3145 | 5 // Number of instructions |
||
3146 | 3 // Initial instruction |
||
3147 | point |
||
3148 | 92.506,-5.177,-0.522 |
||
3149 | point |
||
3150 | 93.867,-5.177,0.530 |
||
3151 | point |
||
3152 | 95.576,-5.177,2.067 |
||
3153 | point |
||
3154 | 95.642,-5.177,4.151 |
||
3155 | reverse |
||
3156 | // Pedestrian number 212 |
||
3157 | 9 // Ref num |
||
3158 | 10 // Number of instructions |
||
3159 | 3 // Initial instruction |
||
3160 | point |
||
3161 | 95.445,-5.177,3.852 |
||
3162 | point |
||
3163 | 92.301,-5.177,4.284 |
||
3164 | point |
||
3165 | 91.083,-5.209,5.366 |
||
3166 | point |
||
3167 | 89.353,-5.244,10.143 |
||
3168 | point |
||
3169 | 88.245,-5.302,15.089 |
||
3170 | point |
||
3171 | 90.382,-5.190,19.133 |
||
3172 | point |
||
3173 | 90.535,-5.182,20.201 |
||
3174 | point |
||
3175 | 91.007,995.223,20.907 |
||
3176 | point |
||
3177 | 92.575,995.223,22.286 |
||
3178 | reverse |
||
3179 | // Pedestrian number 213 |
||
3180 | 9 // Ref num |
||
3181 | 6 // Number of instructions |
||
3182 | 3 // Initial instruction |
||
3183 | point |
||
3184 | 91.897,-5.177,23.667 |
||
3185 | point |
||
3186 | 90.024,-5.211,21.089 |
||
3187 | point |
||
3188 | 89.386,-5.242,12.071 |
||
3189 | point |
||
3190 | 89.495,-5.245,8.853 |
||
3191 | point |
||
3192 | 91.844,-5.177,6.586 |
||
3193 | reverse |
||
3194 | // Pedestrian number 214 |
||
3195 | 5 // Ref num |
||
3196 | 4 // Number of instructions |
||
3197 | 2 // Initial instruction |
||
3198 | point |
||
3199 | 91.928,-5.177,5.324 |
||
3200 | point |
||
3201 | 91.535,-5.193,2.855 |
||
3202 | point |
||
3203 | 90.629,-5.225,-2.884 |
||
3204 | reverse |
||
3205 | // Pedestrian number 215 |
||
3206 | 5 // Ref num |
||
3207 | 4 // Number of instructions |
||
3208 | 2 // Initial instruction |
||
3209 | point |
||
3210 | 90.854,-5.217,-2.896 |
||
3211 | point |
||
3212 | 93.834,-5.177,-2.927 |
||
3213 | point |
||
3214 | 104.387,-5.177,-2.265 |
||
3215 | reverse |
||
3216 | // Pedestrian number 216 |
||
3217 | 5 // Ref num |
||
3218 | 5 // Number of instructions |
||
3219 | 2 // Initial instruction |
||
3220 | point |
||
3221 | 104.950,-5.177,-1.293 |
||
3222 | point |
||
3223 | 97.535,-5.177,1.680 |
||
3224 | point |
||
3225 | 92.244,-5.177,3.911 |
||
3226 | point |
||
3227 | 88.361,-5.303,4.414 |
||
3228 | reverse |
||
3229 | // Pedestrian number 217 |
||
3230 | 5 // Ref num |
||
3231 | 6 // Number of instructions |
||
3232 | 2 // Initial instruction |
||
3233 | point |
||
3234 | 88.313,-5.304,7.569 |
||
3235 | point |
||
3236 | 89.068,-5.259,13.991 |
||
3237 | point |
||
3238 | 89.710,-5.225,20.013 |
||
3239 | point |
||
3240 | 88.579,-5.295,28.046 |
||
3241 | point |
||
3242 | 88.665,-5.292,36.791 |
||
3243 | reverse |
||
3244 | // Pedestrian number 218 |
||
3245 | 5 // Ref num |
||
3246 | 6 // Number of instructions |
||
3247 | 2 // Initial instruction |
||
3248 | point |
||
3249 | 88.927,-5.283,37.140 |
||
3250 | point |
||
3251 | 92.668,-5.177,39.303 |
||
3252 | point |
||
3253 | 96.114,-5.177,39.244 |
||
3254 | point |
||
3255 | 97.339,-5.177,38.244 |
||
3256 | point |
||
3257 | 99.897,-5.177,35.584 |
||
3258 | reverse |
||
3259 | // Pedestrian number 219 |
||
3260 | 9 // Ref num |
||
3261 | 4 // Number of instructions |
||
3262 | 2 // Initial instruction |
||
3263 | point |
||
3264 | 100.200,-5.177,35.282 |
||
3265 | point |
||
3266 | 106.570,-5.177,31.754 |
||
3267 | point |
||
3268 | 115.272,-5.177,30.162 |
||
3269 | reverse |
||
3270 | // Pedestrian number 220 |
||
3271 | 9 // Ref num |
||
3272 | 6 // Number of instructions |
||
3273 | 2 // Initial instruction |
||
3274 | point |
||
3275 | 115.387,-5.177,30.529 |
||
3276 | point |
||
3277 | 113.021,-5.177,34.261 |
||
3278 | point |
||
3279 | 109.577,-5.177,40.118 |
||
3280 | point |
||
3281 | 108.877,-5.177,47.268 |
||
3282 | point |
||
3283 | 109.847,-5.177,48.518 |
||
3284 | reverse |
||
3285 | // Pedestrian number 221 |
||
3286 | 9 // Ref num |
||
3287 | 4 // Number of instructions |
||
3288 | 2 // Initial instruction |
||
3289 | point |
||
3290 | 110.113,-5.177,48.646 |
||
3291 | point |
||
3292 | 118.263,-5.177,47.722 |
||
3293 | point |
||
3294 | 129.188,-5.177,47.165 |
||
3295 | reverse |
||
3296 | // Pedestrian number 222 |
||
3297 | 9 // Ref num |
||
3298 | 4 // Number of instructions |
||
3299 | 2 // Initial instruction |
||
3300 | point |
||
3301 | 130.753,-5.177,45.701 |
||
3302 | point |
||
3303 | 119.107,-5.177,47.588 |
||
3304 | point |
||
3305 | 116.668,-5.177,49.235 |
||
3306 | reverse |
||
3307 | // Pedestrian number 223 |
||
3308 | 5 // Ref num |
||
3309 | 5 // Number of instructions |
||
3310 | 2 // Initial instruction |
||
3311 | point |
||
3312 | 116.825,-5.177,49.648 |
||
3313 | point |
||
3314 | 119.238,-5.177,47.192 |
||
3315 | point |
||
3316 | 124.313,-5.177,46.313 |
||
3317 | point |
||
3318 | 128.487,-5.177,47.917 |
||
3319 | reverse |
||
3320 | // Pedestrian number 224 |
||
3321 | 4 // Ref num |
||
3322 | 4 // Number of instructions |
||
3323 | 2 // Initial instruction |
||
3324 | point |
||
3325 | 127.952,-5.177,48.446 |
||
3326 | point |
||
3327 | 127.758,-5.177,45.937 |
||
3328 | point |
||
3329 | 125.256,-5.177,38.974 |
||
3330 | reverse |
||
3331 | // Pedestrian number 225 |
||
3332 | 7 // Ref num |
||
3333 | 4 // Number of instructions |
||
3334 | 2 // Initial instruction |
||
3335 | point |
||
3336 | 124.716,-5.177,39.103 |
||
3337 | point |
||
3338 | 127.444,-5.177,45.656 |
||
3339 | point |
||
3340 | 128.762,-5.177,47.685 |
||
3341 | reverse |
||
3342 | // Pedestrian number 226 |
||
3343 | 3 // Ref num |
||
3344 | 4 // Number of instructions |
||
3345 | 2 // Initial instruction |
||
3346 | point |
||
3347 | 132.770,-5.177,41.791 |
||
3348 | point |
||
3349 | 127.643,-5.177,45.140 |
||
3350 | point |
||
3351 | 121.841,-5.177,48.365 |
||
3352 | reverse |
||
3353 | // Pedestrian number 227 |
||
3354 | 4 // Ref num |
||
3355 | 4 // Number of instructions |
||
3356 | 2 // Initial instruction |
||
3357 | point |
||
3358 | 125.474,-5.177,48.709 |
||
3359 | point |
||
3360 | 126.866,-5.177,45.049 |
||
3361 | point |
||
3362 | 127.407,-5.177,33.075 |
||
3363 | reverse |
||
3364 | // Pedestrian number 228 |
||
3365 | 9 // Ref num |
||
3366 | 4 // Number of instructions |
||
3367 | 2 // Initial instruction |
||
3368 | point |
||
3369 | 126.488,-5.177,33.019 |
||
3370 | point |
||
3371 | 115.047,-5.177,35.804 |
||
3372 | point |
||
3373 | 104.077,-5.177,39.867 |
||
3374 | reverse |
||
3375 | // Pedestrian number 229 |
||
3376 | 10 // Ref num |
||
3377 | 5 // Number of instructions |
||
3378 | 2 // Initial instruction |
||
3379 | point |
||
3380 | 105.520,-5.177,44.850 |
||
3381 | point |
||
3382 | 106.517,-5.177,43.795 |
||
3383 | point |
||
3384 | 111.841,-5.177,39.495 |
||
3385 | point |
||
3386 | 115.653,-5.177,30.906 |
||
3387 | reverse |
||
3388 | // Pedestrian number 230 |
||
3389 | 5 // Ref num |
||
3390 | 5 // Number of instructions |
||
3391 | 2 // Initial instruction |
||
3392 | point |
||
3393 | 110.888,-5.177,25.030 |
||
3394 | point |
||
3395 | 112.679,-5.177,34.401 |
||
3396 | point |
||
3397 | 114.974,-5.177,40.719 |
||
3398 | point |
||
3399 | 115.131,-5.177,48.417 |
||
3400 | reverse |
||
3401 | // Pedestrian number 231 |
||
3402 | 3 // Ref num |
||
3403 | 4 // Number of instructions |
||
3404 | 2 // Initial instruction |
||
3405 | point |
||
3406 | 116.791,-5.177,48.703 |
||
3407 | point |
||
3408 | 118.659,-5.177,47.127 |
||
3409 | point |
||
3410 | 123.901,-5.177,39.107 |
||
3411 | reverse |
||
3412 | // Pedestrian number 232 |
||
3413 | 10 // Ref num |
||
3414 | 4 // Number of instructions |
||
3415 | 2 // Initial instruction |
||
3416 | point |
||
3417 | 122.792,-5.177,38.913 |
||
3418 | point |
||
3419 | 128.288,-5.177,39.306 |
||
3420 | point |
||
3421 | 132.659,-5.177,41.224 |
||
3422 | reverse |
||
3423 | // Pedestrian number 233 |
||
3424 | 7 // Ref num |
||
3425 | 4 // Number of instructions |
||
3426 | 2 // Initial instruction |
||
3427 | point |
||
3428 | 133.644,-5.177,36.573 |
||
3429 | point |
||
3430 | 127.015,-5.177,45.096 |
||
3431 | point |
||
3432 | 123.521,-5.177,48.367 |
||
3433 | reverse |
||
3434 | // Pedestrian number 234 |
||
3435 | 10 // Ref num |
||
3436 | 5 // Number of instructions |
||
3437 | 2 // Initial instruction |
||
3438 | point |
||
3439 | 123.096,-5.177,48.341 |
||
3440 | point |
||
3441 | 117.540,-5.177,47.206 |
||
3442 | point |
||
3443 | 112.516,-5.177,46.139 |
||
3444 | point |
||
3445 | 108.425,-5.177,47.017 |
||
3446 | reverse |
||
3447 | // Pedestrian number 235 |
||
3448 | 3 // Ref num |
||
3449 | 4 // Number of instructions |
||
3450 | 2 // Initial instruction |
||
3451 | point |
||
3452 | 111.947,-5.177,48.564 |
||
3453 | point |
||
3454 | 108.590,-5.177,46.318 |
||
3455 | point |
||
3456 | 105.080,-5.177,42.909 |
||
3457 | reverse |
||
3458 | // Pedestrian number 236 |
||
3459 | 4 // Ref num |
||
3460 | 6 // Number of instructions |
||
3461 | 3 // Initial instruction |
||
3462 | point |
||
3463 | 105.006,-5.177,41.523 |
||
3464 | point |
||
3465 | 106.578,-5.177,41.087 |
||
3466 | point |
||
3467 | 108.576,-5.177,45.591 |
||
3468 | point |
||
3469 | 109.545,-5.177,47.568 |
||
3470 | point |
||
3471 | 114.203,-5.177,48.411 |
||
3472 | reverse |
||
3473 | // Pedestrian number 237 |
||
3474 | 7 // Ref num |
||
3475 | 6 // Number of instructions |
||
3476 | 3 // Initial instruction |
||
3477 | point |
||
3478 | 115.712,-5.177,48.372 |
||
3479 | point |
||
3480 | 113.521,-5.177,46.008 |
||
3481 | point |
||
3482 | 109.309,-5.177,45.919 |
||
3483 | point |
||
3484 | 106.421,-5.177,44.590 |
||
3485 | point |
||
3486 | 104.650,-5.177,44.736 |
||
3487 | reverse |
||
3488 | // Pedestrian number 238 |
||
3489 | 10 // Ref num |
||
3490 | 5 // Number of instructions |
||
3491 | 2 // Initial instruction |
||
3492 | point |
||
3493 | 105.029,-5.177,43.307 |
||
3494 | point |
||
3495 | 108.347,-5.177,45.314 |
||
3496 | point |
||
3497 | 113.501,-5.177,45.493 |
||
3498 | point |
||
3499 | 120.591,-5.177,49.554 |
||
3500 | reverse |
||
3501 | // Pedestrian number 239 |
||
3502 | 9 // Ref num |
||
3503 | 5 // Number of instructions |
||
3504 | 2 // Initial instruction |
||
3505 | point |
||
3506 | 120.972,-5.177,50.245 |
||
3507 | point |
||
3508 | 121.232,-5.177,57.643 |
||
3509 | point |
||
3510 | 122.491,-5.177,67.871 |
||
3511 | point |
||
3512 | 121.254,-5.177,68.160 |
||
3513 | reverse |
||
3514 | // Pedestrian number 240 |
||
3515 | 10 // Ref num |
||
3516 | 5 // Number of instructions |
||
3517 | 2 // Initial instruction |
||
3518 | point |
||
3519 | 121.034,-5.177,68.132 |
||
3520 | point |
||
3521 | 118.394,-5.177,59.676 |
||
3522 | point |
||
3523 | 114.883,-5.177,53.986 |
||
3524 | point |
||
3525 | 113.903,-5.177,50.540 |
||
3526 | reverse |
||
3527 | // Pedestrian number 241 |
||
3528 | 10 // Ref num |
||
3529 | 4 // Number of instructions |
||
3530 | 2 // Initial instruction |
||
3531 | point |
||
3532 | 116.026,-5.177,50.307 |
||
3533 | point |
||
3534 | 117.652,-5.177,51.647 |
||
3535 | point |
||
3536 | 124.692,-5.177,55.713 |
||
3537 | reverse |
||
3538 | // Pedestrian number 242 |
||
3539 | 10 // Ref num |
||
3540 | 5 // Number of instructions |
||
3541 | 2 // Initial instruction |
||
3542 | point |
||
3543 | 124.672,-5.177,55.233 |
||
3544 | point |
||
3545 | 118.833,-5.177,49.500 |
||
3546 | point |
||
3547 | 107.552,-5.177,44.127 |
||
3548 | point |
||
3549 | 106.385,-5.177,42.092 |
||
3550 | reverse |
||
3551 | // Pedestrian number 243 |
||
3552 | 9 // Ref num |
||
3553 | 4 // Number of instructions |
||
3554 | 2 // Initial instruction |
||
3555 | point |
||
3556 | 106.332,-5.177,41.699 |
||
3557 | point |
||
3558 | 112.810,-5.177,39.502 |
||
3559 | point |
||
3560 | 122.379,-5.177,38.183 |
||
3561 | reverse |
||
3562 | // Pedestrian number 244 |
||
3563 | 9 // Ref num |
||
3564 | 4 // Number of instructions |
||
3565 | 2 // Initial instruction |
||
3566 | point |
||
3567 | 121.609,-5.177,32.964 |
||
3568 | point |
||
3569 | 112.923,-5.177,39.809 |
||
3570 | point |
||
3571 | 107.193,-5.177,45.804 |
||
3572 | reverse |
||
3573 | // Pedestrian number 245 |
||
3574 | 9 // Ref num |
||
3575 | 5 // Number of instructions |
||
3576 | 2 // Initial instruction |
||
3577 | point |
||
3578 | 107.632,-5.177,46.164 |
||
3579 | point |
||
3580 | 114.797,-5.177,39.636 |
||
3581 | point |
||
3582 | 117.447,-5.177,37.340 |
||
3583 | point |
||
3584 | 122.452,-5.177,37.522 |
||
3585 | reverse |
||
3586 | // Pedestrian number 246 |
||
3587 | 10 // Ref num |
||
3588 | 6 // Number of instructions |
||
3589 | 3 // Initial instruction |
||
3590 | point |
||
3591 | 115.950,-5.177,30.509 |
||
3592 | point |
||
3593 | 115.988,-5.177,31.522 |
||
3594 | point |
||
3595 | 114.436,-5.177,36.454 |
||
3596 | point |
||
3597 | 114.299,-5.177,43.183 |
||
3598 | point |
||
3599 | 111.530,-5.177,48.653 |
||
3600 | reverse |
||
3601 | // Pedestrian number 247 |
||
3602 | 9 // Ref num |
||
3603 | 4 // Number of instructions |
||
3604 | 2 // Initial instruction |
||
3605 | point |
||
3606 | 109.642,-5.177,50.493 |
||
3607 | point |
||
3608 | 107.496,-5.177,62.104 |
||
3609 | point |
||
3610 | 107.808,-5.177,70.410 |
||
3611 | reverse |
||
3612 | // Pedestrian number 248 |
||
3613 | 9 // Ref num |
||
3614 | 4 // Number of instructions |
||
3615 | 2 // Initial instruction |
||
3616 | point |
||
3617 | 108.141,-5.177,70.835 |
||
3618 | point |
||
3619 | 117.638,-5.177,71.337 |
||
3620 | point |
||
3621 | 123.884,-5.177,73.705 |
||
3622 | reverse |
||
3623 | // Pedestrian number 249 |
||
3624 | 9 // Ref num |
||
3625 | 4 // Number of instructions |
||
3626 | 2 // Initial instruction |
||
3627 | point |
||
3628 | 123.782,-5.177,76.551 |
||
3629 | point |
||
3630 | 119.634,-5.177,73.197 |
||
3631 | point |
||
3632 | 116.439,-5.177,69.610 |
||
3633 | reverse |
||
3634 | // Pedestrian number 250 |
||
3635 | 10 // Ref num |
||
3636 | 4 // Number of instructions |
||
3637 | 2 // Initial instruction |
||
3638 | point |
||
3639 | 117.570,-5.177,69.179 |
||
3640 | point |
||
3641 | 118.842,-5.177,70.072 |
||
3642 | point |
||
3643 | 124.529,-5.177,73.406 |
||
3644 | reverse |
||
3645 | // Pedestrian number 251 |
||
3646 | 4 // Ref num |
||
3647 | 6 // Number of instructions |
||
3648 | 3 // Initial instruction |
||
3649 | point |
||
3650 | 123.702,-5.177,78.617 |
||
3651 | point |
||
3652 | 120.717,-5.177,73.297 |
||
3653 | point |
||
3654 | 118.782,-5.177,71.929 |
||
3655 | point |
||
3656 | 109.007,-5.177,68.917 |
||
3657 | point |
||
3658 | 106.100,-5.177,62.489 |
||
3659 | reverse |
||
3660 | // Pedestrian number 252 |
||
3661 | 9 // Ref num |
||
3662 | 5 // Number of instructions |
||
3663 | 2 // Initial instruction |
||
3664 | point |
||
3665 | 106.086,-5.177,63.937 |
||
3666 | point |
||
3667 | 109.087,-5.177,67.741 |
||
3668 | point |
||
3669 | 112.799,-5.177,72.440 |
||
3670 | point |
||
3671 | 113.259,-5.177,73.579 |
||
3672 | reverse |
||
3673 | // Pedestrian number 253 |
||
3674 | 9 // Ref num |
||
3675 | 5 // Number of instructions |
||
3676 | 2 // Initial instruction |
||
3677 | point |
||
3678 | 112.474,-5.177,73.253 |
||
3679 | point |
||
3680 | 118.288,-5.177,69.843 |
||
3681 | point |
||
3682 | 120.277,-5.177,65.539 |
||
3683 | point |
||
3684 | 124.584,-5.177,64.670 |
||
3685 | reverse |
||
3686 | // Pedestrian number 254 |
||
3687 | 10 // Ref num |
||
3688 | 4 // Number of instructions |
||
3689 | 2 // Initial instruction |
||
3690 | point |
||
3691 | 124.667,-5.177,63.663 |
||
3692 | point |
||
3693 | 119.294,-5.177,58.447 |
||
3694 | point |
||
3695 | 113.189,-5.177,54.696 |
||
3696 | reverse |
||
3697 | // Pedestrian number 255 |
||
3698 | 4 // Ref num |
||
3699 | 5 // Number of instructions |
||
3700 | 2 // Initial instruction |
||
3701 | point |
||
3702 | 113.306,-5.177,53.834 |
||
3703 | point |
||
3704 | 119.800,-5.177,48.137 |
||
3705 | point |
||
3706 | 124.078,-5.177,40.092 |
||
3707 | point |
||
3708 | 124.172,-5.177,38.972 |
||
3709 | reverse |
||
3710 | // Pedestrian number 256 |
||
3711 | 5 // Ref num |
||
3712 | 5 // Number of instructions |
||
3713 | 2 // Initial instruction |
||
3714 | point |
||
3715 | 133.572,-5.177,39.655 |
||
3716 | point |
||
3717 | 122.663,-5.177,44.479 |
||
3718 | point |
||
3719 | 115.516,-5.177,52.389 |
||
3720 | point |
||
3721 | 113.155,-5.177,57.221 |
||
3722 | reverse |
||
3723 | // Pedestrian number 257 |
||
3724 | 10 // Ref num |
||
3725 | 5 // Number of instructions |
||
3726 | 2 // Initial instruction |
||
3727 | point |
||
3728 | 113.158,-5.177,60.295 |
||
3729 | point |
||
3730 | 118.340,-5.177,67.451 |
||
3731 | point |
||
3732 | 119.634,-5.177,70.038 |
||
3733 | point |
||
3734 | 123.742,-5.177,75.290 |
||
3735 | reverse |
||
3736 | // Pedestrian number 258 |
||
3737 | 9 // Ref num |
||
3738 | 4 // Number of instructions |
||
3739 | 2 // Initial instruction |
||
3740 | point |
||
3741 | 113.642,995.172,81.450 |
||
3742 | point |
||
3743 | 117.507,994.018,87.079 |
||
3744 | point |
||
3745 | 121.827,-6.382,89.759 |
||
3746 | reverse |
||
3747 | // Pedestrian number 259 |
||
3748 | 9 // Ref num |
||
3749 | 4 // Number of instructions |
||
3750 | 2 // Initial instruction |
||
3751 | point |
||
3752 | 123.203,-5.177,69.313 |
||
3753 | point |
||
3754 | 128.401,-5.177,67.680 |
||
3755 | point |
||
3756 | 131.665,-5.177,59.541 |
||
3757 | reverse |
||
3758 | // Pedestrian number 260 |
||
3759 | 9 // Ref num |
||
3760 | 4 // Number of instructions |
||
3761 | 2 // Initial instruction |
||
3762 | point |
||
3763 | 131.697,-5.177,59.133 |
||
3764 | point |
||
3765 | 130.339,-5.177,54.591 |
||
3766 | point |
||
3767 | 128.179,-5.177,49.579 |
||
3768 | reverse |
||
3769 | // Pedestrian number 261 |
||
3770 | 10 // Ref num |
||
3771 | 4 // Number of instructions |
||
3772 | 2 // Initial instruction |
||
3773 | point |
||
3774 | 128.791,-5.177,50.018 |
||
3775 | point |
||
3776 | 130.683,-5.177,59.656 |
||
3777 | point |
||
3778 | 130.073,-5.177,70.217 |
||
3779 | reverse |
||
3780 | // Pedestrian number 262 |
||
3781 | 5 // Ref num |
||
3782 | 4 // Number of instructions |
||
3783 | 2 // Initial instruction |
||
3784 | point |
||
3785 | 129.809,-5.177,70.557 |
||
3786 | point |
||
3787 | 123.857,-5.177,67.523 |
||
3788 | point |
||
3789 | 113.112,-5.177,60.682 |
||
3790 | reverse |
||
3791 | // Pedestrian number 263 |
||
3792 | 5 // Ref num |
||
3793 | 5 // Number of instructions |
||
3794 | 2 // Initial instruction |
||
3795 | point |
||
3796 | 113.356,-5.177,59.745 |
||
3797 | point |
||
3798 | 116.837,-5.177,54.875 |
||
3799 | point |
||
3800 | 122.032,-5.177,51.202 |
||
3801 | point |
||
3802 | 124.542,-5.177,50.891 |
||
3803 | reverse |
||
3804 | // Pedestrian number 264 |
||
3805 | 3 // Ref num |
||
3806 | 5 // Number of instructions |
||
3807 | 2 // Initial instruction |
||
3808 | point |
||
3809 | 110.476,-5.177,95.729 |
||
3810 | point |
||
3811 | 103.402,-5.177,94.377 |
||
3812 | point |
||
3813 | 96.565,-5.177,93.934 |
||
3814 | point |
||
3815 | 95.405,-5.177,93.183 |
||
3816 | reverse |
||
3817 | // Pedestrian number 265 |
||
3818 | 9 // Ref num |
||
3819 | 4 // Number of instructions |
||
3820 | 2 // Initial instruction |
||
3821 | point |
||
3822 | 95.260,-5.177,93.157 |
||
3823 | point |
||
3824 | 92.435,-5.177,92.898 |
||
3825 | point |
||
3826 | 90.191,-5.177,91.906 |
||
3827 | reverse |
||
3828 | // Pedestrian number 266 |
||
3829 | 10 // Ref num |
||
3830 | 4 // Number of instructions |
||
3831 | 2 // Initial instruction |
||
3832 | point |
||
3833 | 90.065,-5.177,91.722 |
||
3834 | point |
||
3835 | 90.049,-5.177,89.000 |
||
3836 | point |
||
3837 | 90.432,-5.177,87.280 |
||
3838 | reverse |
||
3839 | // Pedestrian number 267 |
||
3840 | 10 // Ref num |
||
3841 | 5 // Number of instructions |
||
3842 | 2 // Initial instruction |
||
3843 | point |
||
3844 | 88.465,-5.177,79.898 |
||
3845 | point |
||
3846 | 87.107,-5.177,79.737 |
||
3847 | point |
||
3848 | 84.623,-5.177,78.788 |
||
3849 | point |
||
3850 | 83.892,-5.176,77.525 |
||
3851 | reverse |
||
3852 | // Pedestrian number 268 |
||
3853 | 9 // Ref num |
||
3854 | 5 // Number of instructions |
||
3855 | 2 // Initial instruction |
||
3856 | point |
||
3857 | 84.618,-5.176,77.539 |
||
3858 | point |
||
3859 | 88.580,-5.176,81.111 |
||
3860 | point |
||
3861 | 89.186,-5.176,83.004 |
||
3862 | point |
||
3863 | 88.384,-5.176,85.244 |
||
3864 | reverse |
||
3865 | // Pedestrian number 269 |
||
3866 | 9 // Ref num |
||
3867 | 4 // Number of instructions |
||
3868 | 2 // Initial instruction |
||
3869 | point |
||
3870 | 88.655,-5.176,86.851 |
||
3871 | point |
||
3872 | 88.313,-5.176,84.415 |
||
3873 | point |
||
3874 | 88.602,-5.176,80.137 |
||
3875 | reverse |
||
3876 | // Pedestrian number 270 |
||
3877 | 9 // Ref num |
||
3878 | 5 // Number of instructions |
||
3879 | 2 // Initial instruction |
||
3880 | point |
||
3881 | 89.081,-5.176,81.128 |
||
3882 | point |
||
3883 | 87.259,-5.176,80.214 |
||
3884 | point |
||
3885 | 84.153,-5.176,78.125 |
||
3886 | point |
||
3887 | 82.725,-5.176,78.985 |
||
3888 | reverse |
||
3889 | // Pedestrian number 271 |
||
3890 | 9 // Ref num |
||
3891 | 5 // Number of instructions |
||
3892 | 2 // Initial instruction |
||
3893 | point |
||
3894 | 84.014,-5.176,78.968 |
||
3895 | point |
||
3896 | 81.196,-5.176,77.899 |
||
3897 | point |
||
3898 | 78.869,-5.176,77.854 |
||
3899 | point |
||
3900 | 78.542,-5.176,77.539 |
||
3901 | reverse |
||
3902 | // Pedestrian number 272 |
||
3903 | 5 // Ref num |
||
3904 | 4 // Number of instructions |
||
3905 | 2 // Initial instruction |
||
3906 | point |
||
3907 | 79.093,-5.176,77.525 |
||
3908 | point |
||
3909 | 81.755,-5.176,78.362 |
||
3910 | point |
||
3911 | 86.842,-5.176,78.308 |
||
3912 | reverse |
||
3913 | // Pedestrian number 273 |
||
3914 | 10 // Ref num |
||
3915 | 4 // Number of instructions |
||
3916 | 2 // Initial instruction |
||
3917 | point |
||
3918 | 86.296,-5.176,78.019 |
||
3919 | point |
||
3920 | 83.865,-5.176,78.404 |
||
3921 | point |
||
3922 | 83.518,-5.176,79.019 |
||
3923 | reverse |
||
3924 | // Pedestrian number 274 |
||
3925 | 9 // Ref num |
||
3926 | 6 // Number of instructions |
||
3927 | 2 // Initial instruction |
||
3928 | point |
||
3929 | 83.055,-5.176,78.943 |
||
3930 | point |
||
3931 | 78.902,-5.176,78.144 |
||
3932 | point |
||
3933 | 76.466,-5.176,79.340 |
||
3934 | point |
||
3935 | 71.783,-5.176,79.541 |
||
3936 | point |
||
3937 | 69.937,-5.176,77.843 |
||
3938 | reverse |
||
3939 | // Pedestrian number 275 |
||
3940 | 10 // Ref num |
||
3941 | 5 // Number of instructions |
||
3942 | 2 // Initial instruction |
||
3943 | point |
||
3944 | 69.289,-5.176,77.869 |
||
3945 | point |
||
3946 | 68.205,-5.176,78.974 |
||
3947 | point |
||
3948 | 66.910,-5.176,79.428 |
||
3949 | point |
||
3950 | 65.021,-5.184,78.943 |
||
3951 | reverse |
||
3952 | // Pedestrian number 276 |
||
3953 | 9 // Ref num |
||
3954 | 5 // Number of instructions |
||
3955 | 2 // Initial instruction |
||
3956 | point |
||
3957 | 65.723,-5.183,81.278 |
||
3958 | point |
||
3959 | 63.402,-5.202,88.298 |
||
3960 | point |
||
3961 | 58.905,-5.213,91.347 |
||
3962 | point |
||
3963 | 53.446,-5.213,92.813 |
||
3964 | reverse |
||
3965 | // Pedestrian number 277 |
||
3966 | 9 // Ref num |
||
3967 | 4 // Number of instructions |
||
3968 | 2 // Initial instruction |
||
3969 | point |
||
3970 | 53.415,-5.213,93.356 |
||
3971 | point |
||
3972 | 55.776,-5.213,98.128 |
||
3973 | point |
||
3974 | 65.132,-5.213,106.396 |
||
3975 | reverse |
||
3976 | // Pedestrian number 278 |
||
3977 | 10 // Ref num |
||
3978 | 4 // Number of instructions |
||
3979 | 2 // Initial instruction |
||
3980 | point |
||
3981 | 66.031,-5.213,102.691 |
||
3982 | point |
||
3983 | 61.411,-5.213,96.999 |
||
3984 | point |
||
3985 | 56.978,-5.213,89.390 |
||
3986 | reverse |
||
3987 | // Pedestrian number 279 |
||
3988 | 4 // Ref num |
||
3989 | 6 // Number of instructions |
||
3990 | 2 // Initial instruction |
||
3991 | point |
||
3992 | 53.393,-5.213,91.587 |
||
3993 | point |
||
3994 | 58.357,-5.213,97.303 |
||
3995 | point |
||
3996 | 59.798,-5.213,100.862 |
||
3997 | point |
||
3998 | 59.878,-5.213,109.929 |
||
3999 | point |
||
4000 | 61.462,-5.213,111.105 |
||
4001 | reverse |
||
4002 | // Pedestrian number 280 |
||
4003 | 10 // Ref num |
||
4004 | 7 // Number of instructions |
||
4005 | 2 // Initial instruction |
||
4006 | point |
||
4007 | 61.559,-5.213,110.556 |
||
4008 | point |
||
4009 | 56.260,-5.213,104.528 |
||
4010 | point |
||
4011 | 54.779,-5.213,100.628 |
||
4012 | point |
||
4013 | 53.763,-5.213,93.323 |
||
4014 | point |
||
4015 | 55.445,-5.213,89.136 |
||
4016 | point |
||
4017 | 56.358,-5.213,88.889 |
||
4018 | reverse |
||
4019 | START OF OPPONENT PATHS |
||
4020 | 122 // Number of path nodes |
||
4021 | 151.200, -5.100, -1.300 // Node #0 |
||
4022 | 118.800, -5.100, -1.200 // Node #1 |
||
4023 | 119.212, -5.200, 34.438 // Node #2 |
||
4024 | 118.910, -5.177, 80.406 // Node #3 |
||
4025 | 116.068, -6.360, 94.248 // Node #4 |
||
4026 | 112.097, -5.207, 94.852 // Node #5 |
||
4027 | 93.485, -5.177, 93.619 // Node #6 |
||
4028 | 90.347, -5.177, 91.290 // Node #7 |
||
4029 | 88.176, -5.177, 81.143 // Node #8 |
||
4030 | 85.525, -5.176, 78.332 // Node #9 |
||
4031 | 66.676, -5.171, 78.966 // Node #10 |
||
4032 | 34.788, -4.341, 86.678 // Node #11 |
||
4033 | 25.707, -5.177, 87.220 // Node #12 |
||
4034 | 21.950, -5.177, 86.983 // Node #13 |
||
4035 | 21.984, -5.179, 49.019 // Node #14 |
||
4036 | 22.042, -5.179, 35.833 // Node #15 |
||
4037 | 45.541, -3.255, 34.032 // Node #16 |
||
4038 | 98.919, -0.253, 14.679 // Node #17 |
||
4039 | 146.857, -5.178, 34.401 // Node #18 |
||
4040 | 147.132, -5.180, -1.549 // Node #19 |
||
4041 | 148.616, -5.178, 36.256 // Node #20 |
||
4042 | 148.503, -5.177, 51.045 // Node #21 |
||
4043 | 143.492, -5.179, 34.955 // Node #22 |
||
4044 | 143.656, -5.179, 44.377 // Node #23 |
||
4045 | 139.598, -5.177, 48.484 // Node #24 |
||
4046 | 136.115, -5.179, 48.411 // Node #25 |
||
4047 | 128.495, -5.174, 40.410 // Node #26 |
||
4048 | 119.064, -5.177, 47.360 // Node #27 |
||
4049 | 127.917, -5.177, 34.918 // Node #28 |
||
4050 | 118.914, -5.191, 72.923 // Node #29 |
||
4051 | 130.037, -5.179, 67.903 // Node #30 |
||
4052 | 130.128, -5.171, 54.448 // Node #31 |
||
4053 | 107.733, -5.179, 69.194 // Node #32 |
||
4054 | 107.980, -5.181, 53.390 // Node #33 |
||
4055 | 101.765, -5.182, 48.495 // Node #34 |
||
4056 | 97.932, -5.189, 48.562 // Node #35 |
||
4057 | 94.151, -5.180, 44.730 // Node #36 |
||
4058 | 88.570, -5.300, 36.127 // Node #37 |
||
4059 | 91.539, -5.193, 1.880 // Node #38 |
||
4060 | 105.526, -5.179, 1.808 // Node #39 |
||
4061 | 89.006, -5.283, 26.003 // Node #40 |
||
4062 | 99.471, -5.179, 28.311 // Node #41 |
||
4063 | 113.386, -6.188, 14.612 // Node #42 |
||
4064 | 94.486, -8.264, 14.629 // Node #43 |
||
4065 | 14.378, -5.177, 89.461 // Node #44 |
||
4066 | 11.915, -5.178, 58.629 // Node #45 |
||
4067 | 30.862, -5.177, 81.200 // Node #46 |
||
4068 | 30.938, -5.181, 64.558 // Node #47 |
||
4069 | 32.963, -5.178, 59.300 // Node #48 |
||
4070 | 30.376, -5.179, 34.814 // Node #49 |
||
4071 | 30.520, -5.180, 26.909 // Node #50 |
||
4072 | 14.038, -5.181, 26.732 // Node #51 |
||
4073 | 12.474, -5.180, 33.042 // Node #52 |
||
4074 | 94.201, -5.177, 40.212 // Node #53 |
||
4075 | 10.790, -5.179, 68.625 // Node #54 |
||
4076 | 27.032, -8.722, 68.953 // Node #55 |
||
4077 | 26.992, -8.671, 78.314 // Node #56 |
||
4078 | 22.014, -8.633, 80.283 // Node #57 |
||
4079 | 16.997, -8.720, 78.143 // Node #58 |
||
4080 | 17.044, -8.560, 68.490 // Node #59 |
||
4081 | 17.122, -8.720, 58.949 // Node #60 |
||
4082 | 21.821, -8.760, 57.272 // Node #61 |
||
4083 | 26.928, -8.778, 58.968 // Node #62 |
||
4084 | 22.014, -3.067, 69.154 // Node #63 |
||
4085 | 23.021, -5.177, 89.369 // Node #64 |
||
4086 | 31.514, -5.180, 92.633 // Node #65 |
||
4087 | 118.918, -5.178, 14.505 // Node #66 |
||
4088 | 110.278, -5.178, 39.295 // Node #67 |
||
4089 | 147.530, -5.179, 102.714 // Node #68 |
||
4090 | 140.099, -5.181, 103.156 // Node #69 |
||
4091 | 144.306, -5.180, 59.574 // Node #70 |
||
4092 | 142.363, -5.180, 77.438 // Node #71 |
||
4093 | 130.550, -5.184, 103.892 // Node #72 |
||
4094 | 131.412, -5.179, 98.511 // Node #73 |
||
4095 | 134.475, -5.177, 99.108 // Node #74 |
||
4096 | 134.265, -5.177, 103.832 // Node #75 |
||
4097 | 140.357, -5.177, 100.321 // Node #76 |
||
4098 | 140.534, -5.179, 90.041 // Node #77 |
||
4099 | 133.726, -5.177, 84.785 // Node #78 |
||
4100 | 129.049, -5.180, 80.180 // Node #79 |
||
4101 | 129.172, -5.177, 74.453 // Node #80 |
||
4102 | 135.897, -5.177, 73.805 // Node #81 |
||
4103 | 148.225, -5.180, 90.045 // Node #82 |
||
4104 | 120.386, -5.199, 34.785 // Node #83 |
||
4105 | 118.744, -5.175, 60.886 // Node #84 |
||
4106 | 15.356, -5.180, 30.887 // Node #85 |
||
4107 | 64.367, 0.369, 25.085 // Node #86 |
||
4108 | 84.313, -0.319, 14.843 // Node #87 |
||
4109 | 106.964, -0.246, 14.787 // Node #88 |
||
4110 | 115.998, -2.595, 14.972 // Node #89 |
||
4111 | 140.718, -4.018, 16.688 // Node #90 |
||
4112 | 147.122, -5.178, 16.715 // Node #91 |
||
4113 | 136.244, -5.178, 88.848 // Node #92 |
||
4114 | 135.819, -5.180, 94.646 // Node #93 |
||
4115 | 89.707, -5.256, 6.896 // Node #94 |
||
4116 | 88.980, -5.281, 31.492 // Node #95 |
||
4117 | 92.137, -5.179, 26.785 // Node #96 |
||
4118 | 146.569, -5.180, -1.526 // Node #97 |
||
4119 | 61.989, -5.188, 79.339 // Node #98 |
||
4120 | 59.576, -5.214, 95.829 // Node #99 |
||
4121 | 63.571, -5.231, 107.125 // Node #100 |
||
4122 | 62.212, -1.338, 116.424 // Node #101 |
||
4123 | 58.871, -1.338, 124.291 // Node #102 |
||
4124 | 53.331, -1.338, 126.289 // Node #103 |
||
4125 | 38.362, -1.338, 127.699 // Node #104 |
||
4126 | 34.534, -1.338, 124.197 // Node #105 |
||
4127 | 27.622, -1.338, 111.839 // Node #106 |
||
4128 | 23.166, -3.746, 100.767 // Node #107 |
||
4129 | 52.873, -1.851, 86.937 // Node #108 |
||
4130 | 56.785, -1.850, 88.536 // Node #109 |
||
4131 | 58.853, -1.850, 91.567 // Node #110 |
||
4132 | 59.309, -1.850, 94.140 // Node #111 |
||
4133 | 59.205, -1.850, 115.130 // Node #112 |
||
4134 | 55.047, -5.213, 106.605 // Node #113 |
||
4135 | 55.078, -2.764, 114.093 // Node #114 |
||
4136 | 55.265, -1.338, 116.843 // Node #115 |
||
4137 | 14.054, -5.216, 108.284 // Node #116 |
||
4138 | 47.109, -5.218, 108.725 // Node #117 |
||
4139 | 53.349, -4.091, 108.134 // Node #118 |
||
4140 | 24.243, -3.154, 113.581 // Node #119 |
||
4141 | 45.765, -3.517, 113.071 // Node #120 |
||
4142 | 51.864, -4.228, 112.042 // Node #121 |
||
4143 | 141 // Number of path sections |
||
4144 | 0, 19, 0, 255, 0, 255, 1.0, 1001 // Section #0 |
||
4145 | 3, 4, 0, 255, 0, 255, 1.1, 1 // Section #1 |
||
4146 | 5, 4, 0, 255, 0, 255, 0.5, 0 // Section #2 |
||
4147 | 6, 5, 0, 255, 0, 255, 0.5, 0 // Section #3 |
||
4148 | 7, 6, 0, 255, 0, 255, 0.5, 0 // Section #4 |
||
4149 | 8, 7, 0, 255, 0, 255, 0.5, 0 // Section #5 |
||
4150 | 9, 8, 0, 255, 0, 255, 0.5, 0 // Section #6 |
||
4151 | 10, 9, 0, 255, 0, 255, 0.5, 0 // Section #7 |
||
4152 | 12, 11, 0, 255, 0, 255, 0.5, 0 // Section #8 |
||
4153 | 64, 12, 0, 255, 0, 255, 0.5, 0 // Section #9 |
||
4154 | 63, 13, 0, 255, 0, 255, 0.5, 0 // Section #10 |
||
4155 | 14, 15, 0, 255, 0, 255, 0.5, 1 // Section #11 |
||
4156 | 15, 49, 0, 255, 0, 255, 1.2, 1 // Section #12 |
||
4157 | 22, 18, 0, 255, 0, 255, 1.5, 0 // Section #13 |
||
4158 | 91, 19, 0, 255, 0, 255, 1.2, 1 // Section #14 |
||
4159 | 19, 97, 0, 255, 0, 255, 1.0, 1 // Section #15 |
||
4160 | 20, 18, 0, 255, 0, 255, 0.3, 1 // Section #16 |
||
4161 | 21, 20, 0, 255, 0, 255, 0.4, 1 // Section #17 |
||
4162 | 24, 23, 0, 255, 0, 255, 0.4, 0 // Section #18 |
||
4163 | 24, 25, 0, 255, 0, 255, 0.4, 0 // Section #19 |
||
4164 | 25, 26, 0, 255, 0, 255, 0.4, 0 // Section #20 |
||
4165 | 26, 27, 0, 255, 0, 255, 1.7, 0 // Section #21 |
||
4166 | 27, 84, 0, 255, 0, 255, 1.5, 1 // Section #22 |
||
4167 | 26, 28, 0, 255, 0, 255, 1.0, 0 // Section #23 |
||
4168 | 2, 83, 0, 255, 0, 255, 0.5, 0 // Section #24 |
||
4169 | 30, 29, 0, 255, 0, 255, 1.0, 0 // Section #25 |
||
4170 | 29, 3, 0, 255, 0, 35, 1.8, 1 // Section #26 |
||
4171 | 31, 30, 0, 255, 0, 255, 1.6, 1000 // Section #27 |
||
4172 | 32, 29, 0, 255, 0, 255, 1.6, 0 // Section #28 |
||
4173 | 33, 32, 0, 255, 0, 255, 1.3, 1000 // Section #29 |
||
4174 | 34, 67, 0, 255, 0, 255, 0.5, 0 // Section #30 |
||
4175 | 35, 34, 0, 255, 0, 255, 0.4, 0 // Section #31 |
||
4176 | 36, 35, 0, 255, 0, 255, 0.4, 0 // Section #32 |
||
4177 | 37, 53, 0, 255, 0, 255, 0.4, 0 // Section #33 |
||
4178 | 39, 38, 0, 255, 0, 255, 1.0, 1 // Section #34 |
||
4179 | 1, 39, 0, 255, 0, 255, 1.0, 1 // Section #35 |
||
4180 | 40, 96, 0, 255, 0, 255, 0.5, 1 // Section #36 |
||
4181 | 38, 94, 0, 255, 0, 255, 0.7, 1 // Section #37 |
||
4182 | 42, 66, 0, 255, 0, 255, 0.2, 1000 // Section #38 |
||
4183 | 43, 42, 0, 255, 0, 255, 4.0, 1000 // Section #39 |
||
4184 | 45, 54, 0, 255, 0, 255, 1.0, 1000 // Section #40 |
||
4185 | 46, 12, 0, 255, 0, 255, 0.5, 1000 // Section #41 |
||
4186 | 47, 46, 0, 255, 0, 255, 0.5, 1000 // Section #42 |
||
4187 | 48, 14, 0, 15, 0, 15, 0.3, 1000 // Section #43 |
||
4188 | 50, 49, 0, 255, 0, 255, 1.2, 0 // Section #44 |
||
4189 | 49, 16, 0, 255, 0, 255, 1.0, 1 // Section #45 |
||
4190 | 51, 50, 0, 255, 0, 255, 1.0, 0 // Section #46 |
||
4191 | 53, 36, 0, 255, 0, 255, 0.3, 0 // Section #47 |
||
4192 | 37, 95, 0, 255, 0, 255, 0.5, 0 // Section #48 |
||
4193 | 55, 54, 0, 255, 25, 255, 0.9, 1000 // Section #49 |
||
4194 | 54, 44, 0, 255, 0, 255, 1.0, 0 // Section #50 |
||
4195 | 56, 55, 0, 255, 0, 255, 0.2, 1000 // Section #51 |
||
4196 | 57, 56, 0, 255, 0, 255, 0.5, 1000 // Section #52 |
||
4197 | 57, 58, 0, 255, 0, 255, 0.4, 0 // Section #53 |
||
4198 | 58, 59, 0, 255, 0, 255, 0.2, 1000 // Section #54 |
||
4199 | 60, 59, 0, 255, 0, 255, 0.2, 1000 // Section #55 |
||
4200 | 61, 60, 0, 255, 0, 255, 0.4, 1000 // Section #56 |
||
4201 | 61, 62, 0, 255, 0, 255, 0.4, 1000 // Section #57 |
||
4202 | 62, 55, 0, 255, 0, 255, 0.2, 1000 // Section #58 |
||
4203 | 59, 55, 0, 255, 0, 255, 0.8, 1000 // Section #59 |
||
4204 | 14, 63, 0, 255, 0, 255, 0.5, 0 // Section #60 |
||
4205 | 13, 64, 0, 255, 0, 255, 0.5, 0 // Section #61 |
||
4206 | 44, 64, 0, 255, 0, 255, 0.6, 0 // Section #62 |
||
4207 | 65, 64, 0, 255, 0, 255, 0.5, 1000 // Section #63 |
||
4208 | 66, 2, 0, 255, 0, 255, 0.7, 0 // Section #64 |
||
4209 | 67, 2, 0, 255, 0, 255, 0.5, 0 // Section #65 |
||
4210 | 41, 67, 0, 255, 0, 255, 1.2, 1 // Section #66 |
||
4211 | 67, 27, 0, 255, 0, 255, 1.2, 1 // Section #67 |
||
4212 | 82, 21, 0, 255, 0, 255, 0.6, 0 // Section #68 |
||
4213 | 68, 69, 0, 255, 0, 255, 0.3, 0 // Section #69 |
||
4214 | 69, 76, 0, 255, 0, 255, 1.0, 0 // Section #70 |
||
4215 | 70, 21, 0, 255, 0, 255, 0.9, 1 // Section #71 |
||
4216 | 71, 70, 0, 255, 0, 255, 1.1, 1 // Section #72 |
||
4217 | 75, 69, 0, 255, 0, 255, 0.3, 0 // Section #73 |
||
4218 | 73, 72, 0, 255, 0, 255, 0.3, 0 // Section #74 |
||
4219 | 73, 74, 0, 255, 0, 255, 0.3, 0 // Section #75 |
||
4220 | 74, 75, 0, 255, 0, 255, 0.3, 0 // Section #76 |
||
4221 | 72, 75, 0, 255, 0, 255, 0.3, 0 // Section #77 |
||
4222 | 74, 76, 0, 255, 0, 255, 0.3, 0 // Section #78 |
||
4223 | 76, 77, 0, 255, 0, 255, 1.0, 0 // Section #79 |
||
4224 | 78, 92, 0, 255, 0, 255, 1.1, 0 // Section #80 |
||
4225 | 77, 71, 0, 255, 0, 255, 1.0, 1 // Section #81 |
||
4226 | 79, 78, 0, 255, 0, 255, 1.0, 0 // Section #82 |
||
4227 | 79, 80, 0, 255, 0, 255, 1.0, 0 // Section #83 |
||
4228 | 80, 81, 0, 255, 0, 255, 1.1, 0 // Section #84 |
||
4229 | 81, 71, 0, 255, 0, 255, 1.2, 0 // Section #85 |
||
4230 | 81, 70, 0, 255, 0, 255, 1.2, 0 // Section #86 |
||
4231 | 78, 81, 0, 255, 0, 255, 1.0, 0 // Section #87 |
||
4232 | 82, 77, 0, 255, 0, 255, 0.9, 0 // Section #88 |
||
4233 | 82, 68, 0, 255, 0, 255, 0.9, 0 // Section #89 |
||
4234 | 83, 27, 0, 255, 0, 255, 1.1, 0 // Section #90 |
||
4235 | 83, 28, 0, 255, 0, 255, 0.4, 0 // Section #91 |
||
4236 | 84, 29, 0, 255, 0, 45, 0.4, 1 // Section #92 |
||
4237 | 52, 14, 0, 255, 0, 255, 0.7, 0 // Section #93 |
||
4238 | 52, 85, 0, 255, 0, 255, 1.2, 0 // Section #94 |
||
4239 | 85, 49, 0, 255, 0, 255, 0.5, 0 // Section #95 |
||
4240 | 51, 85, 0, 255, 0, 255, 1.0, 0 // Section #96 |
||
4241 | 23, 22, 0, 255, 0, 255, 0.4, 0 // Section #97 |
||
4242 | 16, 86, 0, 255, 0, 255, 0.6, 1 // Section #98 |
||
4243 | 86, 87, 0, 255, 0, 255, 0.9, 1 // Section #99 |
||
4244 | 87, 17, 0, 255, 0, 255, 1.2, 1 // Section #100 |
||
4245 | 17, 88, 0, 255, 0, 255, 1.2, 0 // Section #101 |
||
4246 | 88, 89, 0, 255, 0, 255, 1.2, 1000 // Section #102 |
||
4247 | 89, 90, 0, 255, 0, 255, 1.2, 0 // Section #103 |
||
4248 | 90, 91, 0, 255, 0, 255, 1.2, 0 // Section #104 |
||
4249 | 18, 91, 0, 255, 0, 255, 1.7, 1 // Section #105 |
||
4250 | 92, 77, 0, 255, 0, 255, 1.1, 0 // Section #106 |
||
4251 | 4, 93, 0, 255, 0, 255, 0.9, 1 // Section #107 |
||
4252 | 94, 40, 0, 255, 0, 255, 0.7, 1 // Section #108 |
||
4253 | 95, 96, 0, 255, 0, 255, 0.8, 0 // Section #109 |
||
4254 | 96, 41, 0, 255, 0, 255, 0.5, 1 // Section #110 |
||
4255 | 93, 77, 0, 255, 0, 255, 0.9, 1 // Section #111 |
||
4256 | 97, 1, 0, 255, 0, 255, 1.0, 1 // Section #112 |
||
4257 | 10, 98, 0, 255, 0, 255, 0.5, 0 // Section #113 |
||
4258 | 98, 99, 0, 255, 0, 255, 0.5, 0 // Section #114 |
||
4259 | 99, 100, 0, 255, 0, 255, 0.5, 0 // Section #115 |
||
4260 | 100, 101, 0, 255, 0, 255, 0.5, 0 // Section #116 |
||
4261 | 101, 102, 0, 255, 0, 255, 0.5, 0 // Section #117 |
||
4262 | 102, 103, 0, 255, 0, 255, 0.5, 0 // Section #118 |
||
4263 | 103, 104, 0, 255, 0, 255, 0.5, 0 // Section #119 |
||
4264 | 104, 105, 0, 255, 0, 255, 0.5, 0 // Section #120 |
||
4265 | 105, 106, 0, 255, 40, 50, 0.5, 0 // Section #121 |
||
4266 | 106, 107, 0, 255, 0, 255, 0.5, 0 // Section #122 |
||
4267 | 107, 64, 0, 255, 0, 255, 0.5, 0 // Section #123 |
||
4268 | 11, 108, 0, 255, 0, 255, 0.5, 0 // Section #124 |
||
4269 | 108, 109, 0, 255, 0, 255, 0.5, 0 // Section #125 |
||
4270 | 109, 110, 0, 255, 0, 255, 0.5, 0 // Section #126 |
||
4271 | 110, 111, 0, 255, 0, 255, 0.5, 0 // Section #127 |
||
4272 | 111, 112, 0, 255, 0, 255, 0.5, 0 // Section #128 |
||
4273 | 112, 102, 0, 255, 0, 255, 0.5, 0 // Section #129 |
||
4274 | 99, 113, 0, 255, 0, 255, 0.5, 0 // Section #130 |
||
4275 | 113, 114, 0, 255, 0, 255, 0.5, 0 // Section #131 |
||
4276 | 114, 115, 0, 255, 0, 255, 0.5, 0 // Section #132 |
||
4277 | 115, 102, 0, 255, 0, 255, 0.5, 0 // Section #133 |
||
4278 | 116, 117, 0, 255, 0, 255, 0.5, 1000 // Section #134 |
||
4279 | 117, 118, 0, 255, 0, 255, 0.5, 1000 // Section #135 |
||
4280 | 118, 113, 0, 255, 0, 255, 0.5, 1000 // Section #136 |
||
4281 | 116, 119, 0, 255, 0, 255, 0.5, 0 // Section #137 |
||
4282 | 119, 120, 0, 255, 0, 255, 0.5, 0 // Section #138 |
||
4283 | 121, 120, 0, 255, 0, 255, 0.5, 1000 // Section #139 |
||
4284 | 120, 117, 0, 255, 0, 255, 0.5, 0 // Section #140 |
||
4285 | 2 // Number of cop start points |
||
4286 | 118.341, -5.177, 18.190, 0.000, 0.000, 0.000 // Cop start point #0 |
||
4287 | 107.037, -5.178, 67.395, 0.000, 0.000, 0.000 // Cop start point #1 |
||
4288 | END OF OPPONENT PATHS |
||
4289 | 2 // number of material modifiers |
||
4290 | // default materias |
||
4291 | 1.0 // car wall friction |
||
4292 | 1.0 // tyre road friction |
||
4293 | 1.0 // down force |
||
4294 | 0.0 // bumpiness |
||
4295 | |||
4296 | |||
4297 | |||
4298 | 1.0 // sparkiness |
||
4299 | 1 // room for expansion |
||
4300 | SKIDMARK.MAT // skid mark material |
||
4301 | //Ab|;_ya|k2T |
||
4302 | 1.0 // car wall friction |
||
4303 | 1.0 // tyre road friction |
||
4304 | |||
4305 | 0.0 // bumpiness |
||
4306 | -1 // tyre sound index |
||
4307 | |||
4308 | |||
4309 | 0.0 // sparkiness |
||
4310 | 1 // room for expansion |
||
4311 | none // room for expansion |
||
4312 | // Non CarObjects |
||
4313 | 2 // number of non car objects |
||
4314 | BARRIER.TXT |
||
4315 | WRECK.TXT |
||
4316 | |||
4317 | 8 // Number of network start points |
||
4318 | 129.75,-5.17,-1.22 //1 |
||
4319 | 270 |
||
4320 | 146.57,-5.17,10.49 //2 |
||
4321 | 180 |
||
4322 | 117.75,-5.17,44.13 //3 |
||
4323 | 180 |
||
4324 | 93.29,-5.17,1.23 //4 |
||
4325 | 270 |
||
4326 | 107.79,-5.17,32.17 //5 |
||
4327 | 225 |
||
4328 | 107.78,-5.17,55.58 //6 |
||
4329 | 180 |
||
4330 | 120.88,-6.38,95.1 //7 |
||
4331 | 270 |
||
4332 | 141.89,-5.17,59.36 //8 |
||
4333 | 310 |
||
4334 | 1 // number of splash files |
||
4335 | SPLSHYEL.PIX // name of pixelmapfile for splashes |
||
4336 | 1 |
||
4337 | INDUSTA1.TXT |