Subversion Repositories Games.Carmageddon

Rev

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
-256.540,-2.555,-102.5						// Position of centre of start of grid
6
160									// Direction that grid faces in
7
// Direction that grid faces in
8
// Laps, checkpoints etc
9
120,60,20							// Initial timer count for each skill level
10
4									// # laps
11
10000,5000,3000						// Race completed bonus (all laps raced) for each skill level
12
75000,50000,30000					// Race completed bonus (all peds killed) for each skill level
13
20000,10000,5000					// Race completed bonus (all oppos wasted) for each skill level
14
// Width and height of map checkpoint rectangles
15
9,18
16
11,26
17
4									// # checkpoints
18
// Checkpoint #1
19
20,10,5								// Timer increment for each skill level (ped mode)
20
60,30,10							// Timer increment for each skill level (pedless mode)
21
1									// # quads for this checkpoint
22
-288.923,-100,-66.164						// Point #0
23
-288.923,100,-66.164						// Point #1
24
-289.032,100,-69.796						// Point #2
25
-289.032,-100,-69.796					// Point #3
26
58,116
27
59,142
28
// Checkpoint #2
29
20,10,5								// Timer increment for each skill level (ped mode)
30
60,30,10							// Timer increment for each skill level (pedless mode)
31
1									// # quads for this checkpoint
32
-284.960,-100,28.585						// Point #0
33
-284.960,100,28.585						// Point #1
34
-284.317,100,31.694						// Point #2
35
-284.317,-100,31.694					// Point #3
36
65,130
37
132,317
38
// Checkpoint #3
39
20,10,5								// Timer increment for each skill level (ped mode)
40
60,30,10							// Timer increment for each skill level (pedless mode)
41
1									// # quads for this checkpoint
42
-267.698,-100,-15.744						// Point #0
43
-267.698,100,-15.744						// Point #1
44
-264.604,100,-16.553						// Point #2
45
-264.604,-100,-16.553					// Point #3
46
81,162
47
96,230
48
// Checkpoint #4
49
20,10,5								// Timer increment for each skill level (ped mode)
50
60,30,10							// Timer increment for each skill level (pedless mode)
51
1									// # quads for this checkpoint
52
-148.876,-100,-137.803						// Point #0
53
-148.876,100,-137.803						// Point #1
54
-148.825,100,-141.435						// Point #2
55
-148.825,-100,-141.435					// Point #3
56
165,330
57
6,14
58
6									// # pixelmap files to load
59
NYSKY1.PIX
60
C3SKY2.PIX
61
COASTA1.pix
62
NCHORIZN.PIX
63
DRKSCRN.PIX
64
FOGSCRN.PIX
65
6									// # pixelmap files to load (low memory)
66
NYSKY1.PIX
67
C3SKY2.PIX
68
COA8TA3.pix
69
NCHORIZN.PIX
70
DRKSCRN.PIX
71
FOGSCRN.PIX
72
2									// # shade table files to load
73
COASTA1.TAB
74
identity.tab
75
9									// # material files to load
76
YWW.MAT
77
WATTY.MAT
78
NYSKY1.MAT
79
C3SKY2.MAT
80
COASTA1.MAT
81
DARKSKY.MAT
82
DRKSCRN.MAT
83
FOGSCRN.MAT
84
SKIDMARK.MAT
85
9
86
YWW.MAT									// # material files to load (low memory)
87
WATTY.MAT
88
NYSKY1.MAT
89
C3SKY2.MAT
90
COA8TA3.MAT
91
DARKSKY.MAT
92
DRKSCRN.MAT
93
FOGSCRN.MAT
94
SKIDMARK.MAT
95
1									// # model files to load
96
COASTA1.dat
97
1									// # model files to load
98
COSTA81.dat
99
COASTA1.ACT							// Track actor
100
COSTA81.ACT
101
COASTAX.ACT							// Additional actor
102
// HORIZON STUFF
103
NCHORIZN.PIX						// Name of sky texture pixelmap (or "none")
104
4									// Horizontal repetitions of sky texture
105
66									// Vertical size of sky texture (degrees)
106
128									// Position of horizon (pixels below top)
107
dark								// Depth cue mode ("none", "dark" or "fog")
108
8,0									// Degree of fog/darkness
109
// DEFAULT ENGINE NOISE
110
 
111
// SPECIAL EFFECTS VOLUMES
112
11				// # special effects volumes
113
DEFAULT WATER
114
0.2									// gravity multiplier
115
50									// viscosity multiplier
116
 
117
0.002								// Pedestrian damage per millisecond
118
 
119
1									// Sky colour
120
WATTY.MAT								// Windscreen material to use
121
5100								// Sound ID of entry noise
122
5100								// Sound ID of exit noise
123
2									// Engine noise index
124
 
125
NEW IMPROVED!
126
8.702, -0.080, -1.941
127
0.031, 3.583, -0.007
128
12.018, 0.007, 53.882
129
-267.444, -15.562, -32.364
130
1				// gravity multiplier
131
1				// viscosity multiplier
132
 
133
 
134
-1					// camera effect index
135
-1					// sky colour
136
YWW.MAT				// Windscreen material to use
137
-1					// Sound ID of entry noise
138
-1					// Sound ID of exit noise
139
1					// Engine noise index
140
 
141
NEW IMPROVED!
142
5.124, 0.000, 5.680
143
0.000, 1.000, 0.000
144
-40.065, 0.000, 22.294
145
-254.058, -16.907, -75.250
146
1				// gravity multiplier
147
1				// viscosity multiplier
148
 
149
 
150
-1					// camera effect index
151
-1					// sky colour
152
YWW.MAT				// Windscreen material to use
153
-1					// Sound ID of entry noise
154
-1					// Sound ID of exit noise
155
1					// Engine noise index
156
 
157
NEW IMPROVED!
158
0.022, 0.000, 1.728
159
0.000, 2.074, 0.000
160
-3.583, 0.000, 0.046
161
-212.111, -17.667, -89.661
162
1				// gravity multiplier
163
1				// viscosity multiplier
164
 
165
 
166
-1					// camera effect index
167
-1					// sky colour
168
YWW.MAT				// Windscreen material to use
169
-1					// Sound ID of entry noise
170
-1					// Sound ID of exit noise
171
1					// Engine noise index
172
 
173
NEW IMPROVED!
174
-0.416, 0.000, -1.677
175
0.003, 1.728, -0.001
176
1.398, -0.002, -0.347
177
-193.901, -17.667, -91.913
178
1				// gravity multiplier
179
1				// viscosity multiplier
180
 
181
 
182
-1					// camera effect index
183
-1					// sky colour
184
YWW.MAT				// Windscreen material to use
185
-1					// Sound ID of entry noise
186
-1					// Sound ID of exit noise
187
1					// Engine noise index
188
 
189
NEW IMPROVED!
190
-0.940, 0.000, -1.848
191
0.000, 1.000, 0.000
192
1.283, 0.000, -0.653
193
-181.791, -16.747, -97.209
194
1				// gravity multiplier
195
1				// viscosity multiplier
196
 
197
 
198
-1					// camera effect index
199
-1					// sky colour
200
YWW.MAT				// Windscreen material to use
201
-1					// Sound ID of entry noise
202
-1					// Sound ID of exit noise
203
1					// Engine noise index
204
 
205
NEW IMPROVED!
206
1.262, 0.000, 1.645
207
0.000, 1.728, 0.000
208
-1.143, 0.000, 0.876
209
-171.178, -16.427, -105.123
210
1				// gravity multiplier
211
1				// viscosity multiplier
212
 
213
 
214
-1					// camera effect index
215
-1					// sky colour
216
YWW.MAT				// Windscreen material to use
217
-1					// Sound ID of entry noise
218
-1					// Sound ID of exit noise
219
1					// Engine noise index
220
 
221
NEW IMPROVED!
222
1.210, 0.000, 1.684
223
0.014, 1.440, -0.010
224
-0.975, 0.014, 0.700
225
-165.651, -14.506, -108.596
226
1				// gravity multiplier
227
1				// viscosity multiplier
228
 
229
 
230
-1					// camera effect index
231
-1					// sky colour
232
YWW.MAT				// Windscreen material to use
233
-1					// Sound ID of entry noise
234
-1					// Sound ID of exit noise
235
1					// Engine noise index
236
 
237
NEW IMPROVED!
238
-0.462, 0.000, -2.022
239
0.000, 1.000, 0.000
240
1.170, 0.000, -0.267
241
-133.374, -12.981, -118.326
242
1				// gravity multiplier
243
1				// viscosity multiplier
244
 
245
 
246
-1					// camera effect index
247
-1					// sky colour
248
YWW.MAT				// Windscreen material to use
249
-1					// Sound ID of entry noise
250
-1					// Sound ID of exit noise
251
1					// Engine noise index
252
 
253
NEW IMPROVED!
254
-0.472, 0.000, -2.019
255
0.013, 1.000, -0.003
256
1.402, -0.020, -0.328
257
-93.955, -12.942, -127.460
258
1				// gravity multiplier
259
1				// viscosity multiplier
260
 
261
 
262
-1					// camera effect index
263
-1					// sky colour
264
YWW.MAT				// Windscreen material to use
265
-1					// Sound ID of entry noise
266
-1					// Sound ID of exit noise
267
1					// Engine noise index
268
 
269
NEW IMPROVED!
270
-0.444, 0.000, -1.831
271
0.000, 1.000, 0.000
272
9.804, 0.000, -2.379
273
-72.472, -13.061, -132.528
274
1				// gravity multiplier
275
1				// viscosity multiplier
276
 
277
 
278
-1					// camera effect index
279
-1					// sky colour
280
YWW.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
// REFLECTIVE WINDSCREEN SPECIFICATIONS
286
NYSKY1.MAT							// Material to use for default screens
287
DRKSCRN.MAT							// Material to use for default screens during darkness
288
FOGSCRN.MAT							// Material to use for default screens during fog
289
 
290
// MAP DETAILS
291
CSTAMAP1.PIX						// Map pixelmap name
292
0.744,		0,			0			// World->map transformation matrix
293
0,			0,			0
294
0,			0.744, 		0
295
282.4,		114.9,		0
296
// ****** SKART OF FUNK AND GROOVE STUFF ******
297
START OF FUNK
298
!!WATER.MAT
299
constant
300
slither
301
harmonic
302
0.20,0
303
5,5
304
no fucking lighting
305
no animation you cunt
306
NEXT FUNK
307
CHECK.MAT
308
constant
309
roll
310
continuous
311
0.2,0
312
no fucking lighting
313
no animation you cunt
314
END OF FUNK
315
START OF GROOVE
316
&YAC0001.ACT					// Actor name of moving part
317
not a fuckin lolliiipop				// Not a lollipop
318
distance						// Only moves when in view
319
straight						// Moves on a straight path
320
harmonic						// Motion is harmonic
321
0,0,0							// Centre of movement
322
0.2							// Cycles per second
323
0,.07,0						// Amount of movement (each way) in each axis
324
rock							// object movement options
325
harmonic						// movement mode
326
0.18							// cycle speed per second
327
0,0,.03						// centre of rocking
328
x							// axis to rock in
329
2							// max angle of rock
330
NEXT GROOVE
331
&YAC0002.ACT					// Actor name of moving part
332
not a fuckin lolliiipop				// Not a lollipop
333
distance						// Only moves when in view
334
straight						// Moves on a straight path
335
harmonic						// Motion is harmonic
336
0,0,0							// Centre of movement
337
0.2							// Cycles per second
338
0,.07,0						// Amount of movement (each way) in each axis
339
rock							// object movement options
340
harmonic						// movement mode
341
0.2							// cycle speed per second
342
0,0,.03						// centre of rocking
343
x							// axis to rock in
344
2							// max angle of rock
345
NEXT GROOVE
346
&YAC0003.ACT					// Actor name of moving part
347
not a fuckin lolliiipop				// Not a lollipop
348
distance						// Only moves when in view
349
straight						// Moves on a straight path
350
harmonic						// Motion is harmonic
351
0,0,0							// Centre of movement
352
0.23							// Cycles per second
353
0,.08,0						// Amount of movement (each way) in each axis
354
rock							// object movement options
355
harmonic						// movement mode
356
0.2							// cycle speed per second
357
0,0,.03						// centre of rocking
358
z							// axis to rock in
359
8							// max angle of rock
360
NEXT GROOVE
361
&YAC0004.ACT					// Actor name of moving part
362
not a fuckin lolliiipop				// Not a lollipop
363
distance						// Only moves when in view
364
straight						// Moves on a straight path
365
harmonic						// Motion is harmonic
366
0,0,0							// Centre of movement
367
0.23							// Cycles per second
368
0,.08,0						// Amount of movement (each way) in each axis
369
rock							// object movement options
370
harmonic						// movement mode
371
0.14							// cycle speed per second
372
0,0,.03						// centre of rocking
373
z							// axis to rock in
374
7							// max angle of rock
375
NEXT GROOVE
376
&YAC0005.ACT					// Actor name of moving part
377
not a fuckin lolliiipop				// Not a lollipop
378
distance						// Only moves when in view
379
straight						// Moves on a straight path
380
harmonic						// Motion is harmonic
381
0,0,0							// Centre of movement
382
0.2							// Cycles per second
383
0,.07,0						// Amount of movement (each way) in each axis
384
rock							// object movement options
385
harmonic						// movement mode
386
0.15							// cycle speed per second
387
0,0,.03						// centre of rocking
388
z							// axis to rock in
389
8							// max angle of rock
390
NEXT GROOVE
391
&YAC0006.ACT					// Actor name of moving part
392
not a fuckin lolliiipop				// Not a lollipop
393
distance						// Only moves when in view
394
straight						// Moves on a straight path
395
harmonic						// Motion is harmonic
396
0,0,0							// Centre of movement
397
0.23							// Cycles per second
398
0,.05,0						// Amount of movement (each way) in each axis
399
rock							// object movement options
400
harmonic						// movement mode
401
0.2							// cycle speed per second
402
0,0,.03						// centre of rocking
403
z							// axis to rock in
404
7							// max angle of rock
405
NEXT GROOVE
406
&YAC0007.ACT					// Actor name of moving part
407
not a fuckin lolliiipop				// Not a lollipop
408
distance						// Only moves when in view
409
straight						// Moves on a straight path
410
harmonic						// Motion is harmonic
411
0,0,0							// Centre of movement
412
0.16							// Cycles per second
413
0,.08,0						// Amount of movement (each way) in each axis
414
rock							// object movement options
415
harmonic						// movement mode
416
0.18							// cycle speed per second
417
0,0,.03						// centre of rocking
418
z							// axis to rock in
419
8							// max angle of rock
420
NEXT GROOVE
421
&YAC0008.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 harmonic
426
0,0,0							// Centre of movement
427
0.15							// Cycles per second
428
0,.05,0						// Amount of movement (each way) in each axis
429
rock							// object movement options
430
harmonic						// movement mode
431
0.15							// cycle speed per second
432
0,0,.03						// centre of rocking
433
z							// axis to rock in
434
8							// max angle of rock
435
NEXT GROOVE
436
&YAC0009.ACT					// Actor name of moving part
437
not a fuckin lolliiipop				// Not a lollipop
438
distance						// Only moves when in view
439
straight						// Moves on a straight path
440
harmonic						// Motion is harmonic
441
0,0,0							// Centre of movement
442
0.2							// Cycles per second
443
0,.08,0						// Amount of movement (each way) in each axis
444
rock							// object movement options
445
harmonic						// movement mode
446
0.2							// cycle speed per second
447
0,0,.03						// centre of rocking
448
z							// axis to rock in
449
7							// max angle of rock
450
NEXT GROOVE
451
&YAC0010.ACT					// Actor name of moving part
452
not a fuckin lolliiipop				// Not a lollipop
453
distance						// Only moves when in view
454
straight						// Moves on a straight path
455
harmonic						// Motion is harmonic
456
0,0,0							// Centre of movement
457
0.15							// Cycles per second
458
0,.08,0						// Amount of movement (each way) in each axis
459
rock							// object movement options
460
harmonic						// movement mode
461
0.17							// cycle speed per second
462
0,0,.03						// centre of rocking
463
x							// axis to rock in
464
8							// max angle of rock
465
NEXT GROOVE
466
&YAC0011.ACT					// Actor name of moving part
467
not a fuckin lolliiipop				// Not a lollipop
468
distance						// Only moves when in view
469
straight						// Moves on a straight path
470
harmonic						// Motion is harmonic
471
0,0,0							// Centre of movement
472
0.2							// Cycles per second
473
0,.09,0						// Amount of movement (each way) in each axis
474
rock							// object movement options
475
harmonic						// movement mode
476
0.15							// cycle speed per second
477
0,0,.03						// centre of rocking
478
x							// axis to rock in
479
9							// max angle of rock
480
NEXT GROOVE
481
&YAC0012.ACT					// Actor name of moving part
482
not a fuckin lolliiipop				// Not a lollipop
483
distance						// Only moves when in view
484
straight						// Moves on a straight path
485
harmonic						// Motion is harmonic
486
0,0,0							// Centre of movement
487
0.2							// Cycles per second
488
0,.09,0						// Amount of movement (each way) in each axis
489
rock							// object movement options
490
harmonic						// movement mode
491
0.15							// cycle speed per second
492
0,0,.03						// centre of rocking
493
z							// axis to rock in
494
9							// max angle of rock
495
NEXT GROOVE
496
&YAC0013.ACT					// Actor name of moving part
497
not a fuckin lolliiipop				// Not a lollipop
498
distance						// Only moves when in view
499
straight						// Moves on a straight path
500
harmonic						// Motion is harmonic
501
0,0,0							// Centre of movement
502
0.15							// Cycles per second
503
0,.09,0						// Amount of movement (each way) in each axis
504
rock							// object movement options
505
harmonic						// movement mode
506
0.18							// cycle speed per second
507
0,0,.03						// centre of rocking
508
z							// axis to rock in
509
9							// max angle of rock
510
NEXT GROOVE
511
&YAC0014.ACT					// Actor name of moving part
512
not a fuckin lolliiipop				// Not a lollipop
513
distance						// Only moves when in view
514
straight						// Moves on a straight path
515
harmonic						// Motion is harmonic
516
0,0,0							// Centre of movement
517
0.16							// Cycles per second
518
0,.09,0						// Amount of movement (each way) in each axis
519
rock							// object movement options
520
harmonic						// movement mode
521
0.16							// cycle speed per second
522
0,0,.03						// centre of rocking
523
z							// axis to rock in
524
9							// max angle of rock
525
NEXT GROOVE
526
&YAC0015.ACT					// Actor name of moving part
527
not a fuckin lolliiipop				// Not a lollipop
528
distance						// Only moves when in view
529
straight						// Moves on a straight path
530
harmonic						// Motion is harmonic
531
0,0,0							// Centre of movement
532
0.17							// Cycles per second
533
0,.09,0						// Amount of movement (each way) in each axis
534
rock							// object movement options
535
harmonic						// movement mode
536
0.15							// cycle speed per second
537
0,0,.03						// centre of rocking
538
z							// axis to rock in
539
9							// max angle of rock
540
NEXT GROOVE
541
&YAC0016.ACT					// Actor name of moving part
542
not a fuckin lolliiipop				// Not a lollipop
543
distance						// Only moves when in view
544
straight						// Moves on a straight path
545
harmonic						// Motion is harmonic
546
0,0,0							// Centre of movement
547
0.15							// Cycles per second
548
0,.09,0						// Amount of movement (each way) in each axis
549
rock							// object movement options
550
harmonic						// movement mode
551
0.17							// cycle speed per second
552
0,0,.03						// centre of rocking
553
z							// axis to rock in
554
9							// max angle of rock
555
NEXT GROOVE
556
&YAC0017.ACT					// Actor name of moving part
557
not a fuckin lolliiipop				// Not a lollipop
558
distance						// Only moves when in view
559
straight						// Moves on a straight path
560
harmonic						// Motion is harmonic
561
0,0,0							// Centre of movement
562
0.15							// Cycles per second
563
0,.09,0						// Amount of movement (each way) in each axis
564
rock							// object movement options
565
harmonic						// movement mode
566
0.15							// cycle speed per second
567
0,0,.03						// centre of rocking
568
z							// axis to rock in
569
9							// max angle of rock
570
NEXT GROOVE
571
&YAC0018.ACT					// Actor name of moving part
572
not a fuckin lolliiipop				// Not a lollipop
573
distance						// Only moves when in view
574
straight						// Moves on a straight path
575
harmonic						// Motion is harmonic
576
0,0,0							// Centre of movement
577
0.14							// Cycles per second
578
0,.9,0						// Amount of movement (each way) in each axis
579
rock							// object movement options
580
harmonic						// movement mode
581
0.14							// cycle speed per second
582
0,0,.03						// centre of rocking
583
z							// axis to rock in
584
9							// max angle of rock
585
NEXT GROOVE
586
&YAC0018.ACT					// Actor name of moving part
587
not a fuckin lolliiipop				// Not a lollipop
588
distance						// Only moves when in view
589
straight						// Moves on a straight path
590
harmonic						// Motion is harmonic
591
0,0,0							// Centre of movement
592
0.14							// Cycles per second
593
0,.1,0						// Amount of movement (each way) in each axis
594
rock							// object movement options
595
harmonic						// movement mode
596
0.14							// cycle speed per second
597
0,0,.03						// centre of rocking
598
z							// axis to rock in
599
9							// max angle of rock
600
NEXT GROOVE
601
&YAC0019.ACT					// Actor name of moving part
602
not a fuckin lolliiipop				// Not a lollipop
603
distance						// Only moves when in view
604
straight						// Moves on a straight path
605
harmonic						// Motion is harmonic
606
0,0,0							// Centre of movement
607
0.14							// Cycles per second
608
0,.12,0						// Amount of movement (each way) in each axis
609
rock							// object movement options
610
harmonic						// movement mode
611
0.14							// cycle speed per second
612
0,0,.03						// centre of rocking
613
z							// axis to rock in
614
11							// max angle of rock
615
NEXT GROOVE
616
&YAC0020.ACT					// Actor name of moving part
617
not a fuckin lolliiipop				// Not a lollipop
618
distance						// Only moves when in view
619
straight						// Moves on a straight path
620
harmonic						// Motion is harmonic
621
0,0,0							// Centre of movement
622
0.18							// Cycles per second
623
0,.12,0						// Amount of movement (each way) in each axis
624
rock							// object movement options
625
harmonic						// movement mode
626
0.18							// cycle speed per second
627
0,0,.03						// centre of rocking
628
z							// axis to rock in
629
9							// max angle of rock
630
NEXT GROOVE
631
&YAC0020.ACT					// Actor name of moving part
632
not a fuckin lolliiipop				// Not a lollipop
633
distance						// Only moves when in view
634
straight						// Moves on a straight path
635
harmonic						// Motion is harmonic
636
0,0,0							// Centre of movement
637
0.2							// Cycles per second
638
0,.09,0						// Amount of movement (each way) in each axis
639
rock							// object movement options
640
harmonic						// movement mode
641
0.18							// cycle speed per second
642
0,0,.03						// centre of rocking
643
z							// axis to rock in
644
9							// max angle of rock
645
NEXT GROOVE
646
&YAC0021.ACT					// Actor name of moving part
647
not a fuckin lolliiipop				// Not a lollipop
648
distance						// Only moves when in view
649
straight						// Moves on a straight path
650
harmonic						// Motion is harmonic
651
0,0,0							// Centre of movement
652
0.17							// Cycles per second
653
0,.09,0						// Amount of movement (each way) in each axis
654
rock							// object movement options
655
harmonic						// movement mode
656
0.2							// cycle speed per second
657
0,0,.03						// centre of rocking
658
z							// axis to rock in
659
9							// max angle of rock
660
NEXT GROOVE
661
&YAC0022.ACT					// Actor name of moving part
662
not a fuckin lolliiipop				// Not a lollipop
663
distance						// Only moves when in view
664
straight						// Moves on a straight path
665
harmonic						// Motion is harmonic
666
0,0,0							// Centre of movement
667
0.2							// Cycles per second
668
0,.09,0						// Amount of movement (each way) in each axis
669
rock							// object movement options
670
harmonic						// movement mode
671
0.18							// cycle speed per second
672
0,0,.03						// centre of rocking
673
z							// axis to rock in
674
9							// max angle of rock
675
NEXT GROOVE
676
&YAC0023.ACT					// Actor name of moving part
677
not a fuckin lolliiipop				// Not a lollipop
678
distance						// Only moves when in view
679
straight						// Moves on a straight path
680
harmonic						// Motion is harmonic
681
0,0,0							// Centre of movement
682
0.17							// Cycles per second
683
0,.06,0						// Amount of movement (each way) in each axis
684
rock							// object movement options
685
harmonic						// movement mode
686
0.18							// cycle speed per second
687
0,0,.03						// centre of rocking
688
x							// axis to rock in
689
9							// max angle of rock
690
NEXT GROOVE
691
&YAC0024.ACT					// Actor name of moving part
692
not a fuckin lolliiipop				// Not a lollipop
693
distance						// Only moves when in view
694
straight						// Moves on a straight path
695
harmonic						// Motion is harmonic
696
0,0,0							// Centre of movement
697
0.18							// Cycles per second
698
0,.09,0						// Amount of movement (each way) in each axis
699
rock							// object movement options
700
harmonic						// movement mode
701
0.2							// cycle speed per second
702
0,0,.03						// centre of rocking
703
x							// axis to rock in
704
9							// max angle of rock
705
NEXT GROOVE
706
&YAC0025.ACT					// Actor name of moving part
707
not a fuckin lolliiipop				// Not a lollipop
708
distance						// Only moves when in view
709
straight						// Moves on a straight path
710
harmonic						// Motion is harmonic
711
0,0,0							// Centre of movement
712
0.16							// Cycles per second
713
0,.09,0						// Amount of movement (each way) in each axis
714
rock							// object movement options
715
harmonic						// movement mode
716
0.18							// cycle speed per second
717
0,0,.03						// centre of rocking
718
x							// axis to rock in
719
9							// max angle of rock
720
NEXT GROOVE
721
&YAC0026.ACT					// Actor name of moving part
722
not a fuckin lolliiipop				// Not a lollipop
723
distance						// Only moves when in view
724
straight						// Moves on a straight path
725
harmonic						// Motion is harmonic
726
0,0,0							// Centre of movement
727
0.2							// Cycles per second
728
0,.15,0						// Amount of movement (each way) in each axis
729
rock							// object movement options
730
harmonic						// movement mode
731
0.18							// cycle speed per second
732
0,0,.03						// centre of rocking
733
z							// axis to rock in
734
11							// max angle of rock
735
NEXT GROOVE
736
&YAC0027.ACT					// Actor name of moving part
737
not a fuckin lolliiipop				// Not a lollipop
738
distance						// Only moves when in view
739
straight						// Moves on a straight path
740
harmonic						// Motion is harmonic
741
0,0,0							// Centre of movement
742
0.2							// Cycles per second
743
0,.09,0						// Amount of movement (each way) in each axis
744
rock							// object movement options
745
harmonic						// movement mode
746
0.15							// cycle speed per second
747
0,0,.03						// centre of rocking
748
z							// axis to rock in
749
9							// max angle of rock
750
NEXT GROOVE
751
&YAC0028.ACT					// Actor name of moving part
752
not a fuckin lolliiipop				// Not a lollipop
753
distance						// Only moves when in view
754
straight						// Moves on a straight path
755
harmonic						// Motion is harmonic
756
0,0,0							// Centre of movement
757
0.16							// Cycles per second
758
0,.09,0						// Amount of movement (each way) in each axis
759
rock							// object movement options
760
harmonic						// movement mode
761
0.15							// cycle speed per second
762
0,0,.03						// centre of rocking
763
x							// axis to rock in
764
9							// max angle of rock
765
NEXT GROOVE
766
&YAC0029.ACT					// Actor name of moving part
767
not a fuckin lolliiipop				// Not a lollipop
768
distance						// Only moves when in view
769
straight						// Moves on a straight path
770
harmonic						// Motion is harmonic
771
0,0,0							// Centre of movement
772
0.16							// Cycles per second
773
0,.09,0						// Amount of movement (each way) in each axis
774
rock							// object movement options
775
harmonic						// movement mode
776
0.15							// cycle speed per second
777
0,0,.03						// centre of rocking
778
z							// axis to rock in
779
9							// max angle of rock
780
NEXT GROOVE
781
&YAC0030.ACT					// Actor name of moving part
782
not a fuckin lolliiipop				// Not a lollipop
783
distance						// Only moves when in view
784
straight						// Moves on a straight path
785
harmonic						// Motion is harmonic
786
0,0,0							// Centre of movement
787
0.18							// Cycles per second
788
0,.06,0						// Amount of movement (each way) in each axis
789
rock							// object movement options
790
harmonic						// movement mode
791
0.18							// cycle speed per second
792
0,0,.03						// centre of rocking
793
x							// axis to rock in
794
9							// max angle of rock
795
NEXT GROOVE
796
&YAC0031.ACT					// Actor name of moving part
797
not a fuckin lolliiipop				// Not a lollipop
798
distance						// Only moves when in view
799
straight						// Moves on a straight path
800
harmonic						// Motion is harmonic
801
0,0,0							// Centre of movement
802
0.18							// Cycles per second
803
0,.05,0						// Amount of movement (each way) in each axis
804
rock							// object movement options
805
harmonic						// movement mode
806
0.2							// cycle speed per second
807
0,0,.03						// centre of rocking
808
x							// axis to rock in
809
9							// max angle of rock
810
END OF GROOVE
811
// ****** STARK OF PEDESTRIAN STUFF ******
812
29				// Ped subs table index
813
512				// Number of pedestrians
814
// Pedestrian number 1
815
1				// Ref num
816
6				// Number of instructions
817
3				// Initial instruction
818
point
819
-270.099,-2.552,-90.191
820
point
821
-270.283,-2.552,-90.262
822
point
823
-270.642,-2.552,-90.240
824
point
825
-270.750,-2.552,-90.830
826
point
827
-270.106,-2.552,-94.390
828
reverse
829
// Pedestrian number 2
830
1				// Ref num
831
5				// Number of instructions
832
2				// Initial instruction
833
point
834
-269.542,-2.552,-93.851
835
point
836
-269.226,-2.552,-94.602
837
point
838
-268.805,-2.552,-97.226
839
point
840
-269.183,-2.552,-97.602
841
reverse
842
// Pedestrian number 3
843
3				// Ref num
844
6				// Number of instructions
845
2				// Initial instruction
846
point
847
-269.651,-2.552,-96.212
848
point
849
-270.692,-2.552,-96.146
850
point
851
-271.176,-2.552,-93.826
852
point
853
-270.885,-2.550,-90.653
854
point
855
-269.978,-2.552,-89.883
856
reverse
857
// Pedestrian number 4
858
3				// Ref num
859
5				// Number of instructions
860
2				// Initial instruction
861
point
862
-283.484,-2.539,-69.888
863
point
864
-283.344,-2.539,-70.484
865
point
866
-282.090,-2.547,-71.521
867
point
868
-281.665,-2.552,-75.949
869
reverse
870
// Pedestrian number 5
871
1				// Ref num
872
7				// Number of instructions
873
2				// Initial instruction
874
point
875
-273.553,-2.552,-71.184
876
point
877
-274.416,-2.552,-70.664
878
point
879
-276.012,-2.552,-69.593
880
point
881
-282.558,-2.541,-69.943
882
point
883
-283.671,-2.538,-70.196
884
point
885
-285.278,-2.538,-71.625
886
reverse
887
// Pedestrian number 6
888
5				// Ref num
889
6				// Number of instructions
890
2				// Initial instruction
891
point
892
-267.804,-2.552,-75.968
893
point
894
-269.345,-2.552,-74.693
895
point
896
-270.275,-2.552,-73.536
897
point
898
-272.513,-2.552,-72.074
899
point
900
-272.953,-2.552,-71.371
901
reverse
902
// Pedestrian number 7
903
8				// Ref num
904
6				// Number of instructions
905
2				// Initial instruction
906
point
907
-283.972,-2.540,-69.747
908
point
909
-285.354,-2.540,-66.865
910
point
911
-287.150,-2.531,-66.831
912
point
913
-287.955,-2.543,-68.800
914
point
915
-288.656,-2.544,-69.908
916
reverse
917
// Pedestrian number 8
918
1				// Ref num
919
7				// Number of instructions
920
2				// Initial instruction
921
point
922
-313.628,-11.971,-26.568
923
point
924
-313.384,-11.971,-24.033
925
point
926
-312.579,-11.971,-22.773
927
point
928
-312.587,-11.971,-21.316
929
point
930
-312.863,-11.971,-19.602
931
point
932
-312.938,-11.971,-18.287
933
reverse
934
// Pedestrian number 9
935
1				// Ref num
936
6				// Number of instructions
937
3				// Initial instruction
938
point
939
-273.343,-15.627,25.364
940
point
941
-272.440,-15.626,22.412
942
point
943
-271.392,-15.627,22.991
944
point
945
-270.066,-15.627,23.992
946
point
947
-266.453,-15.627,23.741
948
reverse
949
// Pedestrian number 10
950
8				// Ref num
951
6				// Number of instructions
952
3				// Initial instruction
953
point
954
-256.908,-15.622,24.732
955
point
956
-258.387,-15.620,25.909
957
point
958
-261.283,-15.627,26.499
959
point
960
-261.930,-15.627,25.909
961
point
962
-262.724,-15.627,24.242
963
reverse
964
// Pedestrian number 11
965
1				// Ref num
966
6				// Number of instructions
967
4				// Initial instruction
968
point
969
-259.411,-15.657,19.155
970
point
971
-259.250,-15.651,21.396
972
point
973
-258.661,-15.627,22.942
974
point
975
-257.584,-15.627,22.954
976
point
977
-254.533,-15.627,25.546
978
reverse
979
// Pedestrian number 12
980
5				// Ref num
981
6				// Number of instructions
982
3				// Initial instruction
983
point
984
-261.806,-15.627,23.787
985
point
986
-260.932,-15.627,24.492
987
point
988
-260.637,-15.631,25.771
989
point
990
-261.612,-15.627,26.439
991
point
992
-263.339,-15.627,27.132
993
reverse
994
// Pedestrian number 13
995
8				// Ref num
996
7				// Number of instructions
997
3				// Initial instruction
998
point
999
-259.648,-15.627,26.691
1000
point
1001
-260.517,-15.634,24.927
1002
point
1003
-260.682,-15.634,24.331
1004
point
1005
-259.094,-15.652,22.352
1006
point
1007
-259.229,-15.655,20.294
1008
point
1009
-263.211,-15.657,16.713
1010
reverse
1011
// Pedestrian number 14
1012
3				// Ref num
1013
5				// Number of instructions
1014
4				// Initial instruction
1015
point
1016
-258.070,-15.645,23.910
1017
point
1018
-258.197,-15.634,25.400
1019
point
1020
-258.889,-15.628,26.320
1021
point
1022
-260.490,-15.627,27.624
1023
reverse
1024
// Pedestrian number 15
1025
8				// Ref num
1026
7				// Number of instructions
1027
3				// Initial instruction
1028
point
1029
-260.701,-15.599,47.238
1030
point
1031
-259.289,-15.606,46.406
1032
point
1033
-257.955,-15.616,46.773
1034
point
1035
-256.369,-15.627,46.363
1036
point
1037
-254.084,-15.627,46.205
1038
point
1039
-253.703,-15.666,46.495
1040
reverse
1041
// Pedestrian number 16
1042
8				// Ref num
1043
5				// Number of instructions
1044
5				// Initial instruction
1045
point
1046
-253.063,-15.627,45.480
1047
point
1048
-254.008,-15.627,44.645
1049
point
1050
-254.846,-15.627,44.699
1051
point
1052
-257.222,-15.627,43.235
1053
reverse
1054
// Pedestrian number 17
1055
12				// Ref num
1056
4				// Number of instructions
1057
2				// Initial instruction
1058
point
1059
-255.654,-15.627,46.287
1060
point
1061
-253.574,-15.627,43.281
1062
point
1063
-246.306,-15.632,43.864
1064
reverse
1065
// Pedestrian number 18
1066
3				// Ref num
1067
4				// Number of instructions
1068
2				// Initial instruction
1069
point
1070
-254.375,-15.627,42.839
1071
point
1072
-252.268,-15.627,44.870
1073
point
1074
-251.614,-15.627,45.550
1075
reverse
1076
// Pedestrian number 19
1077
1				// Ref num
1078
6				// Number of instructions
1079
4				// Initial instruction
1080
point
1081
-277.839,-15.626,46.964
1082
point
1083
-278.242,-15.626,48.289
1084
point
1085
-278.639,-15.626,48.814
1086
point
1087
-279.885,-15.622,51.172
1088
point
1089
-280.454,-15.622,51.603
1090
reverse
1091
// Pedestrian number 20
1092
5				// Ref num
1093
4				// Number of instructions
1094
2				// Initial instruction
1095
point
1096
-279.755,-15.627,47.717
1097
point
1098
-280.472,-15.627,48.585
1099
point
1100
-282.667,-15.627,49.018
1101
reverse
1102
// Pedestrian number 21
1103
1				// Ref num
1104
4				// Number of instructions
1105
3				// Initial instruction
1106
point
1107
-273.077,-15.595,49.765
1108
point
1109
-277.955,-15.626,48.609
1110
point
1111
-278.568,-15.627,47.785
1112
reverse
1113
// Pedestrian number 22
1114
1				// Ref num
1115
6				// Number of instructions
1116
3				// Initial instruction
1117
point
1118
-261.550,-15.627,24.535
1119
point
1120
-259.447,-15.657,20.859
1121
point
1122
-259.724,-15.657,19.231
1123
point
1124
-260.028,-15.657,17.513
1125
point
1126
-261.038,-15.657,13.342
1127
point
1128
-264.753,-15.657,11.104
1129
// Pedestrian number 23
1130
8				// Ref num
1131
9				// Number of instructions
1132
5				// Initial instruction
1133
point
1134
-266.082,-2.553,-107.261
1135
point
1136
-264.257,-2.552,-109.714
1137
point
1138
-261.583,-2.552,-110.630
1139
point
1140
-254.872,-2.555,-114.747
1141
point
1142
-251.657,-2.553,-118.503
1143
point
1144
-250.448,-2.553,-118.685
1145
point
1146
-248.889,-2.553,-119.259
1147
point
1148
-247.098,-2.551,-119.696
1149
reverse
1150
// Pedestrian number 24
1151
1				// Ref num
1152
6				// Number of instructions
1153
2				// Initial instruction
1154
point
1155
-246.091,-2.560,-122.113
1156
point
1157
-245.615,-2.566,-123.061
1158
point
1159
-245.679,-2.573,-124.489
1160
point
1161
-246.242,-2.578,-125.649
1162
point
1163
-247.503,-2.581,-126.887
1164
reverse
1165
// Pedestrian number 25
1166
1				// Ref num
1167
8				// Number of instructions
1168
5				// Initial instruction
1169
point
1170
-266.410,998.041,-108.087
1171
point
1172
-265.176,997.648,-109.687
1173
point
1174
-264.586,-2.552,-109.784
1175
point
1176
-263.782,-2.552,-111.050
1177
point
1178
-262.242,-2.552,-111.443
1179
point
1180
-261.234,-2.552,-111.416
1181
point
1182
-256.954,-2.552,-113.230
1183
reverse
1184
// Pedestrian number 26
1185
5				// Ref num
1186
6				// Number of instructions
1187
3				// Initial instruction
1188
point
1189
-263.329,-2.552,-106.691
1190
point
1191
-264.653,-2.552,-106.833
1192
point
1193
-265.447,-2.552,-106.684
1194
point
1195
-265.923,-2.552,-106.075
1196
point
1197
-266.551,-2.552,-106.131
1198
reverse
1199
// Pedestrian number 27
1200
3				// Ref num
1201
6				// Number of instructions
1202
2				// Initial instruction
1203
point
1204
-267.692,-2.552,-101.129
1205
point
1206
-265.751,-2.552,-104.003
1207
point
1208
-265.192,-2.552,-104.223
1209
point
1210
-264.814,-2.552,-104.245
1211
point
1212
-264.475,-2.552,-103.716
1213
reverse
1214
// Pedestrian number 28
1215
5				// Ref num
1216
5				// Number of instructions
1217
2				// Initial instruction
1218
point
1219
-288.495,-2.544,-69.925
1220
point
1221
-287.502,-2.542,-70.409
1222
point
1223
-285.983,-2.538,-71.673
1224
point
1225
-282.791,-2.544,-71.385
1226
reverse
1227
// Pedestrian number 29
1228
1				// Ref num
1229
5				// Number of instructions
1230
2				// Initial instruction
1231
point
1232
-294.143,-2.791,-66.783
1233
point
1234
-295.765,-2.911,-66.707
1235
point
1236
-298.187,996.963,-66.782
1237
point
1238
-301.141,997.563,-65.627
1239
reverse
1240
// Pedestrian number 30
1241
1				// Ref num
1242
5				// Number of instructions
1243
2				// Initial instruction
1244
point
1245
-309.792,-4.048,-66.420
1246
point
1247
-310.831,-4.048,-65.068
1248
point
1249
-308.452,-4.048,-62.614
1250
point
1251
-307.596,996.743,-61.857
1252
reverse
1253
// Pedestrian number 31
1254
3				// Ref num
1255
5				// Number of instructions
1256
2				// Initial instruction
1257
point
1258
-287.373,-8.005,-48.814
1259
point
1260
-286.748,-8.005,-48.424
1261
point
1262
-285.763,-8.005,-47.190
1263
point
1264
-284.516,-8.005,-44.545
1265
reverse
1266
// Pedestrian number 32
1267
3				// Ref num
1268
5				// Number of instructions
1269
2				// Initial instruction
1270
point
1271
-288.702,-8.004,-37.911
1272
point
1273
-289.819,-8.005,-36.912
1274
point
1275
-291.675,-8.005,-35.896
1276
point
1277
-293.116,-8.132,-35.655
1278
reverse
1279
// Pedestrian number 33
1280
1				// Ref num
1281
5				// Number of instructions
1282
2				// Initial instruction
1283
point
1284
-316.138,-11.971,-26.853
1285
point
1286
-315.844,-11.971,-24.747
1287
point
1288
-315.337,-11.971,-23.907
1289
point
1290
-314.748,-11.971,-20.162
1291
reverse
1292
// Pedestrian number 34
1293
8				// Ref num
1294
5				// Number of instructions
1295
2				// Initial instruction
1296
point
1297
-280.964,-13.137,0.325
1298
point
1299
-279.881,-14.067,6.853
1300
point
1301
-279.061,-14.283,8.372
1302
point
1303
-278.439,-14.469,9.711
1304
reverse
1305
// Pedestrian number 35
1306
1				// Ref num
1307
6				// Number of instructions
1308
3				// Initial instruction
1309
point
1310
-281.143,-13.637,4.305
1311
point
1312
-279.878,-13.759,4.398
1313
point
1314
-277.683,-14.024,5.166
1315
point
1316
-277.137,-14.175,6.063
1317
point
1318
-276.633,-14.232,6.556
1319
reverse
1320
// Pedestrian number 36
1321
1				// Ref num
1322
6				// Number of instructions
1323
3				// Initial instruction
1324
point
1325
-279.125,-13.614,2.765
1326
point
1327
-278.599,-13.753,3.557
1328
point
1329
-278.165,-13.871,4.247
1330
point
1331
-278.714,-14.200,7.385
1332
point
1333
-279.385,-14.220,7.974
1334
reverse
1335
// Pedestrian number 37
1336
5				// Ref num
1337
5				// Number of instructions
1338
2				// Initial instruction
1339
point
1340
-276.482,-14.300,7.130
1341
point
1342
-276.218,-14.378,7.742
1343
point
1344
-276.264,-14.536,9.064
1345
point
1346
-276.652,-15.143,13.609
1347
reverse
1348
// Pedestrian number 38
1349
3				// Ref num
1350
4				// Number of instructions
1351
2				// Initial instruction
1352
point
1353
-275.002,-15.619,19.806
1354
point
1355
-274.496,-15.618,19.663
1356
point
1357
-268.392,-15.627,22.206
1358
reverse
1359
// Pedestrian number 39
1360
3				// Ref num
1361
5				// Number of instructions
1362
2				// Initial instruction
1363
point
1364
-272.264,-15.588,17.210
1365
point
1366
-275.058,-15.622,20.682
1367
point
1368
-274.902,-15.625,21.666
1369
point
1370
-278.184,-15.627,30.167
1371
reverse
1372
// Pedestrian number 40
1373
5				// Ref num
1374
4				// Number of instructions
1375
2				// Initial instruction
1376
point
1377
-277.417,-15.627,29.835
1378
point
1379
-279.133,-15.627,30.441
1380
point
1381
-280.492,-15.627,30.747
1382
reverse
1383
// Pedestrian number 41
1384
8				// Ref num
1385
4				// Number of instructions
1386
2				// Initial instruction
1387
point
1388
-282.975,-15.627,28.137
1389
point
1390
-283.564,-15.627,28.642
1391
point
1392
-284.591,-15.627,31.486
1393
reverse
1394
// Pedestrian number 42
1395
5				// Ref num
1396
5				// Number of instructions
1397
3				// Initial instruction
1398
point
1399
-280.448,-15.627,34.628
1400
point
1401
-282.453,-15.627,32.370
1402
point
1403
-284.006,-15.627,31.417
1404
point
1405
-284.666,-15.627,28.681
1406
reverse
1407
// Pedestrian number 43
1408
1				// Ref num
1409
4				// Number of instructions
1410
2				// Initial instruction
1411
point
1412
-281.126,-15.627,31.345
1413
point
1414
-281.238,-15.627,31.978
1415
point
1416
-283.168,-15.627,35.341
1417
reverse
1418
// Pedestrian number 44
1419
8				// Ref num
1420
5				// Number of instructions
1421
2				// Initial instruction
1422
point
1423
-285.095,-15.627,28.814
1424
point
1425
-286.271,-15.627,29.022
1426
point
1427
-287.036,-15.627,29.290
1428
point
1429
-287.996,-15.627,29.336
1430
reverse
1431
// Pedestrian number 45
1432
3				// Ref num
1433
5				// Number of instructions
1434
2				// Initial instruction
1435
point
1436
-289.209,-15.627,30.392
1437
point
1438
-288.316,-15.627,34.406
1439
point
1440
-288.427,-15.627,35.933
1441
point
1442
-284.900,-15.627,51.411
1443
reverse
1444
// Pedestrian number 46
1445
5				// Ref num
1446
4				// Number of instructions
1447
2				// Initial instruction
1448
point
1449
-288.387,-15.627,48.459
1450
point
1451
-287.352,-15.627,49.820
1452
point
1453
-276.078,-15.617,50.597
1454
reverse
1455
// Pedestrian number 47
1456
1				// Ref num
1457
5				// Number of instructions
1458
2				// Initial instruction
1459
point
1460
-59.975,-14.067,-138.803
1461
point
1462
-60.505,-14.035,-138.556
1463
point
1464
-61.242,-13.918,-136.903
1465
point
1466
-62.150,-13.901,-136.874
1467
reverse
1468
// Pedestrian number 48
1469
1				// Ref num
1470
4				// Number of instructions
1471
2				// Initial instruction
1472
point
1473
-62.775,-13.901,-136.216
1474
point
1475
-60.787,-13.911,-134.451
1476
point
1477
-57.955,-14.207,-135.354
1478
reverse
1479
// Pedestrian number 49
1480
5				// Ref num
1481
5				// Number of instructions
1482
2				// Initial instruction
1483
point
1484
-56.289,-14.327,-137.813
1485
point
1486
-58.024,-14.202,-137.874
1487
point
1488
-60.730,-13.909,-134.134
1489
point
1490
-61.790,-13.901,-132.943
1491
reverse
1492
// Pedestrian number 50
1493
1				// Ref num
1494
6				// Number of instructions
1495
2				// Initial instruction
1496
point
1497
-65.611,-13.901,-132.644
1498
point
1499
-64.250,-13.901,-133.070
1500
point
1501
-62.385,-13.901,-136.494
1502
point
1503
-62.564,-13.916,-137.158
1504
point
1505
-66.376,-13.713,-136.860
1506
reverse
1507
// Pedestrian number 51
1508
5				// Ref num
1509
5				// Number of instructions
1510
2				// Initial instruction
1511
point
1512
-69.041,-13.532,-139.787
1513
point
1514
-67.521,-13.635,-139.776
1515
point
1516
-62.387,-13.925,-137.424
1517
point
1518
-62.022,-13.949,-137.335
1519
reverse
1520
// Pedestrian number 52
1521
13				// Ref num
1522
7				// Number of instructions
1523
2				// Initial instruction
1524
point
1525
-75.245,-13.901,-133.507
1526
point
1527
-73.024,-13.906,-133.906
1528
point
1529
-71.821,-13.901,-133.901
1530
point
1531
-70.394,-13.901,-134.566
1532
point
1533
-61.138,-13.915,-136.228
1534
point
1535
-58.166,-14.192,-136.758
1536
reverse
1537
// Pedestrian number 53
1538
13				// Ref num
1539
6				// Number of instructions
1540
4				// Initial instruction
1541
point
1542
-97.076,-13.901,-125.689
1543
point
1544
-99.376,-13.901,-124.838
1545
point
1546
-106.368,-13.901,-123.246
1547
point
1548
-109.898,-13.901,-125.363
1549
point
1550
-111.093,-13.901,-125.195
1551
reverse
1552
// Pedestrian number 54
1553
13				// Ref num
1554
5				// Number of instructions
1555
3				// Initial instruction
1556
point
1557
-112.755,-13.901,-121.814
1558
point
1559
-111.085,-13.901,-122.181
1560
point
1561
-109.744,-13.901,-122.466
1562
point
1563
-106.911,-13.901,-125.959
1564
reverse
1565
// Pedestrian number 55
1566
13				// Ref num
1567
5				// Number of instructions
1568
2				// Initial instruction
1569
point
1570
-175.042,-17.667,-100.004
1571
point
1572
-179.117,-17.667,-100.649
1573
point
1574
-181.253,-17.667,-99.148
1575
point
1576
-181.745,-17.667,-95.709
1577
reverse
1578
// Pedestrian number 56
1579
1				// Ref num
1580
5				// Number of instructions
1581
2				// Initial instruction
1582
point
1583
-179.293,-17.667,-97.039
1584
point
1585
-176.732,-17.667,-98.838
1586
point
1587
-175.654,-17.667,-99.802
1588
point
1589
-174.310,-17.667,-100.624
1590
reverse
1591
// Pedestrian number 57
1592
13				// Ref num
1593
6				// Number of instructions
1594
3				// Initial instruction
1595
point
1596
-170.557,-16.453,-106.909
1597
point
1598
-174.975,-17.426,-103.830
1599
point
1600
-176.094,-17.667,-102.846
1601
point
1602
-177.133,-17.667,-101.969
1603
point
1604
-178.138,-17.667,-101.345
1605
reverse
1606
// Pedestrian number 58
1607
13				// Ref num
1608
7				// Number of instructions
1609
4				// Initial instruction
1610
point
1611
-203.787,-17.667,-91.459
1612
point
1613
-207.159,-17.667,-88.463
1614
point
1615
-209.744,-17.667,-88.486
1616
point
1617
-211.957,-17.667,-88.351
1618
point
1619
-213.212,-17.667,-88.337
1620
point
1621
-214.288,-17.667,-91.441
1622
reverse
1623
// Pedestrian number 59
1624
3				// Ref num
1625
6				// Number of instructions
1626
3				// Initial instruction
1627
point
1628
-214.358,-17.667,-88.482
1629
point
1630
-212.875,-17.667,-88.949
1631
point
1632
-210.600,-17.667,-88.317
1633
point
1634
-208.806,-17.667,-89.242
1635
point
1636
-207.125,-17.667,-91.163
1637
reverse
1638
// Pedestrian number 60
1639
5				// Ref num
1640
5				// Number of instructions
1641
4				// Initial instruction
1642
point
1643
-244.356,-17.667,-77.863
1644
point
1645
-245.862,-17.667,-77.901
1646
point
1647
-248.054,-17.667,-78.765
1648
point
1649
-252.012,-17.667,-78.072
1650
reverse
1651
// Pedestrian number 61
1652
13				// Ref num
1653
4				// Number of instructions
1654
2				// Initial instruction
1655
point
1656
-250.827,-17.667,-75.431
1657
point
1658
-250.251,-17.667,-75.935
1659
point
1660
-247.056,-17.667,-80.030
1661
reverse
1662
// Pedestrian number 62
1663
13				// Ref num
1664
6				// Number of instructions
1665
3				// Initial instruction
1666
point
1667
-261.819,-17.667,-73.050
1668
point
1669
-260.784,-17.667,-73.119
1670
point
1671
-259.624,-17.667,-71.430
1672
point
1673
-257.921,-17.667,-71.828
1674
point
1675
-254.443,-17.667,-72.824
1676
reverse
1677
// Pedestrian number 63
1678
1				// Ref num
1679
4				// Number of instructions
1680
2				// Initial instruction
1681
point
1682
-261.064,-17.667,-70.032
1683
point
1684
-260.448,-17.667,-70.677
1685
point
1686
-259.825,-17.667,-74.013
1687
reverse
1688
// Pedestrian number 64
1689
13				// Ref num
1690
4				// Number of instructions
1691
2				// Initial instruction
1692
point
1693
-265.666,-15.657,7.363
1694
point
1695
-265.003,-15.657,8.315
1696
point
1697
-262.073,-15.657,10.449
1698
reverse
1699
// Pedestrian number 65
1700
13				// Ref num
1701
5				// Number of instructions
1702
3				// Initial instruction
1703
point
1704
-264.227,-15.657,12.830
1705
point
1706
-264.807,-15.657,10.788
1707
point
1708
-262.833,-15.657,7.393
1709
point
1710
-263.603,-15.657,2.374
1711
reverse
1712
// Pedestrian number 66
1713
14				// Ref num
1714
6				// Number of instructions
1715
3				// Initial instruction
1716
point
1717
-266.605,-15.657,0.758
1718
point
1719
-266.129,-15.657,3.554
1720
point
1721
-264.564,-15.657,9.533
1722
point
1723
-263.000,-15.657,11.069
1724
point
1725
-261.491,-15.657,11.978
1726
reverse
1727
// Pedestrian number 67
1728
13				// Ref num
1729
5				// Number of instructions
1730
2				// Initial instruction
1731
point
1732
-262.447,-15.657,8.891
1733
point
1734
-262.242,-15.657,9.640
1735
point
1736
-262.573,-15.657,10.781
1737
point
1738
-263.959,-15.657,13.668
1739
reverse
1740
// Pedestrian number 68
1741
13				// Ref num
1742
5				// Number of instructions
1743
2				// Initial instruction
1744
point
1745
-259.638,-15.657,18.489
1746
point
1747
-261.348,-15.657,12.474
1748
point
1749
-264.456,-15.657,10.126
1750
point
1751
-264.992,-15.657,9.778
1752
reverse
1753
// Pedestrian number 69
1754
13				// Ref num
1755
5				// Number of instructions
1756
3				// Initial instruction
1757
point
1758
-263.145,-15.657,5.505
1759
point
1760
-263.338,-15.657,6.703
1761
point
1762
-262.725,-15.657,8.248
1763
point
1764
-261.501,-15.657,11.636
1765
reverse
1766
// Pedestrian number 70
1767
1				// Ref num
1768
5				// Number of instructions
1769
2				// Initial instruction
1770
point
1771
-257.690,-15.632,24.742
1772
point
1773
-257.953,-15.627,26.535
1774
point
1775
-257.212,-15.627,28.230
1776
point
1777
-259.492,-15.627,31.657
1778
reverse
1779
// Pedestrian number 71
1780
13				// Ref num
1781
6				// Number of instructions
1782
3				// Initial instruction
1783
point
1784
-256.166,-15.627,33.743
1785
point
1786
-256.624,-15.627,33.108
1787
point
1788
-257.324,-15.627,29.408
1789
point
1790
-257.476,-15.627,25.473
1791
point
1792
-255.290,-15.627,22.277
1793
reverse
1794
// Pedestrian number 72
1795
13				// Ref num
1796
4				// Number of instructions
1797
2				// Initial instruction
1798
point
1799
-257.372,-15.627,22.881
1800
point
1801
-256.107,-15.627,22.939
1802
point
1803
-250.981,-15.627,24.575
1804
reverse
1805
// Pedestrian number 73
1806
14				// Ref num
1807
4				// Number of instructions
1808
2				// Initial instruction
1809
point
1810
-252.187,-15.627,28.373
1811
point
1812
-252.575,-15.627,27.283
1813
point
1814
-251.458,-15.627,23.884
1815
reverse
1816
// Pedestrian number 74
1817
13				// Ref num
1818
5				// Number of instructions
1819
2				// Initial instruction
1820
point
1821
-261.113,-15.628,25.080
1822
point
1823
-261.443,-15.630,22.852
1824
point
1825
-262.229,-15.657,20.201
1826
point
1827
-259.412,-15.657,19.456
1828
reverse
1829
// Pedestrian number 75
1830
17				// Ref num
1831
4				// Number of instructions
1832
2				// Initial instruction
1833
point
1834
-245.970,-15.627,39.348
1835
point
1836
-249.793,-15.627,39.942
1837
point
1838
-250.178,-15.626,41.146
1839
reverse
1840
// Pedestrian number 76
1841
8				// Ref num
1842
6				// Number of instructions
1843
3				// Initial instruction
1844
point
1845
-251.313,-15.627,42.251
1846
point
1847
-250.581,-15.627,41.983
1848
point
1849
-249.967,-15.627,41.610
1850
point
1851
-246.073,-15.632,42.138
1852
point
1853
-245.368,-15.627,39.850
1854
reverse
1855
// Pedestrian number 77
1856
12				// Ref num
1857
5				// Number of instructions
1858
2				// Initial instruction
1859
point
1860
-244.877,-15.635,43.594
1861
point
1862
-247.082,-15.631,43.610
1863
point
1864
-248.305,-15.628,42.389
1865
point
1866
-251.868,-15.627,23.453
1867
reverse
1868
// Pedestrian number 78
1869
8				// Ref num
1870
5				// Number of instructions
1871
2				// Initial instruction
1872
point
1873
-254.490,-15.627,41.847
1874
point
1875
-257.747,-15.627,39.460
1876
point
1877
-258.167,-15.627,37.313
1878
point
1879
-258.321,-15.654,23.099
1880
reverse
1881
// Pedestrian number 79
1882
12				// Ref num
1883
4				// Number of instructions
1884
2				// Initial instruction
1885
point
1886
-261.943,-15.627,25.544
1887
point
1888
-263.120,-15.627,26.106
1889
point
1890
-267.710,-15.627,26.051
1891
reverse
1892
// Pedestrian number 80
1893
1				// Ref num
1894
4				// Number of instructions
1895
2				// Initial instruction
1896
point
1897
-268.220,-15.627,25.990
1898
point
1899
-268.947,-15.627,25.494
1900
point
1901
-269.505,-15.627,20.972
1902
reverse
1903
// Pedestrian number 81
1904
8				// Ref num
1905
4				// Number of instructions
1906
2				// Initial instruction
1907
point
1908
-280.302,-15.627,27.697
1909
point
1910
-281.003,-15.627,27.992
1911
point
1912
-282.525,-15.627,38.145
1913
reverse
1914
// Pedestrian number 82
1915
3				// Ref num
1916
4				// Number of instructions
1917
2				// Initial instruction
1918
point
1919
-279.237,-15.627,47.436
1920
point
1921
-279.147,-15.627,46.697
1922
point
1923
-280.958,-15.627,32.440
1924
reverse
1925
// Pedestrian number 83
1926
1				// Ref num
1927
5				// Number of instructions
1928
2				// Initial instruction
1929
point
1930
-283.974,-15.627,31.730
1931
point
1932
-283.756,-15.627,32.563
1933
point
1934
-283.491,-15.627,33.863
1935
point
1936
-278.829,-15.627,47.333
1937
reverse
1938
// Pedestrian number 84
1939
5				// Ref num
1940
4				// Number of instructions
1941
2				// Initial instruction
1942
point
1943
-278.011,-15.627,46.284
1944
point
1945
-278.348,-15.627,45.160
1946
point
1947
-281.207,-15.627,44.482
1948
reverse
1949
// Pedestrian number 85
1950
5				// Ref num
1951
5				// Number of instructions
1952
2				// Initial instruction
1953
point
1954
-278.334,-15.708,52.126
1955
point
1956
-276.456,-15.917,53.527
1957
point
1958
-276.025,-16.174,56.155
1959
point
1960
-277.909,-16.318,58.276
1961
reverse
1962
// Pedestrian number 86
1963
13				// Ref num
1964
5				// Number of instructions
1965
2				// Initial instruction
1966
point
1967
-272.600,-18.908,82.287
1968
point
1969
-269.042,-18.912,86.156
1970
point
1971
-269.557,-18.914,89.312
1972
point
1973
-270.740,-18.916,92.449
1974
reverse
1975
// Pedestrian number 87
1976
13				// Ref num
1977
6				// Number of instructions
1978
3				// Initial instruction
1979
point
1980
-267.411,-18.915,94.181
1981
point
1982
-269.126,-18.915,92.989
1983
point
1984
-270.514,-18.916,93.653
1985
point
1986
-274.046,-18.916,92.297
1987
point
1988
-290.575,-18.915,96.467
1989
reverse
1990
// Pedestrian number 88
1991
13				// Ref num
1992
4				// Number of instructions
1993
2				// Initial instruction
1994
point
1995
-290.535,-18.915,97.563
1996
point
1997
-274.153,-18.915,94.451
1998
point
1999
-268.527,-18.915,89.919
2000
reverse
2001
// Pedestrian number 89
2002
13				// Ref num
2003
5				// Number of instructions
2004
3				// Initial instruction
2005
point
2006
-267.077,-18.915,92.468
2007
point
2008
-267.702,-18.915,91.826
2009
point
2010
-268.247,-18.915,90.436
2011
point
2012
-270.731,-18.914,89.718
2013
reverse
2014
// Pedestrian number 90
2015
13				// Ref num
2016
4				// Number of instructions
2017
2				// Initial instruction
2018
point
2019
-266.066,-18.913,106.289
2020
point
2021
-269.661,-18.914,94.163
2022
point
2023
-267.923,-18.915,90.522
2024
reverse
2025
// Pedestrian number 91
2026
17				// Ref num
2027
4				// Number of instructions
2028
2				// Initial instruction
2029
point
2030
-246.888,-18.915,85.598
2031
point
2032
-246.557,-18.915,88.305
2033
point
2034
-246.116,-18.915,89.756
2035
reverse
2036
// Pedestrian number 92
2037
5				// Ref num
2038
5				// Number of instructions
2039
3				// Initial instruction
2040
point
2041
-242.658,-18.915,100.699
2042
point
2043
-242.385,-18.915,96.290
2044
point
2045
-244.021,-18.915,89.483
2046
point
2047
-244.344,-18.914,85.812
2048
reverse
2049
// Pedestrian number 93
2050
17				// Ref num
2051
4				// Number of instructions
2052
2				// Initial instruction
2053
point
2054
-224.432,-18.915,81.168
2055
point
2056
-225.555,-18.916,82.652
2057
point
2058
-228.229,-18.916,84.140
2059
reverse
2060
// Pedestrian number 94
2061
12				// Ref num
2062
5				// Number of instructions
2063
3				// Initial instruction
2064
point
2065
-224.098,-18.916,82.961
2066
point
2067
-224.899,-18.916,82.519
2068
point
2069
-225.427,-18.916,82.805
2070
point
2071
-232.529,-18.916,82.657
2072
reverse
2073
// Pedestrian number 95
2074
13				// Ref num
2075
6				// Number of instructions
2076
3				// Initial instruction
2077
point
2078
-224.172,-18.916,82.005
2079
point
2080
-243.623,-18.915,87.028
2081
point
2082
-244.561,-18.915,86.304
2083
point
2084
-245.521,-18.913,82.788
2085
point
2086
-248.219,-18.911,80.794
2087
reverse
2088
// Pedestrian number 96
2089
13				// Ref num
2090
4				// Number of instructions
2091
2				// Initial instruction
2092
point
2093
-246.298,-18.910,78.252
2094
point
2095
-246.004,-18.911,79.590
2096
point
2097
-247.313,-18.916,88.406
2098
reverse
2099
// Pedestrian number 97
2100
8				// Ref num
2101
4				// Number of instructions
2102
2				// Initial instruction
2103
point
2104
-245.505,-18.915,92.686
2105
point
2106
-245.012,-18.915,94.175
2107
point
2108
-244.047,-18.915,100.455
2109
reverse
2110
// Pedestrian number 98
2111
8				// Ref num
2112
6				// Number of instructions
2113
3				// Initial instruction
2114
point
2115
-221.401,-18.916,95.766
2116
point
2117
-222.908,-18.916,95.051
2118
point
2119
-227.663,-18.916,95.340
2120
point
2121
-230.000,-18.916,96.978
2122
point
2123
-244.157,-18.915,98.220
2124
reverse
2125
// Pedestrian number 99
2126
3				// Ref num
2127
5				// Number of instructions
2128
3				// Initial instruction
2129
point
2130
-238.820,-18.915,99.952
2131
point
2132
-241.360,-18.915,98.651
2133
point
2134
-244.445,-18.915,96.720
2135
point
2136
-244.997,-18.915,95.096
2137
reverse
2138
// Pedestrian number 100
2139
1				// Ref num
2140
5				// Number of instructions
2141
2				// Initial instruction
2142
point
2143
-242.120,-18.915,97.469
2144
point
2145
-244.093,-18.915,98.859
2146
point
2147
-245.851,-18.916,101.360
2148
point
2149
-287.253,-18.914,110.686
2150
reverse
2151
// Pedestrian number 101
2152
1				// Ref num
2153
4				// Number of instructions
2154
2				// Initial instruction
2155
point
2156
-245.032,-18.916,101.345
2157
point
2158
-244.585,-18.915,98.971
2159
point
2160
-242.312,-18.914,96.801
2161
reverse
2162
// Pedestrian number 102
2163
112				// Ref num
2164
2				// Number of instructions
2165
1				// Initial instruction
2166
point
2167
-251.461,-18.916,100.610
2168
reverse
2169
// Pedestrian number 103
2170
129				// Ref num
2171
2				// Number of instructions
2172
1				// Initial instruction
2173
point
2174
-253.398,-15.627,45.697
2175
reverse
2176
// Pedestrian number 104
2177
112				// Ref num
2178
2				// Number of instructions
2179
1				// Initial instruction
2180
point
2181
-257.272,-15.627,42.491
2182
reverse
2183
// Pedestrian number 105
2184
129				// Ref num
2185
2				// Number of instructions
2186
1				// Initial instruction
2187
point
2188
-256.284,-15.627,33.307
2189
reverse
2190
// Pedestrian number 106
2191
128				// Ref num
2192
2				// Number of instructions
2193
1				// Initial instruction
2194
point
2195
-254.620,-15.627,22.531
2196
reverse
2197
// Pedestrian number 107
2198
130				// Ref num
2199
2				// Number of instructions
2200
1				// Initial instruction
2201
point
2202
-250.575,-15.627,41.531
2203
reverse
2204
// Pedestrian number 108
2205
112				// Ref num
2206
2				// Number of instructions
2207
1				// Initial instruction
2208
point
2209
-254.042,-17.667,-73.114
2210
reverse
2211
// Pedestrian number 109
2212
112				// Ref num
2213
2				// Number of instructions
2214
1				// Initial instruction
2215
point
2216
-252.533,-17.667,-77.667
2217
reverse
2218
// Pedestrian number 110
2219
129				// Ref num
2220
2				// Number of instructions
2221
1				// Initial instruction
2222
point
2223
-226.823,-17.667,-91.019
2224
reverse
2225
// Pedestrian number 111
2226
129				// Ref num
2227
2				// Number of instructions
2228
1				// Initial instruction
2229
point
2230
-27.743,-15.561,-44.497
2231
reverse
2232
// Pedestrian number 112
2233
128				// Ref num
2234
2				// Number of instructions
2235
1				// Initial instruction
2236
point
2237
-26.788,-15.561,-45.238
2238
reverse
2239
// Pedestrian number 113
2240
112				// Ref num
2241
2				// Number of instructions
2242
1				// Initial instruction
2243
point
2244
-25.847,-15.561,-45.968
2245
reverse
2246
// Pedestrian number 114
2247
112				// Ref num
2248
2				// Number of instructions
2249
1				// Initial instruction
2250
point
2251
-82.993,-13.028,-48.234
2252
reverse
2253
// Pedestrian number 115
2254
128				// Ref num
2255
2				// Number of instructions
2256
1				// Initial instruction
2257
point
2258
-129.713,-18.645,-45.533
2259
reverse
2260
// Pedestrian number 116
2261
112				// Ref num
2262
2				// Number of instructions
2263
1				// Initial instruction
2264
point
2265
-127.573,-18.655,-46.141
2266
reverse
2267
// Pedestrian number 117
2268
112				// Ref num
2269
2				// Number of instructions
2270
1				// Initial instruction
2271
point
2272
-125.686,-18.634,-45.420
2273
reverse
2274
// Pedestrian number 118
2275
129				// Ref num
2276
2				// Number of instructions
2277
1				// Initial instruction
2278
point
2279
-138.923,-18.725,-58.154
2280
reverse
2281
// Pedestrian number 119
2282
112				// Ref num
2283
2				// Number of instructions
2284
1				// Initial instruction
2285
point
2286
-141.695,-18.737,-59.375
2287
reverse
2288
// Pedestrian number 120
2289
112				// Ref num
2290
2				// Number of instructions
2291
1				// Initial instruction
2292
point
2293
-145.946,-18.665,-48.496
2294
reverse
2295
// Pedestrian number 121
2296
128				// Ref num
2297
2				// Number of instructions
2298
1				// Initial instruction
2299
point
2300
-145.198,-18.670,-46.779
2301
reverse
2302
// Pedestrian number 122
2303
112				// Ref num
2304
2				// Number of instructions
2305
1				// Initial instruction
2306
point
2307
-139.581,-16.166,-39.660
2308
reverse
2309
// Pedestrian number 123
2310
112				// Ref num
2311
2				// Number of instructions
2312
1				// Initial instruction
2313
point
2314
-137.255,-14.010,-30.646
2315
reverse
2316
// Pedestrian number 124
2317
112				// Ref num
2318
2				// Number of instructions
2319
1				// Initial instruction
2320
point
2321
-136.103,-13.938,-30.522
2322
reverse
2323
// Pedestrian number 125
2324
128				// Ref num
2325
2				// Number of instructions
2326
1				// Initial instruction
2327
point
2328
-132.813,-9.082,-50.595
2329
reverse
2330
// Pedestrian number 126
2331
130				// Ref num
2332
2				// Number of instructions
2333
1				// Initial instruction
2334
point
2335
-133.365,-9.082,-50.436
2336
reverse
2337
// Pedestrian number 127
2338
128				// Ref num
2339
2				// Number of instructions
2340
1				// Initial instruction
2341
point
2342
-264.404,-2.552,-104.048
2343
reverse
2344
// Pedestrian number 128
2345
112				// Ref num
2346
2				// Number of instructions
2347
1				// Initial instruction
2348
point
2349
-264.253,-2.552,-104.536
2350
reverse
2351
// Pedestrian number 129
2352
112				// Ref num
2353
2				// Number of instructions
2354
1				// Initial instruction
2355
point
2356
-268.549,-2.552,-98.537
2357
reverse
2358
// Pedestrian number 130
2359
1				// Ref num
2360
5				// Number of instructions
2361
3				// Initial instruction
2362
point
2363
-154.797,-8.795,-37.416
2364
point
2365
-155.758,-9.008,-39.093
2366
point
2367
-155.682,-9.077,-40.053
2368
point
2369
-146.436,-9.077,-42.540
2370
reverse
2371
// Pedestrian number 131
2372
3				// Ref num
2373
5				// Number of instructions
2374
3				// Initial instruction
2375
point
2376
-146.536,-9.077,-45.589
2377
point
2378
-148.877,-9.077,-44.903
2379
point
2380
-149.937,-9.077,-44.138
2381
point
2382
-150.793,-9.077,-41.614
2383
reverse
2384
// Pedestrian number 132
2385
13				// Ref num
2386
4				// Number of instructions
2387
1				// Initial instruction
2388
point
2389
-144.951,-8.822,-45.084
2390
point
2391
-146.179,-9.077,-44.767
2392
point
2393
-147.609,-9.077,-45.393
2394
reverse
2395
// Pedestrian number 133
2396
13				// Ref num
2397
5				// Number of instructions
2398
2				// Initial instruction
2399
point
2400
-135.266,-8.919,-46.250
2401
point
2402
-134.767,-9.089,-46.979
2403
point
2404
-132.236,-9.084,-46.497
2405
point
2406
-121.404,-9.078,-49.433
2407
reverse
2408
// Pedestrian number 134
2409
13				// Ref num
2410
7				// Number of instructions
2411
4				// Initial instruction
2412
point
2413
-132.587,-9.081,-50.555
2414
point
2415
-132.074,-8.967,-50.100
2416
point
2417
-131.552,-9.077,-49.757
2418
point
2419
-128.024,-9.077,-49.940
2420
point
2421
-124.245,-9.078,-48.738
2422
point
2423
-122.163,-9.338,-46.182
2424
reverse
2425
// Pedestrian number 135
2426
14				// Ref num
2427
5				// Number of instructions
2428
3				// Initial instruction
2429
point
2430
-125.546,-9.934,-40.050
2431
point
2432
-123.504,-9.673,-41.952
2433
point
2434
-124.452,-9.143,-47.802
2435
point
2436
-121.549,-9.096,-49.138
2437
reverse
2438
// Pedestrian number 136
2439
13				// Ref num
2440
5				// Number of instructions
2441
2				// Initial instruction
2442
point
2443
-127.186,-9.077,-48.003
2444
point
2445
-128.893,-9.077,-48.697
2446
point
2447
-134.625,-9.081,-48.200
2448
point
2449
-136.083,-8.818,-47.566
2450
reverse
2451
// Pedestrian number 137
2452
8				// Ref num
2453
5				// Number of instructions
2454
3				// Initial instruction
2455
point
2456
-134.164,-9.096,-46.011
2457
point
2458
-133.139,-9.080,-47.536
2459
point
2460
-131.164,-9.077,-48.998
2461
point
2462
-125.868,-9.078,-51.521
2463
reverse
2464
// Pedestrian number 138
2465
14				// Ref num
2466
5				// Number of instructions
2467
2				// Initial instruction
2468
point
2469
-23.454,-15.561,-49.659
2470
point
2471
-25.541,-15.561,-45.735
2472
point
2473
-28.159,-15.561,-43.634
2474
point
2475
-37.209,-15.561,-46.669
2476
reverse
2477
// Pedestrian number 139
2478
3				// Ref num
2479
4				// Number of instructions
2480
2				// Initial instruction
2481
point
2482
-31.746,-15.561,-44.197
2483
point
2484
-29.092,-15.561,-44.828
2485
point
2486
-23.428,-15.561,-47.823
2487
reverse
2488
// Pedestrian number 140
2489
1				// Ref num
2490
6				// Number of instructions
2491
3				// Initial instruction
2492
point
2493
-23.237,-15.561,-51.567
2494
point
2495
-24.452,-15.560,-51.263
2496
point
2497
-27.403,-15.561,-49.276
2498
point
2499
-29.418,-15.561,-46.721
2500
point
2501
-28.054,-15.561,-43.551
2502
reverse
2503
// Pedestrian number 141
2504
5				// Ref num
2505
5				// Number of instructions
2506
3				// Initial instruction
2507
point
2508
-24.211,-15.561,-46.619
2509
point
2510
-25.772,-15.561,-47.198
2511
point
2512
-26.246,-15.561,-49.840
2513
point
2514
-24.516,-15.561,-50.401
2515
reverse
2516
// Pedestrian number 142
2517
1				// Ref num
2518
5				// Number of instructions
2519
3				// Initial instruction
2520
point
2521
-274.111,-15.600,47.219
2522
point
2523
-273.015,-15.599,47.834
2524
point
2525
-271.303,-15.599,49.503
2526
point
2527
-269.993,-15.599,49.251
2528
reverse
2529
// Pedestrian number 143
2530
5				// Ref num
2531
4				// Number of instructions
2532
2				// Initial instruction
2533
point
2534
-275.307,-15.612,50.411
2535
point
2536
-274.073,-15.604,50.194
2537
point
2538
-267.833,-15.599,48.906
2539
reverse
2540
// Pedestrian number 144
2541
3				// Ref num
2542
6				// Number of instructions
2543
2				// Initial instruction
2544
point
2545
-268.077,-15.599,45.919
2546
point
2547
-270.539,-15.599,46.626
2548
point
2549
-271.840,-15.599,47.562
2550
point
2551
-274.421,-15.604,47.757
2552
point
2553
-276.369,-15.619,47.718
2554
reverse
2555
// Pedestrian number 145
2556
1				// Ref num
2557
4				// Number of instructions
2558
2				// Initial instruction
2559
point
2560
-266.716,-15.599,48.695
2561
point
2562
-263.974,-15.599,47.846
2563
point
2564
-261.122,-15.599,44.348
2565
reverse
2566
// Pedestrian number 146
2567
29				// Ref num
2568
6				// Number of instructions
2569
2				// Initial instruction
2570
point
2571
-273.751,-15.599,47.079
2572
point
2573
-271.455,-15.599,47.075
2574
point
2575
-270.293,-15.599,48.141
2576
point
2577
-267.297,-15.599,47.593
2578
point
2579
-264.722,-15.599,48.203
2580
reverse
2581
// Pedestrian number 147
2582
3				// Ref num
2583
4				// Number of instructions
2584
2				// Initial instruction
2585
point
2586
-262.696,-15.599,44.762
2587
point
2588
-257.263,-15.627,43.881
2589
point
2590
-253.610,-15.627,42.867
2591
reverse
2592
// Pedestrian number 148
2593
5				// Ref num
2594
5				// Number of instructions
2595
2				// Initial instruction
2596
point
2597
-282.000,-15.625,51.855
2598
point
2599
-283.612,-15.627,50.231
2600
point
2601
-285.220,-15.627,48.205
2602
point
2603
-290.883,-15.627,37.644
2604
reverse
2605
// Pedestrian number 149
2606
1				// Ref num
2607
5				// Number of instructions
2608
3				// Initial instruction
2609
point
2610
-269.156,-15.599,46.071
2611
point
2612
-265.497,-15.599,45.847
2613
point
2614
-263.858,-15.599,45.177
2615
point
2616
-256.357,-15.627,46.578
2617
reverse
2618
// Pedestrian number 150
2619
3				// Ref num
2620
5				// Number of instructions
2621
3				// Initial instruction
2622
point
2623
-256.138,-15.649,46.817
2624
point
2625
-255.963,-15.783,47.965
2626
point
2627
-255.393,-15.998,49.747
2628
point
2629
-252.229,-16.263,52.093
2630
reverse
2631
// Pedestrian number 151
2632
8				// Ref num
2633
4				// Number of instructions
2634
2				// Initial instruction
2635
point
2636
-240.193,-14.789,40.689
2637
point
2638
-237.698,-14.359,39.170
2639
point
2640
-236.859,-13.820,34.927
2641
reverse
2642
// Pedestrian number 152
2643
5				// Ref num
2644
5				// Number of instructions
2645
2				// Initial instruction
2646
point
2647
-244.855,-15.619,40.005
2648
point
2649
-244.408,-15.513,39.803
2650
point
2651
-242.112,-14.883,38.503
2652
point
2653
-239.603,-14.414,36.895
2654
reverse
2655
// Pedestrian number 153
2656
1				// Ref num
2657
4				// Number of instructions
2658
2				// Initial instruction
2659
point
2660
-235.848,-13.988,37.950
2661
point
2662
-232.211,-13.012,35.192
2663
point
2664
-229.563,-12.513,32.817
2665
reverse
2666
// Pedestrian number 154
2667
1				// Ref num
2668
5				// Number of instructions
2669
3				// Initial instruction
2670
point
2671
-230.596,-12.208,29.479
2672
point
2673
-228.883,-11.868,28.658
2674
point
2675
-225.417,-11.308,27.739
2676
point
2677
-223.554,-11.037,25.996
2678
reverse
2679
// Pedestrian number 155
2680
13				// Ref num
2681
5				// Number of instructions
2682
2				// Initial instruction
2683
point
2684
-215.914,-9.122,11.075
2685
point
2686
-215.358,-9.078,10.006
2687
point
2688
-215.350,-9.078,9.436
2689
point
2690
-217.107,-9.078,5.180
2691
reverse
2692
// Pedestrian number 156
2693
14				// Ref num
2694
7				// Number of instructions
2695
2				// Initial instruction
2696
point
2697
-216.712,-9.078,9.149
2698
point
2699
-215.622,-9.078,5.559
2700
point
2701
-215.178,-9.078,3.462
2702
point
2703
-215.443,-9.078,2.543
2704
point
2705
-214.628,-9.078,1.286
2706
point
2707
-215.556,-9.078,-1.573
2708
reverse
2709
// Pedestrian number 157
2710
13				// Ref num
2711
5				// Number of instructions
2712
2				// Initial instruction
2713
point
2714
-220.365,-9.446,14.723
2715
point
2716
-219.623,-9.293,12.993
2717
point
2718
-219.052,-9.222,12.157
2719
point
2720
-218.892,-9.163,10.928
2721
reverse
2722
// Pedestrian number 158
2723
13				// Ref num
2724
5				// Number of instructions
2725
2				// Initial instruction
2726
point
2727
-217.898,-9.078,9.322
2728
point
2729
-217.505,-9.078,6.830
2730
point
2731
-216.861,-9.078,4.397
2732
point
2733
-216.390,-9.078,1.667
2734
reverse
2735
// Pedestrian number 159
2736
13				// Ref num
2737
6				// Number of instructions
2738
3				// Initial instruction
2739
point
2740
-215.150,-9.078,8.818
2741
point
2742
-215.007,-9.078,7.951
2743
point
2744
-214.495,-9.078,7.136
2745
point
2746
-214.368,-9.078,6.415
2747
point
2748
-213.805,-9.078,4.554
2749
reverse
2750
// Pedestrian number 160
2751
13				// Ref num
2752
5				// Number of instructions
2753
2				// Initial instruction
2754
point
2755
-218.536,-9.103,9.741
2756
point
2757
-217.609,-9.078,7.851
2758
point
2759
-216.308,-9.078,5.552
2760
point
2761
-216.740,-9.078,4.223
2762
reverse
2763
// Pedestrian number 161
2764
8				// Ref num
2765
6				// Number of instructions
2766
4				// Initial instruction
2767
point
2768
-206.193,-8.044,-8.222
2769
point
2770
-205.343,-7.665,-8.595
2771
point
2772
-204.631,-7.562,-8.476
2773
point
2774
-204.049,-7.140,-8.757
2775
point
2776
-203.320,-6.748,-8.939
2777
reverse
2778
// Pedestrian number 162
2779
5				// Ref num
2780
6				// Number of instructions
2781
2				// Initial instruction
2782
point
2783
-204.299,-7.663,-8.118
2784
point
2785
-203.816,-7.387,-8.357
2786
point
2787
-203.330,-7.145,-8.425
2788
point
2789
-202.910,-7.249,-8.038
2790
point
2791
-201.931,-7.245,-7.347
2792
reverse
2793
// Pedestrian number 163
2794
1				// Ref num
2795
6				// Number of instructions
2796
2				// Initial instruction
2797
point
2798
-206.737,-8.135,-8.164
2799
point
2800
-205.643,-7.958,-7.995
2801
point
2802
-203.866,-7.672,-7.739
2803
point
2804
-203.208,-7.562,-7.607
2805
point
2806
-201.235,-7.058,-6.994
2807
reverse
2808
// Pedestrian number 164
2809
8				// Ref num
2810
6				// Number of instructions
2811
2				// Initial instruction
2812
point
2813
-197.295,-5.839,-1.871
2814
point
2815
-194.701,-5.332,-0.287
2816
point
2817
-193.775,-5.328,0.480
2818
point
2819
-193.307,-5.328,0.595
2820
point
2821
-192.870,-5.328,1.078
2822
reverse
2823
// Pedestrian number 165
2824
1				// Ref num
2825
5				// Number of instructions
2826
2				// Initial instruction
2827
point
2828
-188.596,-5.325,0.546
2829
point
2830
-187.717,-5.327,1.713
2831
point
2832
-186.019,-5.427,3.168
2833
point
2834
-184.273,-5.428,3.262
2835
reverse
2836
// Pedestrian number 166
2837
8				// Ref num
2838
5				// Number of instructions
2839
2				// Initial instruction
2840
point
2841
-190.226,-5.270,3.747
2842
point
2843
-190.782,-4.797,3.803
2844
point
2845
-191.406,-4.735,3.288
2846
point
2847
-191.612,-5.327,2.311
2848
reverse
2849
// Pedestrian number 167
2850
1				// Ref num
2851
6				// Number of instructions
2852
4				// Initial instruction
2853
point
2854
-188.997,-5.362,4.469
2855
point
2856
-186.993,-5.407,4.074
2857
point
2858
-186.415,-5.427,3.910
2859
point
2860
-183.962,-5.428,3.497
2861
point
2862
-181.176,-5.421,3.071
2863
reverse
2864
// Pedestrian number 168
2865
5				// Ref num
2866
4				// Number of instructions
2867
2				// Initial instruction
2868
point
2869
-184.261,-5.428,6.319
2870
point
2871
-185.743,-5.428,5.912
2872
point
2873
-187.377,-5.421,5.567
2874
reverse
2875
// Pedestrian number 169
2876
8				// Ref num
2877
6				// Number of instructions
2878
4				// Initial instruction
2879
point
2880
-185.924,-5.427,2.800
2881
point
2882
-185.395,-5.428,4.132
2883
point
2884
-183.905,-5.428,5.366
2885
point
2886
-181.818,-5.423,6.072
2887
point
2888
-179.124,-5.425,5.360
2889
reverse
2890
// Pedestrian number 170
2891
1				// Ref num
2892
5				// Number of instructions
2893
3				// Initial instruction
2894
point
2895
-174.318,-5.442,-0.457
2896
point
2897
-174.188,-5.446,-0.956
2898
point
2899
-174.107,-5.498,-4.044
2900
point
2901
-175.052,-5.851,-7.078
2902
reverse
2903
// Pedestrian number 171
2904
5				// Ref num
2905
4				// Number of instructions
2906
2				// Initial instruction
2907
point
2908
-177.642,-5.713,-5.465
2909
point
2910
-177.881,-5.840,-6.393
2911
point
2912
-178.966,-6.300,-8.660
2913
reverse
2914
// Pedestrian number 172
2915
8				// Ref num
2916
5				// Number of instructions
2917
3				// Initial instruction
2918
point
2919
-177.301,-5.594,-4.567
2920
point
2921
-176.429,-5.872,-6.928
2922
point
2923
-176.337,-6.116,-8.542
2924
point
2925
-176.405,-6.376,-10.122
2926
reverse
2927
// Pedestrian number 173
2928
1				// Ref num
2929
5				// Number of instructions
2930
2				// Initial instruction
2931
point
2932
-180.871,-8.504,-21.449
2933
point
2934
-180.128,-8.799,-25.143
2935
point
2936
-179.896,-8.854,-25.811
2937
point
2938
-178.526,-9.042,-27.987
2939
reverse
2940
// Pedestrian number 174
2941
29				// Ref num
2942
5				// Number of instructions
2943
3				// Initial instruction
2944
point
2945
-178.132,-9.078,-28.560
2946
point
2947
-175.555,-9.078,-29.629
2948
point
2949
-173.209,-9.078,-30.268
2950
point
2951
-170.662,-9.078,-32.453
2952
reverse
2953
// Pedestrian number 175
2954
1				// Ref num
2955
5				// Number of instructions
2956
2				// Initial instruction
2957
point
2958
-170.287,-9.078,-32.745
2959
point
2960
-169.972,-9.078,-34.458
2961
point
2962
-168.781,-9.078,-35.482
2963
point
2964
-164.568,-9.078,-36.741
2965
reverse
2966
// Pedestrian number 176
2967
5				// Ref num
2968
5				// Number of instructions
2969
2				// Initial instruction
2970
point
2971
-166.497,-9.078,-39.067
2972
point
2973
-164.967,-9.078,-39.826
2974
point
2975
-163.602,-9.078,-40.411
2976
point
2977
-158.816,-9.078,-39.141
2978
reverse
2979
// Pedestrian number 177
2980
3				// Ref num
2981
6				// Number of instructions
2982
2				// Initial instruction
2983
point
2984
-93.141,-10.699,-46.567
2985
point
2986
-90.667,-11.282,-46.195
2987
point
2988
-88.743,-11.763,-45.902
2989
point
2990
-86.841,-12.221,-46.212
2991
point
2992
-83.983,-12.934,-45.274
2993
reverse
2994
// Pedestrian number 178
2995
8				// Ref num
2996
5				// Number of instructions
2997
2				// Initial instruction
2998
point
2999
-79.598,-13.281,-47.890
3000
point
3001
-76.790,-13.067,-46.072
3002
point
3003
-76.641,-13.072,-45.976
3004
point
3005
-74.152,-13.200,-44.051
3006
reverse
3007
// Pedestrian number 179
3008
5				// Ref num
3009
7				// Number of instructions
3010
6				// Initial instruction
3011
point
3012
-63.452,-15.005,-45.914
3013
point
3014
-59.726,-15.561,-45.200
3015
point
3016
-56.465,-15.561,-44.719
3017
point
3018
-55.502,-15.561,-44.850
3019
point
3020
-54.827,-15.561,-44.541
3021
point
3022
-54.827,-15.561,-44.541
3023
reverse
3024
// Pedestrian number 180
3025
8				// Ref num
3026
5				// Number of instructions
3027
2				// Initial instruction
3028
point
3029
-50.902,-15.561,-41.216
3030
point
3031
-48.469,-15.561,-41.442
3032
point
3033
-46.856,-15.561,-41.425
3034
point
3035
-44.620,-15.561,-41.528
3036
reverse
3037
// Pedestrian number 181
3038
1				// Ref num
3039
4				// Number of instructions
3040
2				// Initial instruction
3041
point
3042
-51.913,-15.561,-41.452
3043
point
3044
-54.157,-15.561,-41.768
3045
point
3046
-56.903,-15.561,-42.016
3047
reverse
3048
// Pedestrian number 182
3049
1				// Ref num
3050
5				// Number of instructions
3051
2				// Initial instruction
3052
point
3053
-58.522,-15.561,-45.328
3054
point
3055
-57.228,-15.561,-44.640
3056
point
3057
-53.892,-15.561,-44.153
3058
point
3059
-52.330,-15.561,-44.363
3060
reverse
3061
// Pedestrian number 183
3062
1				// Ref num
3063
5				// Number of instructions
3064
2				// Initial instruction
3065
point
3066
-60.416,-15.465,-45.270
3067
point
3068
-61.681,-15.280,-45.454
3069
point
3070
-64.002,-14.903,-45.808
3071
point
3072
-65.282,-14.658,-46.072
3073
reverse
3074
// Pedestrian number 184
3075
29				// Ref num
3076
4				// Number of instructions
3077
2				// Initial instruction
3078
point
3079
-33.680,-15.561,-48.367
3080
point
3081
-29.151,-15.561,-47.717
3082
point
3083
-23.574,-15.561,-49.720
3084
reverse
3085
// Pedestrian number 185
3086
29				// Ref num
3087
5				// Number of instructions
3088
2				// Initial instruction
3089
point
3090
-28.036,-15.561,-52.219
3091
point
3092
-29.046,-15.561,-51.305
3093
point
3094
-30.114,-15.561,-50.544
3095
point
3096
-31.076,-15.561,-50.004
3097
reverse
3098
// Pedestrian number 186
3099
29				// Ref num
3100
4				// Number of instructions
3101
2				// Initial instruction
3102
point
3103
-27.654,-15.561,-47.388
3104
point
3105
-28.060,-15.561,-45.289
3106
point
3107
-28.902,-15.561,-43.269
3108
reverse
3109
// Pedestrian number 187
3110
5				// Ref num
3111
4				// Number of instructions
3112
2				// Initial instruction
3113
point
3114
-18.146,-15.561,-61.368
3115
point
3116
-16.833,-15.561,-64.439
3117
point
3118
-15.727,-15.547,-68.677
3119
reverse
3120
// Pedestrian number 188
3121
3				// Ref num
3122
4				// Number of instructions
3123
2				// Initial instruction
3124
point
3125
-18.611,-15.561,-60.084
3126
point
3127
-18.493,-15.561,-61.007
3128
point
3129
-15.497,-15.515,-70.280
3130
reverse
3131
// Pedestrian number 189
3132
1				// Ref num
3133
6				// Number of instructions
3134
2				// Initial instruction
3135
point
3136
-18.380,-15.539,-69.591
3137
point
3138
-18.681,-15.518,-68.230
3139
point
3140
-19.311,-15.562,-66.305
3141
point
3142
-19.974,-15.561,-64.060
3143
point
3144
-20.299,-15.561,-63.560
3145
reverse
3146
// Pedestrian number 190
3147
5				// Ref num
3148
5				// Number of instructions
3149
2				// Initial instruction
3150
point
3151
-18.388,-15.521,-70.426
3152
point
3153
-17.230,-15.495,-71.950
3154
point
3155
-15.033,-15.495,-73.694
3156
point
3157
-15.044,-15.495,-75.395
3158
reverse
3159
// Pedestrian number 191
3160
3				// Ref num
3161
7				// Number of instructions
3162
2				// Initial instruction
3163
point
3164
-14.173,-14.288,-115.232
3165
point
3166
-12.458,-14.162,-117.244
3167
point
3168
-11.531,-14.109,-118.322
3169
point
3170
-11.367,-14.010,-120.702
3171
point
3172
-11.328,-14.015,-120.886
3173
point
3174
-11.564,-14.210,-121.700
3175
reverse
3176
// Pedestrian number 192
3177
13				// Ref num
3178
6				// Number of instructions
3179
4				// Initial instruction
3180
point
3181
-11.554,-14.326,-114.336
3182
point
3183
-12.126,-14.253,-115.646
3184
point
3185
-13.671,-14.128,-118.100
3186
point
3187
-13.738,-14.154,-118.514
3188
point
3189
-14.235,-14.340,-120.942
3190
reverse
3191
// Pedestrian number 193
3192
8				// Ref num
3193
4				// Number of instructions
3194
2				// Initial instruction
3195
point
3196
-14.431,-14.362,-114.006
3197
point
3198
-14.209,-14.161,-117.414
3199
point
3200
-14.245,-14.245,-119.162
3201
reverse
3202
// Pedestrian number 194
3203
29				// Ref num
3204
8				// Number of instructions
3205
3				// Initial instruction
3206
point
3207
-14.019,-14.830,-124.818
3208
point
3209
-13.509,-15.444,-127.889
3210
point
3211
-11.893,-15.631,-131.178
3212
point
3213
-12.495,-15.631,-131.975
3214
point
3215
-12.980,-15.631,-133.519
3216
point
3217
-14.167,-15.631,-134.831
3218
point
3219
-15.643,-15.631,-136.253
3220
reverse
3221
// Pedestrian number 195
3222
5				// Ref num
3223
4				// Number of instructions
3224
2				// Initial instruction
3225
point
3226
-15.503,-15.631,-132.103
3227
point
3228
-11.967,-15.594,-130.452
3229
point
3230
-11.549,-15.528,-129.287
3231
reverse
3232
// Pedestrian number 196
3233
8				// Ref num
3234
4				// Number of instructions
3235
2				// Initial instruction
3236
point
3237
-11.584,-15.483,-128.504
3238
point
3239
-11.700,-15.576,-130.153
3240
point
3241
-12.536,-15.631,-132.708
3242
reverse
3243
// Pedestrian number 197
3244
5				// Ref num
3245
4				// Number of instructions
3246
2				// Initial instruction
3247
point
3248
-17.200,-15.631,-133.775
3249
point
3250
-19.067,-15.629,-134.677
3251
point
3252
-21.511,-15.585,-137.659
3253
reverse
3254
// Pedestrian number 198
3255
8				// Ref num
3256
4				// Number of instructions
3257
2				// Initial instruction
3258
point
3259
-30.188,-15.562,-137.478
3260
point
3261
-33.425,-15.562,-137.417
3262
point
3263
-38.063,-15.555,-137.825
3264
reverse
3265
// Pedestrian number 199
3266
1				// Ref num
3267
4				// Number of instructions
3268
2				// Initial instruction
3269
point
3270
-37.519,-15.562,-134.767
3271
point
3272
-41.532,-15.437,-137.507
3273
point
3274
-42.737,-15.345,-137.747
3275
reverse
3276
// Pedestrian number 200
3277
13				// Ref num
3278
5				// Number of instructions
3279
2				// Initial instruction
3280
point
3281
-52.536,-14.601,-134.892
3282
point
3283
-54.431,-14.461,-134.946
3284
point
3285
-58.037,-14.201,-137.413
3286
point
3287
-59.248,-14.119,-138.455
3288
reverse
3289
// Pedestrian number 201
3290
13				// Ref num
3291
4				// Number of instructions
3292
2				// Initial instruction
3293
point
3294
-61.996,-13.901,-136.617
3295
point
3296
-61.204,-13.916,-136.545
3297
point
3298
-58.575,-14.148,-134.805
3299
reverse
3300
// Pedestrian number 202
3301
13				// Ref num
3302
4				// Number of instructions
3303
2				// Initial instruction
3304
point
3305
-61.172,-13.901,-133.827
3306
point
3307
-62.598,-13.901,-135.916
3308
point
3309
-64.597,-13.901,-135.750
3310
reverse
3311
// Pedestrian number 203
3312
13				// Ref num
3313
4				// Number of instructions
3314
2				// Initial instruction
3315
point
3316
-78.384,-13.021,-140.037
3317
point
3318
-82.901,-12.812,-137.255
3319
point
3320
-86.013,-12.670,-137.159
3321
reverse
3322
// Pedestrian number 204
3323
8				// Ref num
3324
4				// Number of instructions
3325
2				// Initial instruction
3326
point
3327
-89.978,-12.488,-137.208
3328
point
3329
-92.780,-12.357,-137.667
3330
point
3331
-98.558,-12.093,-137.310
3332
reverse
3333
// Pedestrian number 205
3334
3				// Ref num
3335
5				// Number of instructions
3336
2				// Initial instruction
3337
point
3338
-164.897,-9.029,-141.292
3339
point
3340
-168.279,-8.767,-140.352
3341
point
3342
-169.487,-8.668,-139.876
3343
point
3344
-171.154,-8.530,-139.352
3345
reverse
3346
// Pedestrian number 206
3347
5				// Ref num
3348
4				// Number of instructions
3349
2				// Initial instruction
3350
point
3351
-167.121,-8.860,-137.879
3352
point
3353
-168.014,-8.788,-137.578
3354
point
3355
-169.239,-8.690,-136.999
3356
reverse
3357
// Pedestrian number 207
3358
1				// Ref num
3359
6				// Number of instructions
3360
3				// Initial instruction
3361
point
3362
-174.566,-8.230,-136.773
3363
point
3364
-175.795,-8.117,-135.328
3365
point
3366
-176.785,-8.026,-134.361
3367
point
3368
-177.411,-7.967,-133.357
3369
point
3370
-178.164,-7.895,-132.071
3371
reverse
3372
// Pedestrian number 208
3373
5				// Ref num
3374
5				// Number of instructions
3375
3				// Initial instruction
3376
point
3377
-175.648,-8.132,-130.543
3378
point
3379
-176.472,-8.055,-129.160
3380
point
3381
-176.824,-8.022,-127.301
3382
point
3383
-177.463,-7.962,-123.708
3384
reverse
3385
// Pedestrian number 209
3386
8				// Ref num
3387
5				// Number of instructions
3388
3				// Initial instruction
3389
point
3390
-179.881,-7.728,-118.107
3391
point
3392
-182.502,-7.468,-115.060
3393
point
3394
-183.518,-7.358,-113.824
3395
point
3396
-183.699,-6.793,-112.925
3397
reverse
3398
// Pedestrian number 210
3399
29				// Ref num
3400
5				// Number of instructions
3401
3				// Initial instruction
3402
point
3403
-188.039,-6.870,-114.709
3404
point
3405
-190.069,-6.641,-113.765
3406
point
3407
-191.402,-6.484,-113.622
3408
point
3409
-193.168,-6.279,-113.335
3410
reverse
3411
// Pedestrian number 211
3412
8				// Ref num
3413
6				// Number of instructions
3414
2				// Initial instruction
3415
point
3416
-199.733,-5.456,-110.360
3417
point
3418
-199.119,-5.069,-109.733
3419
point
3420
-198.364,-4.985,-109.470
3421
point
3422
-196.892,-5.166,-109.341
3423
point
3424
-195.723,-5.966,-109.956
3425
reverse
3426
// Pedestrian number 212
3427
5				// Ref num
3428
6				// Number of instructions
3429
2				// Initial instruction
3430
point
3431
-201.463,-5.228,-110.850
3432
point
3433
-199.630,-5.469,-110.555
3434
point
3435
-198.233,-5.649,-110.207
3436
point
3437
-196.739,-5.838,-110.503
3438
point
3439
-196.414,-5.879,-110.232
3440
reverse
3441
// Pedestrian number 213
3442
5				// Ref num
3443
6				// Number of instructions
3444
2				// Initial instruction
3445
point
3446
-195.802,-5.956,-113.173
3447
point
3448
-198.498,-5.616,-113.263
3449
point
3450
-200.035,-5.416,-113.415
3451
point
3452
-201.760,-5.191,-113.866
3453
point
3454
-203.892,-4.901,-114.969
3455
reverse
3456
// Pedestrian number 214
3457
1				// Ref num
3458
7				// Number of instructions
3459
4				// Initial instruction
3460
point
3461
-203.170,-4.999,-111.287
3462
point
3463
-204.126,-4.867,-112.350
3464
point
3465
-205.630,-4.660,-112.790
3466
point
3467
-206.713,-4.508,-113.248
3468
point
3469
-208.206,-4.297,-114.389
3470
point
3471
-209.045,-4.174,-114.956
3472
reverse
3473
// Pedestrian number 215
3474
1				// Ref num
3475
6				// Number of instructions
3476
4				// Initial instruction
3477
point
3478
-208.288,-4.285,-118.682
3479
point
3480
-209.033,-4.169,-119.281
3481
point
3482
-209.737,-4.050,-120.532
3483
point
3484
-210.064,-3.995,-121.123
3485
point
3486
-210.623,-3.889,-123.040
3487
reverse
3488
// Pedestrian number 216
3489
5				// Ref num
3490
5				// Number of instructions
3491
2				// Initial instruction
3492
point
3493
-214.008,-3.465,-124.467
3494
point
3495
-213.698,-3.484,-122.753
3496
point
3497
-213.185,-3.555,-121.988
3498
point
3499
-213.022,-3.582,-121.021
3500
reverse
3501
// Pedestrian number 217
3502
29				// Ref num
3503
9				// Number of instructions
3504
5				// Initial instruction
3505
point
3506
-210.892,-3.885,-123.878
3507
point
3508
-212.017,-3.744,-126.687
3509
point
3510
-211.713,-3.774,-127.972
3511
point
3512
-212.090,-3.720,-128.330
3513
point
3514
-212.071,-3.717,-128.962
3515
point
3516
-211.915,-3.737,-130.228
3517
point
3518
-212.109,-3.715,-131.658
3519
point
3520
-212.803,-3.621,-134.944
3521
reverse
3522
// Pedestrian number 218
3523
13				// Ref num
3524
6				// Number of instructions
3525
3				// Initial instruction
3526
point
3527
-214.005,-3.464,-137.958
3528
point
3529
-214.545,-3.400,-139.444
3530
point
3531
-215.451,-3.325,-141.219
3532
point
3533
-215.887,-3.274,-141.797
3534
point
3535
-216.623,-3.208,-143.140
3536
reverse
3537
// Pedestrian number 219
3538
1				// Ref num
3539
4				// Number of instructions
3540
2				// Initial instruction
3541
point
3542
-220.808,-2.963,-142.879
3543
point
3544
-220.916,-2.427,-142.407
3545
point
3546
-220.608,-2.227,-141.860
3547
reverse
3548
// Pedestrian number 220
3549
13				// Ref num
3550
5				// Number of instructions
3551
3				// Initial instruction
3552
point
3553
-217.864,-3.159,-139.088
3554
point
3555
-217.953,-2.966,-138.941
3556
point
3557
-217.926,-2.739,-138.378
3558
point
3559
-217.757,-2.537,-137.481
3560
reverse
3561
// Pedestrian number 221
3562
8				// Ref num
3563
6				// Number of instructions
3564
3				// Initial instruction
3565
point
3566
-218.020,-3.154,-139.890
3567
point
3568
-218.784,-3.133,-141.209
3569
point
3570
-219.332,-3.118,-142.147
3571
point
3572
-220.767,-3.087,-143.468
3573
point
3574
-222.002,-3.059,-144.447
3575
reverse
3576
// Pedestrian number 222
3577
5				// Ref num
3578
5				// Number of instructions
3579
2				// Initial instruction
3580
point
3581
-221.117,-3.071,-147.339
3582
point
3583
-221.770,-3.063,-147.743
3584
point
3585
-223.903,-3.018,-148.851
3586
point
3587
-226.591,-2.962,-150.613
3588
reverse
3589
// Pedestrian number 223
3590
5				// Ref num
3591
5				// Number of instructions
3592
3				// Initial instruction
3593
point
3594
-230.681,-2.863,-152.229
3595
point
3596
-229.772,-2.879,-151.728
3597
point
3598
-228.778,-2.899,-151.598
3599
point
3600
-227.521,-2.465,-151.751
3601
reverse
3602
// Pedestrian number 224
3603
1				// Ref num
3604
4				// Number of instructions
3605
2				// Initial instruction
3606
point
3607
-231.665,-2.845,-152.564
3608
point
3609
-233.043,-2.856,-152.639
3610
point
3611
-234.060,-2.806,-152.317
3612
reverse
3613
// Pedestrian number 225
3614
8				// Ref num
3615
4				// Number of instructions
3616
2				// Initial instruction
3617
point
3618
-235.199,-2.734,-148.686
3619
point
3620
-235.321,-2.719,-148.387
3621
point
3622
-235.541,-2.713,-147.544
3623
reverse
3624
// Pedestrian number 226
3625
5				// Ref num
3626
4				// Number of instructions
3627
2				// Initial instruction
3628
point
3629
-237.421,-2.731,-150.636
3630
point
3631
-237.956,-2.717,-150.020
3632
point
3633
-239.148,-2.700,-147.260
3634
reverse
3635
// Pedestrian number 227
3636
3				// Ref num
3637
5				// Number of instructions
3638
2				// Initial instruction
3639
point
3640
-239.394,-2.695,-146.363
3641
point
3642
-238.514,-2.706,-148.017
3643
point
3644
-238.122,-2.711,-148.836
3645
point
3646
-237.989,-2.714,-149.518
3647
reverse
3648
// Pedestrian number 228
3649
12				// Ref num
3650
5				// Number of instructions
3651
3				// Initial instruction
3652
point
3653
-234.193,-2.780,-149.292
3654
point
3655
-234.523,-2.762,-149.024
3656
point
3657
-235.733,-2.741,-147.978
3658
point
3659
-236.225,-2.705,-146.210
3660
reverse
3661
// Pedestrian number 229
3662
3				// Ref num
3663
4				// Number of instructions
3664
2				// Initial instruction
3665
point
3666
-233.743,-2.796,-149.489
3667
point
3668
-233.018,-2.828,-149.670
3669
point
3670
-231.980,-2.846,-149.519
3671
reverse
3672
// Pedestrian number 230
3673
1				// Ref num
3674
6				// Number of instructions
3675
2				// Initial instruction
3676
point
3677
-237.762,-2.682,-142.292
3678
point
3679
-238.988,-2.665,-139.503
3680
point
3681
-240.981,-2.654,-138.347
3682
point
3683
-243.640,-2.635,-136.066
3684
point
3685
-244.050,-2.630,-135.209
3686
reverse
3687
// Pedestrian number 231
3688
8				// Ref num
3689
4				// Number of instructions
3690
2				// Initial instruction
3691
point
3692
-242.575,-2.650,-138.481
3693
point
3694
-241.791,-2.662,-139.986
3695
point
3696
-240.409,-2.682,-144.017
3697
reverse
3698
// Pedestrian number 232
3699
5				// Ref num
3700
5				// Number of instructions
3701
3				// Initial instruction
3702
point
3703
-235.696,-2.711,-147.185
3704
point
3705
-236.687,-2.708,-146.130
3706
point
3707
-236.887,-2.693,-144.744
3708
point
3709
-237.605,-2.685,-142.872
3710
reverse
3711
// Pedestrian number 233
3712
8				// Ref num
3713
4				// Number of instructions
3714
2				// Initial instruction
3715
point
3716
-237.685,-2.683,-142.634
3717
point
3718
-238.632,-2.674,-141.185
3719
point
3720
-240.579,-2.640,-135.349
3721
reverse
3722
// Pedestrian number 234
3723
29				// Ref num
3724
5				// Number of instructions
3725
2				// Initial instruction
3726
point
3727
-241.063,-2.634,-134.364
3728
point
3729
-241.720,-2.626,-133.080
3730
point
3731
-242.694,-2.611,-130.614
3732
point
3733
-243.371,-2.601,-128.796
3734
reverse
3735
// Pedestrian number 235
3736
29				// Ref num
3737
5				// Number of instructions
3738
3				// Initial instruction
3739
point
3740
-246.510,-2.595,-129.308
3741
point
3742
-246.510,-2.595,-129.308
3743
point
3744
-241.963,-2.618,-131.668
3745
point
3746
-241.075,-1.949,-132.197
3747
reverse
3748
// Pedestrian number 236
3749
17				// Ref num
3750
4				// Number of instructions
3751
2				// Initial instruction
3752
point
3753
-246.760,-2.592,-128.747
3754
point
3755
-247.714,-2.576,-125.882
3756
point
3757
-248.654,-2.565,-124.034
3758
reverse
3759
// Pedestrian number 237
3760
12				// Ref num
3761
4				// Number of instructions
3762
2				// Initial instruction
3763
point
3764
-250.127,-2.552,-120.536
3765
point
3766
-250.502,-2.552,-119.241
3767
point
3768
-251.703,-2.552,-118.814
3769
reverse
3770
// Pedestrian number 238
3771
1				// Ref num
3772
4				// Number of instructions
3773
2				// Initial instruction
3774
point
3775
-252.670,-2.555,-115.362
3776
point
3777
-255.373,-2.552,-114.200
3778
point
3779
-256.381,-2.552,-113.722
3780
reverse
3781
// Pedestrian number 239
3782
8				// Ref num
3783
4				// Number of instructions
3784
2				// Initial instruction
3785
point
3786
-257.974,-2.552,-116.086
3787
point
3788
-258.710,-2.553,-113.521
3789
point
3790
-258.878,-2.552,-111.778
3791
reverse
3792
// Pedestrian number 240
3793
17				// Ref num
3794
5				// Number of instructions
3795
3				// Initial instruction
3796
point
3797
-259.951,-2.552,-111.080
3798
point
3799
-261.131,-2.552,-110.314
3800
point
3801
-262.437,-2.552,-108.285
3802
point
3803
-263.675,-2.552,-105.560
3804
reverse
3805
// Pedestrian number 241
3806
14				// Ref num
3807
4				// Number of instructions
3808
2				// Initial instruction
3809
point
3810
-249.319,-2.552,-113.961
3811
point
3812
-248.765,-2.556,-115.149
3813
point
3814
-248.531,-2.556,-116.031
3815
reverse
3816
// Pedestrian number 242
3817
13				// Ref num
3818
4				// Number of instructions
3819
2				// Initial instruction
3820
point
3821
-251.094,-2.553,-118.841
3822
point
3823
-251.966,-2.553,-118.639
3824
point
3825
-254.392,-2.553,-114.695
3826
reverse
3827
// Pedestrian number 243
3828
13				// Ref num
3829
5				// Number of instructions
3830
2				// Initial instruction
3831
point
3832
-252.938,-2.553,-118.360
3833
point
3834
-254.900,-2.553,-117.529
3835
point
3836
-255.599,-2.553,-117.270
3837
point
3838
-256.842,-2.552,-116.703
3839
reverse
3840
// Pedestrian number 244
3841
13				// Ref num
3842
7				// Number of instructions
3843
4				// Initial instruction
3844
point
3845
-256.254,-1.949,-118.131
3846
point
3847
-254.857,-2.538,-117.934
3848
point
3849
-254.685,-2.551,-117.868
3850
point
3851
-252.227,-2.555,-115.463
3852
point
3853
-249.649,-2.552,-113.015
3854
point
3855
-249.474,-2.375,-112.792
3856
reverse
3857
// Pedestrian number 245
3858
13				// Ref num
3859
5				// Number of instructions
3860
2				// Initial instruction
3861
point
3862
-248.059,-2.552,-116.864
3863
point
3864
-253.718,-2.552,-118.154
3865
point
3866
-255.578,-2.553,-116.628
3867
point
3868
-263.178,-2.552,-112.017
3869
reverse
3870
// Pedestrian number 246
3871
12				// Ref num
3872
5				// Number of instructions
3873
2				// Initial instruction
3874
point
3875
-267.119,-2.552,-105.096
3876
point
3877
-268.950,-2.552,-100.688
3878
point
3879
-268.972,-2.552,-99.885
3880
point
3881
-268.770,-2.552,-98.700
3882
reverse
3883
// Pedestrian number 247
3884
17				// Ref num
3885
5				// Number of instructions
3886
3				// Initial instruction
3887
point
3888
-265.747,-2.552,-102.873
3889
point
3890
-266.213,-2.552,-102.369
3891
point
3892
-267.388,-2.552,-101.191
3893
point
3894
-268.140,-2.552,-99.290
3895
reverse
3896
// Pedestrian number 248
3897
12				// Ref num
3898
5				// Number of instructions
3899
2				// Initial instruction
3900
point
3901
-268.510,-2.552,-96.082
3902
point
3903
-269.419,-2.552,-95.982
3904
point
3905
-269.996,-2.552,-96.009
3906
point
3907
-270.965,-2.552,-95.727
3908
reverse
3909
// Pedestrian number 249
3910
12				// Ref num
3911
4				// Number of instructions
3912
2				// Initial instruction
3913
point
3914
-270.612,-2.552,-93.539
3915
point
3916
-272.192,-2.552,-92.011
3917
point
3918
-273.328,-2.552,-89.927
3919
reverse
3920
// Pedestrian number 250
3921
17				// Ref num
3922
5				// Number of instructions
3923
3				// Initial instruction
3924
point
3925
-271.353,-2.552,-86.780
3926
point
3927
-270.768,-2.552,-88.015
3928
point
3929
-271.118,-2.552,-89.710
3930
point
3931
-271.604,-2.552,-94.356
3932
reverse
3933
// Pedestrian number 251
3934
14				// Ref num
3935
7				// Number of instructions
3936
3				// Initial instruction
3937
point
3938
-273.074,-2.552,-90.576
3939
point
3940
-271.751,-2.552,-91.215
3941
point
3942
-270.852,-2.552,-92.071
3943
point
3944
-270.782,-2.552,-92.561
3945
point
3946
-270.966,-2.552,-93.711
3947
point
3948
-270.543,-2.552,-94.764
3949
reverse
3950
// Pedestrian number 252
3951
13				// Ref num
3952
5				// Number of instructions
3953
3				// Initial instruction
3954
point
3955
-269.747,-2.552,-95.901
3956
point
3957
-269.889,-2.552,-96.406
3958
point
3959
-269.582,-2.552,-97.218
3960
point
3961
-269.587,-2.552,-99.100
3962
reverse
3963
// Pedestrian number 253
3964
3				// Ref num
3965
6				// Number of instructions
3966
3				// Initial instruction
3967
point
3968
-270.059,-2.552,-97.862
3969
point
3970
-270.202,-2.552,-96.389
3971
point
3972
-269.989,-2.552,-96.204
3973
point
3974
-269.321,-2.552,-95.592
3975
point
3976
-268.932,-2.552,-95.083
3977
reverse
3978
// Pedestrian number 254
3979
1				// Ref num
3980
5				// Number of instructions
3981
2				// Initial instruction
3982
point
3983
-270.161,-2.552,-95.634
3984
point
3985
-270.684,-2.552,-95.088
3986
point
3987
-271.006,-2.552,-93.934
3988
point
3989
-270.847,-2.552,-93.521
3990
reverse
3991
// Pedestrian number 255
3992
8				// Ref num
3993
6				// Number of instructions
3994
4				// Initial instruction
3995
point
3996
-269.579,-2.552,-93.592
3997
point
3998
-270.703,-2.552,-92.680
3999
point
4000
-270.711,-2.552,-91.995
4001
point
4002
-271.785,-2.552,-89.840
4003
point
4004
-274.849,-2.552,-86.565
4005
reverse
4006
// Pedestrian number 256
4007
5				// Ref num
4008
4				// Number of instructions
4009
2				// Initial instruction
4010
point
4011
-276.199,-2.552,-83.962
4012
point
4013
-275.976,-2.552,-81.561
4014
point
4015
-276.119,-2.552,-78.714
4016
reverse
4017
// Pedestrian number 257
4018
8				// Ref num
4019
4				// Number of instructions
4020
2				// Initial instruction
4021
point
4022
-277.056,-2.552,-77.404
4023
point
4024
-279.163,-2.552,-76.725
4025
point
4026
-282.674,-2.552,-75.077
4027
reverse
4028
// Pedestrian number 258
4029
13				// Ref num
4030
4				// Number of instructions
4031
2				// Initial instruction
4032
point
4033
-282.977,-2.552,-74.724
4034
point
4035
-283.517,-2.543,-71.793
4036
point
4037
-284.632,-2.543,-66.837
4038
reverse
4039
// Pedestrian number 259
4040
13				// Ref num
4041
4				// Number of instructions
4042
2				// Initial instruction
4043
point
4044
-285.338,-2.538,-71.991
4045
point
4046
-283.194,-2.549,-72.864
4047
point
4048
-280.490,-2.558,-73.152
4049
reverse
4050
// Pedestrian number 260
4051
13				// Ref num
4052
5				// Number of instructions
4053
2				// Initial instruction
4054
point
4055
-283.911,-2.549,-73.598
4056
point
4057
-283.794,-2.544,-72.309
4058
point
4059
-283.355,-2.540,-70.791
4060
point
4061
-283.430,-2.549,-66.934
4062
reverse
4063
// Pedestrian number 261
4064
13				// Ref num
4065
4				// Number of instructions
4066
2				// Initial instruction
4067
point
4068
-283.092,-2.539,-70.381
4069
point
4070
-282.657,-2.547,-71.956
4071
point
4072
-281.994,-2.552,-75.766
4073
reverse
4074
// Pedestrian number 262
4075
13				// Ref num
4076
7				// Number of instructions
4077
3				// Initial instruction
4078
point
4079
-290.901,-2.611,-66.648
4080
point
4081
-288.910,-2.545,-67.798
4082
point
4083
-285.894,-2.539,-70.891
4084
point
4085
-285.276,-2.538,-71.726
4086
point
4087
-285.246,-2.538,-72.306
4088
point
4089
-284.425,-2.536,-73.187
4090
reverse
4091
// Pedestrian number 263
4092
5				// Ref num
4093
6				// Number of instructions
4094
2				// Initial instruction
4095
point
4096
-301.475,-3.692,-66.697
4097
point
4098
-302.839,-3.869,-66.676
4099
point
4100
-304.337,-3.982,-66.926
4101
point
4102
-304.980,-4.043,-66.621
4103
point
4104
-305.100,-4.048,-66.229
4105
reverse
4106
// Pedestrian number 264
4107
1				// Ref num
4108
5				// Number of instructions
4109
2				// Initial instruction
4110
point
4111
-305.706,-4.048,-65.861
4112
point
4113
-307.220,-4.048,-65.232
4114
point
4115
-308.040,-4.048,-64.304
4116
point
4117
-308.729,-4.048,-62.258
4118
reverse
4119
// Pedestrian number 265
4120
12				// Ref num
4121
6				// Number of instructions
4122
3				// Initial instruction
4123
point
4124
-303.969,-3.932,-69.400
4125
point
4126
-305.848,-4.041,-69.120
4127
point
4128
-306.448,-4.048,-68.937
4129
point
4130
-308.740,-4.048,-67.573
4131
point
4132
-309.267,-4.048,-67.093
4133
reverse
4134
// Pedestrian number 266
4135
17				// Ref num
4136
5				// Number of instructions
4137
2				// Initial instruction
4138
point
4139
-307.891,-4.048,-64.913
4140
point
4141
-308.340,-4.048,-64.183
4142
point
4143
-309.051,-4.048,-61.428
4144
point
4145
-309.025,-4.048,-59.326
4146
reverse
4147
// Pedestrian number 267
4148
12				// Ref num
4149
5				// Number of instructions
4150
2				// Initial instruction
4151
point
4152
-308.805,-4.048,-58.997
4153
point
4154
-308.080,-4.048,-57.100
4155
point
4156
-307.767,-4.048,-56.761
4157
point
4158
-307.414,-4.048,-56.369
4159
reverse
4160
// Pedestrian number 268
4161
17				// Ref num
4162
4				// Number of instructions
4163
2				// Initial instruction
4164
point
4165
-309.587,-4.048,-54.168
4166
point
4167
-310.881,-4.048,-57.725
4168
point
4169
-312.007,-4.048,-60.843
4170
reverse
4171
// Pedestrian number 269
4172
12				// Ref num
4173
4				// Number of instructions
4174
2				// Initial instruction
4175
point
4176
-311.804,-4.048,-61.502
4177
point
4178
-310.921,-4.048,-64.048
4179
point
4180
-310.213,-4.048,-66.074
4181
reverse
4182
// Pedestrian number 270
4183
5				// Ref num
4184
5				// Number of instructions
4185
2				// Initial instruction
4186
point
4187
-308.079,-4.048,-68.005
4188
point
4189
-308.182,-4.048,-63.287
4190
point
4191
-306.977,-3.161,-62.076
4192
point
4193
-306.926,-3.032,-61.235
4194
reverse
4195
// Pedestrian number 271
4196
8				// Ref num
4197
4				// Number of instructions
4198
2				// Initial instruction
4199
point
4200
-307.824,-3.507,-61.157
4201
point
4202
-308.813,-4.048,-59.570
4203
point
4204
-308.793,-4.048,-58.301
4205
reverse
4206
// Pedestrian number 272
4207
1				// Ref num
4208
4				// Number of instructions
4209
2				// Initial instruction
4210
point
4211
-307.130,-4.048,-55.946
4212
point
4213
-306.899,-4.048,-55.779
4214
point
4215
-305.834,-4.096,-55.090
4216
reverse
4217
// Pedestrian number 273
4218
17				// Ref num
4219
4				// Number of instructions
4220
2				// Initial instruction
4221
point
4222
-304.480,-4.189,-54.490
4223
point
4224
-301.394,-4.602,-53.573
4225
point
4226
-298.731,-5.309,-52.973
4227
reverse
4228
// Pedestrian number 274
4229
5				// Ref num
4230
4				// Number of instructions
4231
2				// Initial instruction
4232
point
4233
-301.548,-4.739,-50.540
4234
point
4235
-298.747,-5.509,-49.881
4236
point
4237
-294.961,-6.758,-49.008
4238
reverse
4239
// Pedestrian number 275
4240
29				// Ref num
4241
4				// Number of instructions
4242
2				// Initial instruction
4243
point
4244
-294.532,-6.654,-51.923
4245
point
4246
-291.191,-7.824,-50.756
4247
point
4248
-290.127,-7.884,-50.524
4249
reverse
4250
// Pedestrian number 276
4251
5				// Ref num
4252
6				// Number of instructions
4253
4				// Initial instruction
4254
point
4255
-289.188,-7.940,-50.205
4256
point
4257
-287.985,-8.005,-49.575
4258
point
4259
-286.891,-8.005,-45.905
4260
point
4261
-287.160,-8.005,-42.215
4262
point
4263
-287.398,-8.005,-40.596
4264
reverse
4265
// Pedestrian number 277
4266
3				// Ref num
4267
5				// Number of instructions
4268
2				// Initial instruction
4269
point
4270
-284.490,-8.005,-43.511
4271
point
4272
-284.121,-8.005,-42.692
4273
point
4274
-283.543,-7.696,-41.533
4275
point
4276
-282.199,-6.852,-41.083
4277
reverse
4278
// Pedestrian number 278
4279
1				// Ref num
4280
9				// Number of instructions
4281
7				// Initial instruction
4282
point
4283
-284.061,-8.005,-41.127
4284
point
4285
-284.608,-8.005,-40.453
4286
point
4287
-284.884,-8.005,-39.560
4288
point
4289
-284.993,-8.005,-37.977
4290
point
4291
-287.371,-8.005,-34.764
4292
point
4293
-287.551,-7.986,-34.585
4294
point
4295
-287.611,-7.921,-34.413
4296
point
4297
-288.716,-7.151,-32.136
4298
reverse
4299
// Pedestrian number 279
4300
29				// Ref num
4301
5				// Number of instructions
4302
2				// Initial instruction
4303
point
4304
-289.499,-8.005,-37.279
4305
point
4306
-288.412,-8.004,-38.154
4307
point
4308
-287.520,-8.005,-38.325
4309
point
4310
-284.597,-8.005,-39.560
4311
reverse
4312
// Pedestrian number 280
4313
5				// Ref num
4314
4				// Number of instructions
4315
2				// Initial instruction
4316
point
4317
-287.740,-8.005,-39.147
4318
point
4319
-284.316,-8.005,-42.046
4320
point
4321
-284.425,-8.005,-44.507
4322
reverse
4323
// Pedestrian number 281
4324
8				// Ref num
4325
5				// Number of instructions
4326
2				// Initial instruction
4327
point
4328
-284.152,-7.877,-44.685
4329
point
4330
-284.000,-7.508,-45.728
4331
point
4332
-283.980,-7.130,-46.951
4333
point
4334
-283.854,-6.798,-47.763
4335
reverse
4336
// Pedestrian number 282
4337
5				// Ref num
4338
6				// Number of instructions
4339
4				// Initial instruction
4340
point
4341
-285.223,-8.005,-46.513
4342
point
4343
-286.407,-8.005,-43.838
4344
point
4345
-286.426,-8.005,-42.530
4346
point
4347
-287.079,-8.005,-41.616
4348
point
4349
-288.226,-8.005,-38.548
4350
reverse
4351
// Pedestrian number 283
4352
8				// Ref num
4353
5				// Number of instructions
4354
3				// Initial instruction
4355
point
4356
-286.337,-8.005,-35.899
4357
point
4358
-290.809,-8.008,-35.344
4359
point
4360
-293.451,-8.166,-35.358
4361
point
4362
-296.326,-8.525,-35.300
4363
reverse
4364
// Pedestrian number 284
4365
1				// Ref num
4366
5				// Number of instructions
4367
2				// Initial instruction
4368
point
4369
-294.880,-8.344,-35.505
4370
point
4371
-296.654,-8.568,-35.057
4372
point
4373
-298.035,-9.013,-34.785
4374
point
4375
-299.920,-9.442,-35.244
4376
reverse
4377
// Pedestrian number 285
4378
29				// Ref num
4379
9				// Number of instructions
4380
4				// Initial instruction
4381
point
4382
-298.103,-9.166,-32.271
4383
point
4384
-298.430,-9.285,-32.439
4385
point
4386
-298.882,-9.455,-32.377
4387
point
4388
-299.777,-9.776,-32.361
4389
point
4390
-300.623,-9.943,-32.472
4391
point
4392
-301.872,-10.077,-33.420
4393
point
4394
-303.143,-10.477,-33.677
4395
point
4396
-304.486,-10.909,-34.832
4397
reverse
4398
// Pedestrian number 286
4399
29				// Ref num
4400
5				// Number of instructions
4401
3				// Initial instruction
4402
point
4403
-307.012,-11.793,-31.538
4404
point
4405
-309.669,-11.971,-32.758
4406
point
4407
-311.882,-11.971,-33.109
4408
point
4409
-313.365,-11.971,-32.132
4410
reverse
4411
// Pedestrian number 287
4412
12				// Ref num
4413
4				// Number of instructions
4414
2				// Initial instruction
4415
point
4416
-312.356,-11.971,-32.852
4417
point
4418
-313.862,-11.971,-31.535
4419
point
4420
-315.467,-11.971,-29.014
4421
reverse
4422
// Pedestrian number 288
4423
17				// Ref num
4424
5				// Number of instructions
4425
3				// Initial instruction
4426
point
4427
-312.483,-11.971,-28.242
4428
point
4429
-313.842,-11.971,-28.279
4430
point
4431
-315.790,-11.970,-27.237
4432
point
4433
-316.223,-11.971,-25.335
4434
reverse
4435
// Pedestrian number 289
4436
29				// Ref num
4437
6				// Number of instructions
4438
3				// Initial instruction
4439
point
4440
-310.193,-11.971,-30.589
4441
point
4442
-311.153,-11.971,-30.196
4443
point
4444
-312.376,-11.970,-28.775
4445
point
4446
-313.233,-11.971,-26.534
4447
point
4448
-313.226,-11.971,-25.457
4449
reverse
4450
// Pedestrian number 290
4451
12				// Ref num
4452
5				// Number of instructions
4453
3				// Initial instruction
4454
point
4455
-315.747,-11.971,-28.199
4456
point
4457
-316.031,-11.971,-26.501
4458
point
4459
-316.089,-11.970,-24.197
4460
point
4461
-314.094,-11.971,-19.618
4462
reverse
4463
// Pedestrian number 291
4464
1				// Ref num
4465
4				// Number of instructions
4466
2				// Initial instruction
4467
point
4468
-311.120,-11.971,-20.670
4469
point
4470
-315.798,-11.970,-23.028
4471
point
4472
-316.008,-11.970,-23.627
4473
reverse
4474
// Pedestrian number 292
4475
8				// Ref num
4476
5				// Number of instructions
4477
2				// Initial instruction
4478
point
4479
-315.036,-11.971,-21.178
4480
point
4481
-313.307,-11.971,-25.137
4482
point
4483
-312.906,-11.971,-28.068
4484
point
4485
-312.947,-11.971,-32.545
4486
reverse
4487
// Pedestrian number 293
4488
1				// Ref num
4489
5				// Number of instructions
4490
3				// Initial instruction
4491
point
4492
-311.320,-11.971,-33.469
4493
point
4494
-309.793,-11.956,-33.640
4495
point
4496
-308.575,-11.841,-34.222
4497
point
4498
-307.413,-11.808,-34.660
4499
reverse
4500
// Pedestrian number 294
4501
12				// Ref num
4502
6				// Number of instructions
4503
4				// Initial instruction
4504
point
4505
-310.494,-11.971,-33.931
4506
point
4507
-312.101,-11.970,-28.817
4508
point
4509
-313.131,-11.971,-26.533
4510
point
4511
-313.080,-11.971,-24.407
4512
point
4513
-312.879,-11.971,-23.506
4514
reverse
4515
// Pedestrian number 295
4516
1				// Ref num
4517
4				// Number of instructions
4518
2				// Initial instruction
4519
point
4520
-309.599,-12.052,-19.766
4521
point
4522
-307.176,-12.105,-18.568
4523
point
4524
-304.902,-12.106,-18.046
4525
reverse
4526
// Pedestrian number 296
4527
3				// Ref num
4528
4				// Number of instructions
4529
2				// Initial instruction
4530
point
4531
-303.618,-12.106,-17.323
4532
point
4533
-297.948,-12.106,-11.354
4534
point
4535
-295.342,-12.106,-9.547
4536
reverse
4537
// Pedestrian number 297
4538
13				// Ref num
4539
4				// Number of instructions
4540
2				// Initial instruction
4541
point
4542
-294.592,-12.106,-12.659
4543
point
4544
-293.640,-12.106,-11.881
4545
point
4546
-290.160,-12.119,-9.516
4547
reverse
4548
// Pedestrian number 298
4549
8				// Ref num
4550
5				// Number of instructions
4551
2				// Initial instruction
4552
point
4553
-293.474,-12.106,-8.167
4554
point
4555
-292.018,-12.119,-7.229
4556
point
4557
-291.375,-12.134,-6.629
4558
point
4559
-290.872,-12.106,-6.118
4560
reverse
4561
// Pedestrian number 299
4562
8				// Ref num
4563
4				// Number of instructions
4564
2				// Initial instruction
4565
point
4566
-287.163,-12.203,-7.032
4567
point
4568
-286.617,-11.939,-7.076
4569
point
4570
-285.686,-11.252,-7.410
4571
reverse
4572
// Pedestrian number 300
4573
8				// Ref num
4574
5				// Number of instructions
4575
2				// Initial instruction
4576
point
4577
-285.871,-12.313,-5.671
4578
point
4579
-283.815,-12.540,-3.074
4580
point
4581
-283.024,-12.625,-2.703
4582
point
4583
-282.159,-12.592,-2.212
4584
reverse
4585
// Pedestrian number 301
4586
13				// Ref num
4587
4				// Number of instructions
4588
2				// Initial instruction
4589
point
4590
-275.947,-15.455,15.963
4591
point
4592
-274.709,-15.615,18.590
4593
point
4594
-268.921,-15.627,21.687
4595
reverse
4596
// Pedestrian number 302
4597
13				// Ref num
4598
5				// Number of instructions
4599
3				// Initial instruction
4600
point
4601
-269.260,-15.627,21.154
4602
point
4603
-269.260,-15.627,21.154
4604
point
4605
-274.742,-15.616,19.025
4606
point
4607
-274.987,-15.613,18.556
4608
reverse
4609
// Pedestrian number 303
4610
13				// Ref num
4611
5				// Number of instructions
4612
2				// Initial instruction
4613
point
4614
-275.048,-15.617,19.181
4615
point
4616
-275.296,-15.626,21.891
4617
point
4618
-274.156,-15.627,26.848
4619
point
4620
-275.075,-15.627,28.241
4621
reverse
4622
// Pedestrian number 304
4623
13				// Ref num
4624
6				// Number of instructions
4625
4				// Initial instruction
4626
point
4627
-276.114,-15.627,28.865
4628
point
4629
-276.806,-15.627,28.757
4630
point
4631
-276.806,-15.627,28.757
4632
point
4633
-278.927,-15.627,27.563
4634
point
4635
-279.874,-15.627,27.672
4636
reverse
4637
// Pedestrian number 305
4638
13				// Ref num
4639
4				// Number of instructions
4640
2				// Initial instruction
4641
point
4642
-275.915,-15.627,28.331
4643
point
4644
-274.419,-15.627,26.937
4645
point
4646
-273.867,-15.627,26.357
4647
reverse
4648
// Pedestrian number 306
4649
13				// Ref num
4650
5				// Number of instructions
4651
2				// Initial instruction
4652
point
4653
-275.798,-15.627,23.631
4654
point
4655
-275.376,-15.627,22.759
4656
point
4657
-269.842,-15.625,20.327
4658
point
4659
-269.526,-15.626,20.538
4660
reverse
4661
// Pedestrian number 307
4662
13				// Ref num
4663
5				// Number of instructions
4664
2				// Initial instruction
4665
point
4666
-269.464,-15.627,20.822
4667
point
4668
-271.195,-15.627,21.548
4669
point
4670
-273.283,-15.622,20.901
4671
point
4672
-275.121,-15.621,20.428
4673
reverse
4674
// Pedestrian number 308
4675
13				// Ref num
4676
4				// Number of instructions
4677
2				// Initial instruction
4678
point
4679
-271.521,-15.627,23.166
4680
point
4681
-270.772,-15.627,23.565
4682
point
4683
-267.721,-15.627,22.818
4684
reverse
4685
// Pedestrian number 309
4686
13				// Ref num
4687
5				// Number of instructions
4688
3				// Initial instruction
4689
point
4690
-264.867,-15.627,23.968
4691
point
4692
-266.649,-15.627,23.637
4693
point
4694
-269.462,-15.627,22.086
4695
point
4696
-275.319,-15.623,21.089
4697
reverse
4698
// Pedestrian number 310
4699
13				// Ref num
4700
6				// Number of instructions
4701
2				// Initial instruction
4702
point
4703
-270.668,-15.621,19.419
4704
point
4705
-269.911,-15.627,20.721
4706
point
4707
-270.254,-15.629,22.299
4708
point
4709
-270.389,-15.627,23.600
4710
point
4711
-269.725,-15.627,24.812
4712
reverse
4713
// Pedestrian number 311
4714
14				// Ref num
4715
7				// Number of instructions
4716
2				// Initial instruction
4717
point
4718
-272.612,-15.627,23.147
4719
point
4720
-273.271,-15.627,24.415
4721
point
4722
-273.594,-15.627,24.889
4723
point
4724
-273.671,-15.627,25.698
4725
point
4726
-275.341,-15.627,26.548
4727
point
4728
-278.109,-15.627,26.682
4729
reverse
4730
// Pedestrian number 312
4731
12				// Ref num
4732
4				// Number of instructions
4733
2				// Initial instruction
4734
point
4735
-280.589,-15.627,33.937
4736
point
4737
-280.646,-15.627,35.766
4738
point
4739
-279.847,-15.627,37.526
4740
reverse
4741
// Pedestrian number 313
4742
14				// Ref num
4743
4				// Number of instructions
4744
2				// Initial instruction
4745
point
4746
-282.105,-15.627,40.554
4747
point
4748
-281.144,-15.627,41.464
4749
point
4750
-280.896,-15.627,45.967
4751
reverse
4752
// Pedestrian number 314
4753
12				// Ref num
4754
4				// Number of instructions
4755
2				// Initial instruction
4756
point
4757
-275.261,-16.364,57.993
4758
point
4759
-275.306,-16.591,59.619
4760
point
4761
-274.518,-16.875,61.463
4762
reverse
4763
// Pedestrian number 315
4764
17				// Ref num
4765
5				// Number of instructions
4766
3				// Initial instruction
4767
point
4768
-274.434,-16.902,61.736
4769
point
4770
-275.504,-17.083,63.476
4771
point
4772
-276.184,-17.419,66.389
4773
point
4774
-275.677,-17.638,68.356
4775
reverse
4776
// Pedestrian number 316
4777
12				// Ref num
4778
4				// Number of instructions
4779
2				// Initial instruction
4780
point
4781
-276.525,-17.276,65.334
4782
point
4783
-276.656,-17.120,64.043
4784
point
4785
-277.100,-16.921,62.514
4786
reverse
4787
// Pedestrian number 317
4788
12				// Ref num
4789
4				// Number of instructions
4790
2				// Initial instruction
4791
point
4792
-274.600,-16.823,61.127
4793
point
4794
-277.527,-16.613,60.288
4795
point
4796
-277.928,-16.431,59.083
4797
reverse
4798
// Pedestrian number 318
4799
12				// Ref num
4800
4				// Number of instructions
4801
2				// Initial instruction
4802
point
4803
-277.329,-16.783,61.450
4804
point
4805
-274.153,-17.132,63.567
4806
point
4807
-273.629,-17.375,65.448
4808
reverse
4809
// Pedestrian number 319
4810
1				// Ref num
4811
4				// Number of instructions
4812
2				// Initial instruction
4813
point
4814
-272.091,-18.286,72.098
4815
point
4816
-273.900,-18.648,76.202
4817
point
4818
-273.648,-18.772,77.788
4819
reverse
4820
// Pedestrian number 320
4821
8				// Ref num
4822
4				// Number of instructions
4823
2				// Initial instruction
4824
point
4825
-273.480,-18.815,78.534
4826
point
4827
-272.702,-18.907,81.642
4828
point
4829
-272.380,-18.909,83.736
4830
reverse
4831
// Pedestrian number 321
4832
3				// Ref num
4833
4				// Number of instructions
4834
2				// Initial instruction
4835
point
4836
-272.125,-18.910,84.419
4837
point
4838
-268.699,-18.913,87.433
4839
point
4840
-268.551,-18.914,88.454
4841
reverse
4842
// Pedestrian number 322
4843
1				// Ref num
4844
4				// Number of instructions
4845
2				// Initial instruction
4846
point
4847
-267.860,-18.915,90.476
4848
point
4849
-267.589,-18.915,92.464
4850
point
4851
-267.190,-18.917,93.251
4852
reverse
4853
// Pedestrian number 323
4854
8				// Ref num
4855
4				// Number of instructions
4856
2				// Initial instruction
4857
point
4858
-267.361,-18.915,93.750
4859
point
4860
-267.103,-18.915,94.906
4861
point
4862
-266.904,-18.915,96.369
4863
reverse
4864
// Pedestrian number 324
4865
1				// Ref num
4866
4				// Number of instructions
4867
2				// Initial instruction
4868
point
4869
-266.662,-18.915,97.291
4870
point
4871
-265.214,-18.915,103.269
4872
point
4873
-263.493,-18.915,105.492
4874
reverse
4875
// Pedestrian number 325
4876
12				// Ref num
4877
5				// Number of instructions
4878
3				// Initial instruction
4879
point
4880
-264.258,-18.915,103.497
4881
point
4882
-262.888,-18.915,103.594
4883
point
4884
-259.906,-18.916,102.546
4885
point
4886
-258.473,-18.916,102.074
4887
reverse
4888
// Pedestrian number 326
4889
12				// Ref num
4890
5				// Number of instructions
4891
2				// Initial instruction
4892
point
4893
-260.209,-18.915,104.902
4894
point
4895
-261.442,-18.915,105.097
4896
point
4897
-262.568,-18.915,105.461
4898
point
4899
-264.052,-18.915,105.634
4900
reverse
4901
// Pedestrian number 327
4902
17				// Ref num
4903
4				// Number of instructions
4904
2				// Initial instruction
4905
point
4906
-264.786,-18.914,105.968
4907
point
4908
-266.973,-18.915,105.454
4909
point
4910
-268.860,-18.916,104.565
4911
reverse
4912
// Pedestrian number 328
4913
17				// Ref num
4914
4				// Number of instructions
4915
2				// Initial instruction
4916
point
4917
-265.318,-18.915,102.577
4918
point
4919
-267.780,-18.916,104.111
4920
point
4921
-271.038,-18.916,107.321
4922
reverse
4923
// Pedestrian number 329
4924
14				// Ref num
4925
4				// Number of instructions
4926
2				// Initial instruction
4927
point
4928
-271.659,-18.916,107.585
4929
point
4930
-272.700,-18.916,107.682
4931
point
4932
-275.621,-18.916,108.434
4933
reverse
4934
// Pedestrian number 330
4935
12				// Ref num
4936
7				// Number of instructions
4937
5				// Initial instruction
4938
point
4939
-277.279,-18.916,106.409
4940
point
4941
-278.052,-18.916,106.785
4942
point
4943
-279.855,-18.916,106.897
4944
point
4945
-280.732,-18.916,107.190
4946
point
4947
-281.522,-18.916,107.353
4948
point
4949
-287.395,-18.916,108.702
4950
reverse
4951
// Pedestrian number 331
4952
1				// Ref num
4953
4				// Number of instructions
4954
2				// Initial instruction
4955
point
4956
-287.781,-18.915,109.007
4957
point
4958
-287.005,-18.915,109.530
4959
point
4960
-284.483,-18.915,110.371
4961
reverse
4962
// Pedestrian number 332
4963
5				// Ref num
4964
5				// Number of instructions
4965
2				// Initial instruction
4966
point
4967
-285.320,-18.915,110.565
4968
point
4969
-283.753,-18.914,110.043
4970
point
4971
-282.909,-18.914,108.214
4972
point
4973
-282.223,-18.916,107.447
4974
reverse
4975
// Pedestrian number 333
4976
1				// Ref num
4977
4				// Number of instructions
4978
2				// Initial instruction
4979
point
4980
-278.529,-18.914,108.997
4981
point
4982
-276.784,-18.916,108.745
4983
point
4984
-272.298,-18.916,105.406
4985
reverse
4986
// Pedestrian number 334
4987
12				// Ref num
4988
4				// Number of instructions
4989
2				// Initial instruction
4990
point
4991
-271.767,-18.916,105.116
4992
point
4993
-270.238,-18.916,105.152
4994
point
4995
-268.600,-18.916,104.356
4996
reverse
4997
// Pedestrian number 335
4998
29				// Ref num
4999
4				// Number of instructions
5000
2				// Initial instruction
5001
point
5002
-257.403,-18.916,104.343
5003
point
5004
-256.166,-18.915,103.924
5005
point
5006
-253.647,-18.916,101.001
5007
reverse
5008
// Pedestrian number 336
5009
29				// Ref num
5010
4				// Number of instructions
5011
2				// Initial instruction
5012
point
5013
-251.203,-18.916,100.337
5014
point
5015
-248.252,-18.916,101.620
5016
point
5017
-243.938,-18.915,100.866
5018
reverse
5019
// Pedestrian number 337
5020
12				// Ref num
5021
5				// Number of instructions
5022
2				// Initial instruction
5023
point
5024
-241.681,-18.915,100.247
5025
point
5026
-239.599,-18.916,97.883
5027
point
5028
-236.994,-18.916,97.068
5029
point
5030
-236.052,-18.916,96.823
5031
reverse
5032
// Pedestrian number 338
5033
12				// Ref num
5034
4				// Number of instructions
5035
2				// Initial instruction
5036
point
5037
-230.100,-18.916,95.496
5038
point
5039
-227.497,-18.916,96.367
5040
point
5041
-224.827,-18.916,96.739
5042
reverse
5043
// Pedestrian number 339
5044
17				// Ref num
5045
4				// Number of instructions
5046
2				// Initial instruction
5047
point
5048
-224.247,-18.916,96.663
5049
point
5050
-223.229,-18.916,95.255
5051
point
5052
-222.475,-18.916,93.876
5053
reverse
5054
// Pedestrian number 340
5055
17				// Ref num
5056
4				// Number of instructions
5057
2				// Initial instruction
5058
point
5059
-222.129,-18.916,96.112
5060
point
5061
-225.941,-18.916,95.009
5062
point
5063
-227.570,-18.916,94.916
5064
reverse
5065
// Pedestrian number 341
5066
29				// Ref num
5067
4				// Number of instructions
5068
2				// Initial instruction
5069
point
5070
-230.675,-18.916,95.681
5071
point
5072
-232.337,-18.916,98.317
5073
point
5074
-234.208,-18.916,98.923
5075
reverse
5076
// Pedestrian number 342
5077
8				// Ref num
5078
4				// Number of instructions
5079
2				// Initial instruction
5080
point
5081
-236.473,-18.916,99.195
5082
point
5083
-237.403,-18.916,99.547
5084
point
5085
-239.771,-18.916,99.977
5086
reverse
5087
// Pedestrian number 343
5088
12				// Ref num
5089
4				// Number of instructions
5090
2				// Initial instruction
5091
point
5092
-244.636,-18.916,101.256
5093
point
5094
-243.045,-18.915,100.927
5095
point
5096
-240.603,-18.916,100.428
5097
reverse
5098
// Pedestrian number 344
5099
17				// Ref num
5100
4				// Number of instructions
5101
2				// Initial instruction
5102
point
5103
-241.676,-18.916,97.872
5104
point
5105
-242.133,-18.915,99.371
5106
point
5107
-243.668,-18.916,101.059
5108
reverse
5109
// Pedestrian number 345
5110
1				// Ref num
5111
4				// Number of instructions
5112
2				// Initial instruction
5113
point
5114
-258.016,-18.916,101.915
5115
point
5116
-256.635,-18.915,101.778
5117
point
5118
-251.856,-18.916,102.896
5119
reverse
5120
// Pedestrian number 346
5121
3				// Ref num
5122
6				// Number of instructions
5123
3				// Initial instruction
5124
point
5125
-242.661,-18.915,94.750
5126
point
5127
-243.590,-18.915,93.460
5128
point
5129
-245.618,-18.915,91.881
5130
point
5131
-245.822,-18.915,91.091
5132
point
5133
-246.407,-18.915,89.219
5134
reverse
5135
// Pedestrian number 347
5136
1				// Ref num
5137
5				// Number of instructions
5138
3				// Initial instruction
5139
point
5140
-248.346,-18.916,88.619
5141
point
5142
-248.651,-18.916,88.589
5143
point
5144
-250.594,-18.916,89.034
5145
point
5146
-253.616,-18.916,89.690
5147
reverse
5148
// Pedestrian number 348
5149
5				// Ref num
5150
5				// Number of instructions
5151
3				// Initial instruction
5152
point
5153
-256.635,-18.916,90.560
5154
point
5155
-253.937,-18.916,89.438
5156
point
5157
-252.016,-18.916,89.394
5158
point
5159
-250.196,-18.916,87.138
5160
reverse
5161
// Pedestrian number 349
5162
8				// Ref num
5163
4				// Number of instructions
5164
2				// Initial instruction
5165
point
5166
-248.563,-18.916,86.478
5167
point
5168
-249.387,-18.916,87.020
5169
point
5170
-253.946,-18.916,87.627
5171
reverse
5172
// Pedestrian number 350
5173
12				// Ref num
5174
4				// Number of instructions
5175
2				// Initial instruction
5176
point
5177
-255.604,-18.916,87.920
5178
point
5179
-257.768,-18.915,90.792
5180
point
5181
-258.445,-18.916,90.861
5182
reverse
5183
// Pedestrian number 351
5184
17				// Ref num
5185
4				// Number of instructions
5186
2				// Initial instruction
5187
point
5188
-240.526,-18.915,84.616
5189
point
5190
-239.882,-18.915,84.350
5191
point
5192
-235.910,-18.915,83.580
5193
reverse
5194
// Pedestrian number 352
5195
8				// Ref num
5196
6				// Number of instructions
5197
2				// Initial instruction
5198
point
5199
-235.968,-18.916,85.765
5200
point
5201
-239.119,-18.916,86.048
5202
point
5203
-240.148,-18.916,86.797
5204
point
5205
-241.421,-18.916,86.919
5206
point
5207
-242.623,-18.916,87.273
5208
reverse
5209
// Pedestrian number 353
5210
1				// Ref num
5211
6				// Number of instructions
5212
2				// Initial instruction
5213
point
5214
-243.849,-18.916,87.634
5215
point
5216
-244.802,-18.915,85.567
5217
point
5218
-245.180,-18.914,83.335
5219
point
5220
-245.664,-18.913,82.051
5221
point
5222
-245.604,-18.912,81.275
5223
reverse
5224
// Pedestrian number 354
5225
17				// Ref num
5226
5				// Number of instructions
5227
2				// Initial instruction
5228
point
5229
-249.726,-18.892,75.676
5230
point
5231
-247.778,-18.859,74.234
5232
point
5233
-247.643,-18.786,72.308
5234
point
5235
-247.717,-18.737,71.682
5236
reverse
5237
// Pedestrian number 355
5238
14				// Ref num
5239
4				// Number of instructions
5240
2				// Initial instruction
5241
point
5242
-246.677,-18.906,75.374
5243
point
5244
-248.844,-18.909,77.993
5245
point
5246
-248.383,-18.911,80.406
5247
reverse
5248
// Pedestrian number 356
5249
12				// Ref num
5250
6				// Number of instructions
5251
3				// Initial instruction
5252
point
5253
-249.638,-18.916,89.036
5254
point
5255
-246.949,-18.915,88.290
5256
point
5257
-244.024,-18.916,87.838
5258
point
5259
-242.617,-18.915,85.084
5260
point
5261
-241.820,-18.915,84.752
5262
reverse
5263
// Pedestrian number 357
5264
29				// Ref num
5265
6				// Number of instructions
5266
3				// Initial instruction
5267
point
5268
-230.822,-18.916,84.707
5269
point
5270
-229.908,-18.916,84.146
5271
point
5272
-228.819,-18.916,84.256
5273
point
5274
-226.632,-18.916,83.831
5275
point
5276
-224.363,-18.916,81.696
5277
reverse
5278
// Pedestrian number 358
5279
12				// Ref num
5280
4				// Number of instructions
5281
2				// Initial instruction
5282
point
5283
-223.842,-18.916,82.470
5284
point
5285
-225.192,-18.916,81.939
5286
point
5287
-227.269,-18.916,81.629
5288
reverse
5289
// Pedestrian number 359
5290
17				// Ref num
5291
4				// Number of instructions
5292
2				// Initial instruction
5293
point
5294
-225.378,-18.916,81.111
5295
point
5296
-227.952,-18.917,81.760
5297
point
5298
-232.958,-18.916,85.192
5299
reverse
5300
// Pedestrian number 360
5301
8				// Ref num
5302
4				// Number of instructions
5303
2				// Initial instruction
5304
point
5305
-233.629,-18.916,85.244
5306
point
5307
-235.137,-18.915,85.428
5308
point
5309
-237.883,-18.916,84.002
5310
reverse
5311
// Pedestrian number 361
5312
1				// Ref num
5313
7				// Number of instructions
5314
5				// Initial instruction
5315
point
5316
-234.603,-18.916,83.075
5317
point
5318
-237.291,-18.916,84.277
5319
point
5320
-239.141,-18.916,84.414
5321
point
5322
-240.060,-18.916,84.651
5323
point
5324
-241.329,-18.914,84.995
5325
point
5326
-243.182,-18.916,87.368
5327
reverse
5328
// Pedestrian number 362
5329
12				// Ref num
5330
4				// Number of instructions
5331
2				// Initial instruction
5332
point
5333
-243.846,-18.915,89.669
5334
point
5335
-243.772,-18.915,91.633
5336
point
5337
-242.658,-18.915,94.584
5338
reverse
5339
// Pedestrian number 363
5340
17				// Ref num
5341
5				// Number of instructions
5342
3				// Initial instruction
5343
point
5344
-225.214,-18.916,96.958
5345
point
5346
-224.474,-18.916,96.468
5347
point
5348
-224.210,-18.916,95.897
5349
point
5350
-223.458,-18.916,94.270
5351
reverse
5352
// Pedestrian number 364
5353
1				// Ref num
5354
4				// Number of instructions
5355
2				// Initial instruction
5356
point
5357
-289.800,-18.915,98.099
5358
point
5359
-287.528,-18.915,97.391
5360
point
5361
-286.992,-18.915,95.275
5362
reverse
5363
// Pedestrian number 365
5364
1				// Ref num
5365
7				// Number of instructions
5366
3				// Initial instruction
5367
point
5368
-286.584,-18.916,95.062
5369
point
5370
-285.122,-18.916,94.775
5371
point
5372
-284.024,-18.916,94.553
5373
point
5374
-282.993,-18.916,94.208
5375
point
5376
-281.769,-18.916,94.357
5377
point
5378
-279.257,-18.916,93.459
5379
reverse
5380
// Pedestrian number 366
5381
5				// Ref num
5382
4				// Number of instructions
5383
2				// Initial instruction
5384
point
5385
-278.403,-18.916,93.124
5386
point
5387
-276.421,-18.916,92.787
5388
point
5389
-273.351,-18.916,92.168
5390
reverse
5391
// Pedestrian number 367
5392
12				// Ref num
5393
5				// Number of instructions
5394
2				// Initial instruction
5395
point
5396
-276.536,-18.916,95.028
5397
point
5398
-277.883,-18.916,95.336
5399
point
5400
-279.189,-18.916,95.195
5401
point
5402
-281.667,-18.916,96.371
5403
reverse
5404
// Pedestrian number 368
5405
17				// Ref num
5406
5				// Number of instructions
5407
2				// Initial instruction
5408
point
5409
-280.027,-18.916,95.991
5410
point
5411
-278.853,-18.916,95.361
5412
point
5413
-277.985,-18.916,93.932
5414
point
5415
-277.008,-18.916,92.852
5416
reverse
5417
// Pedestrian number 369
5418
8				// Ref num
5419
5				// Number of instructions
5420
3				// Initial instruction
5421
point
5422
-275.923,-18.916,92.597
5423
point
5424
-274.557,-18.916,92.760
5425
point
5426
-272.792,-18.916,92.171
5427
point
5428
-267.385,-18.915,90.680
5429
reverse
5430
// Pedestrian number 370
5431
12				// Ref num
5432
4				// Number of instructions
5433
2				// Initial instruction
5434
point
5435
-249.956,-17.586,62.402
5436
point
5437
-253.447,-17.126,59.029
5438
point
5439
-253.663,-16.985,57.797
5440
reverse
5441
// Pedestrian number 371
5442
17				// Ref num
5443
5				// Number of instructions
5444
3				// Initial instruction
5445
point
5446
-252.848,-17.401,61.382
5447
point
5448
-251.877,-16.860,56.561
5449
point
5450
-251.740,-16.522,54.063
5451
point
5452
-252.232,-16.232,51.727
5453
reverse
5454
// Pedestrian number 372
5455
12				// Ref num
5456
4				// Number of instructions
5457
2				// Initial instruction
5458
point
5459
-255.093,-16.136,51.243
5460
point
5461
-255.367,-16.081,50.658
5462
point
5463
-253.478,-15.866,48.171
5464
reverse
5465
// Pedestrian number 373
5466
13				// Ref num
5467
4				// Number of instructions
5468
2				// Initial instruction
5469
point
5470
-259.604,-15.627,19.171
5471
point
5472
-263.137,-15.657,16.034
5473
point
5474
-263.787,-15.657,14.920
5475
reverse
5476
// Pedestrian number 374
5477
13				// Ref num
5478
4				// Number of instructions
5479
2				// Initial instruction
5480
point
5481
-266.962,-15.680,-2.238
5482
point
5483
-267.167,-15.791,-4.341
5484
point
5485
-267.122,-15.904,-6.260
5486
reverse
5487
// Pedestrian number 375
5488
1				// Ref num
5489
6				// Number of instructions
5490
2				// Initial instruction
5491
point
5492
-264.090,-15.692,-2.653
5493
point
5494
-264.235,-15.791,-4.428
5495
point
5496
-264.105,-15.851,-5.513
5497
point
5498
-264.434,-16.113,-10.220
5499
point
5500
-264.228,-16.144,-10.802
5501
reverse
5502
// Pedestrian number 376
5503
8				// Ref num
5504
5				// Number of instructions
5505
2				// Initial instruction
5506
point
5507
-264.208,-16.184,-11.530
5508
point
5509
-264.744,-16.682,-17.259
5510
point
5511
-265.236,-16.733,-17.799
5512
point
5513
-265.035,-16.840,-18.964
5514
reverse
5515
// Pedestrian number 377
5516
3				// Ref num
5517
4				// Number of instructions
5518
2				// Initial instruction
5519
point
5520
-119.834,-13.901,-123.061
5521
point
5522
-117.564,-13.901,-123.633
5523
point
5524
-115.680,-13.901,-123.977
5525
reverse
5526
// Pedestrian number 378
5527
29				// Ref num
5528
4				// Number of instructions
5529
2				// Initial instruction
5530
point
5531
-109.031,-13.901,-125.677
5532
point
5533
-105.715,-13.901,-126.182
5534
point
5535
-102.975,-13.901,-127.024
5536
reverse
5537
// Pedestrian number 379
5538
1				// Ref num
5539
5				// Number of instructions
5540
3				// Initial instruction
5541
point
5542
-101.611,-13.901,-127.207
5543
point
5544
-99.451,-13.901,-127.706
5545
point
5546
-96.372,-13.901,-128.519
5547
point
5548
-93.558,-13.901,-129.240
5549
reverse
5550
// Pedestrian number 380
5551
5				// Ref num
5552
6				// Number of instructions
5553
2				// Initial instruction
5554
point
5555
-91.666,-13.901,-126.863
5556
point
5557
-90.408,-13.901,-126.956
5558
point
5559
-87.817,-13.901,-127.590
5560
point
5561
-86.489,-13.901,-128.258
5562
point
5563
-85.750,-13.901,-130.193
5564
reverse
5565
// Pedestrian number 381
5566
5				// Ref num
5567
4				// Number of instructions
5568
2				// Initial instruction
5569
point
5570
-84.949,-13.901,-131.149
5571
point
5572
-80.765,-13.901,-129.335
5573
point
5574
-79.234,-13.901,-129.693
5575
reverse
5576
// Pedestrian number 382
5577
8				// Ref num
5578
4				// Number of instructions
5579
2				// Initial instruction
5580
point
5581
-77.973,-13.901,-129.919
5582
point
5583
-76.168,-13.900,-133.065
5584
point
5585
-73.672,-13.901,-133.667
5586
reverse
5587
// Pedestrian number 383
5588
13				// Ref num
5589
6				// Number of instructions
5590
3				// Initial instruction
5591
point
5592
-83.065,-13.901,-131.665
5593
point
5594
-84.022,-13.901,-131.468
5595
point
5596
-87.263,-13.901,-130.582
5597
point
5598
-88.684,-13.901,-130.165
5599
point
5600
-89.755,-13.901,-129.999
5601
reverse
5602
// Pedestrian number 384
5603
13				// Ref num
5604
4				// Number of instructions
5605
2				// Initial instruction
5606
point
5607
-91.735,-13.901,-126.627
5608
point
5609
-93.750,-13.901,-126.619
5610
point
5611
-97.768,-13.901,-125.274
5612
reverse
5613
// Pedestrian number 385
5614
29				// Ref num
5615
5				// Number of instructions
5616
3				// Initial instruction
5617
point
5618
-98.194,-13.901,-125.123
5619
point
5620
-101.434,-13.901,-124.704
5621
point
5622
-103.321,-13.901,-124.105
5623
point
5624
-104.968,-13.901,-123.493
5625
reverse
5626
// Pedestrian number 386
5627
5				// Ref num
5628
6				// Number of instructions
5629
3				// Initial instruction
5630
point
5631
-111.649,-13.901,-124.905
5632
point
5633
-113.716,-13.901,-122.206
5634
point
5635
-115.137,-13.901,-121.271
5636
point
5637
-116.340,-13.901,-120.804
5638
point
5639
-118.246,-13.901,-120.392
5640
reverse
5641
// Pedestrian number 387
5642
3				// Ref num
5643
7				// Number of instructions
5644
4				// Initial instruction
5645
point
5646
-121.292,-13.901,-119.788
5647
point
5648
-123.196,-13.901,-119.728
5649
point
5650
-124.535,-13.901,-118.956
5651
point
5652
-125.394,-13.901,-118.697
5653
point
5654
-126.965,-13.901,-118.549
5655
point
5656
-128.145,-13.901,-118.237
5657
reverse
5658
// Pedestrian number 388
5659
1				// Ref num
5660
7				// Number of instructions
5661
3				// Initial instruction
5662
point
5663
-132.275,-13.901,-119.952
5664
point
5665
-135.456,-13.817,-119.294
5666
point
5667
-137.788,-13.901,-118.554
5668
point
5669
-140.212,-13.901,-118.253
5670
point
5671
-140.870,-13.901,-117.947
5672
point
5673
-141.976,-13.977,-117.808
5674
reverse
5675
// Pedestrian number 389
5676
3				// Ref num
5677
6				// Number of instructions
5678
2				// Initial instruction
5679
point
5680
-145.000,-14.111,-114.419
5681
point
5682
-147.714,-14.343,-113.757
5683
point
5684
-148.978,-14.441,-113.374
5685
point
5686
-150.077,-14.520,-113.405
5687
point
5688
-151.259,-14.618,-112.759
5689
reverse
5690
// Pedestrian number 390
5691
29				// Ref num
5692
5				// Number of instructions
5693
3				// Initial instruction
5694
point
5695
-154.072,-14.744,-114.431
5696
point
5697
-156.939,-14.906,-113.855
5698
point
5699
-158.349,-14.962,-112.972
5700
point
5701
-160.074,-15.001,-112.697
5702
reverse
5703
// Pedestrian number 391
5704
13				// Ref num
5705
6				// Number of instructions
5706
3				// Initial instruction
5707
point
5708
-163.051,-15.344,-108.087
5709
point
5710
-164.301,-15.485,-107.578
5711
point
5712
-166.077,-15.909,-106.568
5713
point
5714
-166.565,-16.010,-106.127
5715
point
5716
-167.904,-16.244,-105.358
5717
reverse
5718
// Pedestrian number 392
5719
8				// Ref num
5720
5				// Number of instructions
5721
3				// Initial instruction
5722
point
5723
-169.241,-16.457,-104.871
5724
point
5725
-170.250,-16.652,-104.404
5726
point
5727
-172.089,-17.158,-102.408
5728
point
5729
-173.911,-17.623,-100.836
5730
reverse
5731
// Pedestrian number 393
5732
1				// Ref num
5733
5				// Number of instructions
5734
2				// Initial instruction
5735
point
5736
-183.381,-17.667,-94.703
5737
point
5738
-185.582,-17.667,-93.495
5739
point
5740
-187.395,-17.667,-92.805
5741
point
5742
-188.499,-17.667,-92.221
5743
reverse
5744
// Pedestrian number 394
5745
13				// Ref num
5746
6				// Number of instructions
5747
4				// Initial instruction
5748
point
5749
-189.212,-17.667,-92.062
5750
point
5751
-193.357,-17.667,-93.250
5752
point
5753
-194.419,-17.667,-93.268
5754
point
5755
-195.772,-17.667,-92.864
5756
point
5757
-196.934,-17.667,-92.532
5758
reverse
5759
// Pedestrian number 395
5760
5				// Ref num
5761
5				// Number of instructions
5762
2				// Initial instruction
5763
point
5764
-200.913,-17.667,-89.040
5765
point
5766
-202.033,-17.667,-88.797
5767
point
5768
-204.014,-17.667,-88.626
5769
point
5770
-205.983,-17.667,-88.356
5771
reverse
5772
// Pedestrian number 396
5773
1				// Ref num
5774
6				// Number of instructions
5775
4				// Initial instruction
5776
point
5777
-205.578,-17.667,-91.182
5778
point
5779
-207.331,-17.667,-90.489
5780
point
5781
-208.538,-17.667,-90.705
5782
point
5783
-209.648,-17.667,-91.079
5784
point
5785
-212.465,-17.667,-91.333
5786
reverse
5787
// Pedestrian number 397
5788
8				// Ref num
5789
4				// Number of instructions
5790
2				// Initial instruction
5791
point
5792
-222.421,-17.667,-90.108
5793
point
5794
-225.237,-17.667,-90.657
5795
point
5796
-228.646,-17.667,-94.731
5797
reverse
5798
// Pedestrian number 398
5799
13				// Ref num
5800
4				// Number of instructions
5801
2				// Initial instruction
5802
point
5803
-222.851,-17.667,-92.715
5804
point
5805
-225.380,-17.667,-93.718
5806
point
5807
-230.772,-17.667,-92.287
5808
reverse
5809
// Pedestrian number 399
5810
13				// Ref num
5811
5				// Number of instructions
5812
3				// Initial instruction
5813
point
5814
-231.315,-17.667,-92.144
5815
point
5816
-236.308,-17.667,-91.844
5817
point
5818
-237.168,-17.667,-90.632
5819
point
5820
-238.428,-17.667,-88.917
5821
reverse
5822
// Pedestrian number 400
5823
14				// Ref num
5824
7				// Number of instructions
5825
4				// Initial instruction
5826
point
5827
-234.244,-17.667,-90.010
5828
point
5829
-234.876,-17.667,-89.574
5830
point
5831
-235.287,-17.667,-88.471
5832
point
5833
-236.050,-17.667,-87.275
5834
point
5835
-237.103,-17.667,-85.875
5836
point
5837
-237.296,-17.667,-85.318
5838
reverse
5839
// Pedestrian number 401
5840
8				// Ref num
5841
6				// Number of instructions
5842
4				// Initial instruction
5843
point
5844
-239.589,-17.667,-87.027
5845
point
5846
-238.759,-17.667,-88.124
5847
point
5848
-233.632,-17.667,-90.893
5849
point
5850
-233.018,-17.667,-91.433
5851
point
5852
-231.069,-17.667,-95.099
5853
reverse
5854
// Pedestrian number 402
5855
1				// Ref num
5856
4				// Number of instructions
5857
2				// Initial instruction
5858
point
5859
-229.490,-17.667,-94.925
5860
point
5861
-232.882,-17.667,-94.231
5862
point
5863
-234.970,-17.667,-93.341
5864
reverse
5865
// Pedestrian number 403
5866
29				// Ref num
5867
6				// Number of instructions
5868
4				// Initial instruction
5869
point
5870
-235.881,-17.667,-92.742
5871
point
5872
-237.468,-17.667,-89.190
5873
point
5874
-237.576,-17.667,-86.398
5875
point
5876
-237.810,-17.667,-84.738
5877
point
5878
-239.074,-17.667,-83.249
5879
reverse
5880
// Pedestrian number 404
5881
5				// Ref num
5882
5				// Number of instructions
5883
2				// Initial instruction
5884
point
5885
-239.940,-17.667,-81.940
5886
point
5887
-241.389,-17.667,-80.509
5888
point
5889
-242.760,-17.667,-79.235
5890
point
5891
-243.512,-17.667,-78.624
5892
reverse
5893
// Pedestrian number 405
5894
5				// Ref num
5895
5				// Number of instructions
5896
2				// Initial instruction
5897
point
5898
-245.986,-17.667,-80.303
5899
point
5900
-244.407,-17.667,-81.344
5901
point
5902
-243.769,-17.667,-82.153
5903
point
5904
-242.335,-17.667,-83.856
5905
reverse
5906
// Pedestrian number 406
5907
1				// Ref num
5908
5				// Number of instructions
5909
2				// Initial instruction
5910
point
5911
-241.138,-17.667,-85.195
5912
point
5913
-241.675,-17.667,-83.809
5914
point
5915
-242.744,-17.667,-82.883
5916
point
5917
-243.966,-17.667,-78.255
5918
reverse
5919
// Pedestrian number 407
5920
1				// Ref num
5921
4				// Number of instructions
5922
2				// Initial instruction
5923
point
5924
-245.521,-17.667,-77.607
5925
point
5926
-247.017,-17.667,-77.002
5927
point
5928
-249.465,-17.667,-76.193
5929
reverse
5930
// Pedestrian number 408
5931
8				// Ref num
5932
4				// Number of instructions
5933
2				// Initial instruction
5934
point
5935
-251.893,-17.667,-74.479
5936
point
5937
-256.607,-17.667,-74.979
5938
point
5939
-259.508,-17.667,-74.238
5940
reverse
5941
// Pedestrian number 409
5942
13				// Ref num
5943
6				// Number of instructions
5944
2				// Initial instruction
5945
point
5946
-264.458,-17.667,-70.671
5947
point
5948
-265.318,-17.667,-65.596
5949
point
5950
-266.224,-17.667,-63.769
5951
point
5952
-266.944,-17.667,-63.032
5953
point
5954
-267.397,-17.667,-61.949
5955
reverse
5956
// Pedestrian number 410
5957
14				// Ref num
5958
6				// Number of instructions
5959
4				// Initial instruction
5960
point
5961
-268.182,-17.667,-60.830
5962
point
5963
-267.928,-17.667,-62.571
5964
point
5965
-266.643,-17.667,-64.806
5966
point
5967
-266.713,-17.667,-67.852
5968
point
5969
-265.824,-17.667,-68.878
5970
reverse
5971
// Pedestrian number 411
5972
3				// Ref num
5973
6				// Number of instructions
5974
3				// Initial instruction
5975
point
5976
-264.989,-17.667,-69.779
5977
point
5978
-262.826,-17.667,-72.031
5979
point
5980
-262.093,-17.667,-72.685
5981
point
5982
-260.609,-17.667,-73.550
5983
point
5984
-257.839,-17.667,-74.706
5985
reverse
5986
// Pedestrian number 412
5987
13				// Ref num
5988
4				// Number of instructions
5989
2				// Initial instruction
5990
point
5991
-255.378,-17.667,-75.598
5992
point
5993
-252.351,-17.667,-77.418
5994
point
5995
-250.216,-17.667,-79.156
5996
reverse
5997
// Pedestrian number 413
5998
29				// Ref num
5999
6				// Number of instructions
6000
4				// Initial instruction
6001
point
6002
-252.969,-17.667,-73.850
6003
point
6004
-256.132,-17.667,-73.995
6005
point
6006
-258.440,-17.667,-73.304
6007
point
6008
-261.503,-17.667,-69.874
6009
point
6010
-264.039,-17.667,-66.725
6011
reverse
6012
// Pedestrian number 414
6013
1				// Ref num
6014
4				// Number of instructions
6015
2				// Initial instruction
6016
point
6017
-271.027,-17.667,-61.583
6018
point
6019
-272.535,-17.667,-58.840
6020
point
6021
-274.032,-17.667,-52.526
6022
reverse
6023
// Pedestrian number 415
6024
8				// Ref num
6025
6				// Number of instructions
6026
2				// Initial instruction
6027
point
6028
-271.331,-17.667,-49.860
6029
point
6030
-271.311,-17.667,-48.130
6031
point
6032
-271.297,-17.667,-46.380
6033
point
6034
-271.427,-17.667,-44.970
6035
point
6036
-271.157,-17.667,-43.681
6037
reverse
6038
// Pedestrian number 416
6039
5				// Ref num
6040
4				// Number of instructions
6041
2				// Initial instruction
6042
point
6043
-268.855,-17.667,-30.778
6044
point
6045
-268.559,-17.667,-30.243
6046
point
6047
-267.896,-17.667,-29.450
6048
reverse
6049
// Pedestrian number 417
6050
3				// Ref num
6051
5				// Number of instructions
6052
2				// Initial instruction
6053
point
6054
-271.924,-17.667,-32.767
6055
point
6056
-272.570,-17.667,-36.082
6057
point
6058
-272.706,-17.667,-37.178
6059
point
6060
-273.465,-17.667,-39.753
6061
reverse
6062
// Pedestrian number 418
6063
13				// Ref num
6064
4				// Number of instructions
6065
2				// Initial instruction
6066
point
6067
-270.747,-17.667,-40.455
6068
point
6069
-272.866,-17.667,-36.484
6070
point
6071
-272.339,-17.667,-34.237
6072
reverse
6073
// Pedestrian number 419
6074
8				// Ref num
6075
4				// Number of instructions
6076
2				// Initial instruction
6077
point
6078
-271.845,-17.667,-31.923
6079
point
6080
-269.676,-17.667,-34.570
6081
point
6082
-270.281,-17.667,-37.579
6083
reverse
6084
// Pedestrian number 420
6085
3				// Ref num
6086
5				// Number of instructions
6087
3				// Initial instruction
6088
point
6089
-270.493,-17.667,-38.015
6090
point
6091
-271.410,-17.667,-36.914
6092
point
6093
-272.664,-17.667,-35.041
6094
point
6095
-272.133,-17.667,-33.504
6096
reverse
6097
// Pedestrian number 421
6098
8				// Ref num
6099
7				// Number of instructions
6100
4				// Initial instruction
6101
point
6102
-271.174,-17.667,-31.072
6103
point
6104
-271.721,-17.667,-33.570
6105
point
6106
-272.730,-17.667,-35.622
6107
point
6108
-273.163,-17.667,-37.531
6109
point
6110
-271.921,-17.667,-39.174
6111
point
6112
-271.089,-17.667,-42.821
6113
reverse
6114
// Pedestrian number 422
6115
13				// Ref num
6116
4				// Number of instructions
6117
2				// Initial instruction
6118
point
6119
-270.053,-17.667,-26.369
6120
point
6121
-269.945,-17.667,-27.000
6122
point
6123
-270.647,-17.667,-28.010
6124
reverse
6125
// Pedestrian number 423
6126
13				// Ref num
6127
6				// Number of instructions
6128
4				// Initial instruction
6129
point
6130
-269.690,-17.667,-25.496
6131
point
6132
-269.842,-17.667,-25.983
6133
point
6134
-270.298,-17.667,-26.927
6135
point
6136
-270.337,-17.667,-28.194
6137
point
6138
-270.756,-17.667,-28.940
6139
reverse
6140
// Pedestrian number 424
6141
14				// Ref num
6142
4				// Number of instructions
6143
2				// Initial instruction
6144
point
6145
-269.406,-17.667,-25.153
6146
point
6147
-268.996,-17.666,-24.854
6148
point
6149
-268.898,-17.355,-22.439
6150
reverse
6151
// Pedestrian number 425
6152
5				// Ref num
6153
4				// Number of instructions
6154
2				// Initial instruction
6155
point
6156
-266.252,-17.443,-23.823
6157
point
6158
-265.947,-17.238,-22.254
6159
point
6160
-267.972,-16.891,-18.890
6161
reverse
6162
// Pedestrian number 426
6163
13				// Ref num
6164
4				// Number of instructions
6165
2				// Initial instruction
6166
point
6167
-267.071,-17.667,-26.394
6168
point
6169
-266.334,-17.478,-24.081
6170
point
6171
-266.049,-17.349,-23.131
6172
reverse
6173
// Pedestrian number 427
6174
1				// Ref num
6175
4				// Number of instructions
6176
2				// Initial instruction
6177
point
6178
-267.927,-17.000,-19.824
6179
point
6180
-268.300,-17.152,-21.026
6181
point
6182
-266.443,-17.541,-24.563
6183
reverse
6184
// Pedestrian number 428
6185
8				// Ref num
6186
5				// Number of instructions
6187
3				// Initial instruction
6188
point
6189
-266.648,-17.641,-25.315
6190
point
6191
-266.742,-17.514,-24.281
6192
point
6193
-266.126,-17.317,-22.841
6194
point
6195
-265.068,-16.746,-17.961
6196
reverse
6197
// Pedestrian number 429
6198
29				// Ref num
6199
5				// Number of instructions
6200
3				// Initial instruction
6201
point
6202
-269.300,-17.624,-24.315
6203
point
6204
-268.899,-17.480,-23.371
6205
point
6206
-268.473,-17.260,-21.869
6207
point
6208
-265.572,-17.078,-21.051
6209
reverse
6210
// Pedestrian number 430
6211
112				// Ref num
6212
2				// Number of instructions
6213
1				// Initial instruction
6214
point
6215
-287.459,-15.627,39.118
6216
reverse
6217
// Pedestrian number 431
6218
112				// Ref num
6219
2				// Number of instructions
6220
1				// Initial instruction
6221
point
6222
-287.210,-15.627,40.372
6223
reverse
6224
// Pedestrian number 432
6225
112				// Ref num
6226
2				// Number of instructions
6227
1				// Initial instruction
6228
point
6229
-286.898,-15.627,41.898
6230
reverse
6231
// Pedestrian number 433
6232
128				// Ref num
6233
2				// Number of instructions
6234
1				// Initial instruction
6235
point
6236
-280.139,-15.627,35.601
6237
reverse
6238
// Pedestrian number 434
6239
130				// Ref num
6240
2				// Number of instructions
6241
1				// Initial instruction
6242
point
6243
-239.364,-18.916,86.650
6244
reverse
6245
// Pedestrian number 435
6246
128				// Ref num
6247
2				// Number of instructions
6248
1				// Initial instruction
6249
point
6250
-271.043,-18.916,91.502
6251
reverse
6252
// Pedestrian number 436
6253
112				// Ref num
6254
2				// Number of instructions
6255
1				// Initial instruction
6256
point
6257
-271.787,-18.916,91.665
6258
reverse
6259
// Pedestrian number 437
6260
112				// Ref num
6261
2				// Number of instructions
6262
1				// Initial instruction
6263
point
6264
-277.022,-18.916,95.333
6265
reverse
6266
// Pedestrian number 438
6267
112				// Ref num
6268
2				// Number of instructions
6269
1				// Initial instruction
6270
point
6271
-278.585,-18.916,95.637
6272
reverse
6273
// Pedestrian number 439
6274
129				// Ref num
6275
2				// Number of instructions
6276
1				// Initial instruction
6277
point
6278
-287.680,-18.915,96.539
6279
reverse
6280
// Pedestrian number 440
6281
128				// Ref num
6282
2				// Number of instructions
6283
1				// Initial instruction
6284
point
6285
-288.693,-18.915,96.701
6286
reverse
6287
// Pedestrian number 441
6288
112				// Ref num
6289
2				// Number of instructions
6290
1				// Initial instruction
6291
point
6292
-286.898,-18.915,109.796
6293
reverse
6294
// Pedestrian number 442
6295
128				// Ref num
6296
2				// Number of instructions
6297
1				// Initial instruction
6298
point
6299
-285.751,-18.915,109.419
6300
reverse
6301
// Pedestrian number 443
6302
128				// Ref num
6303
2				// Number of instructions
6304
1				// Initial instruction
6305
point
6306
-275.152,-18.916,105.913
6307
reverse
6308
// Pedestrian number 444
6309
130				// Ref num
6310
2				// Number of instructions
6311
1				// Initial instruction
6312
point
6313
-267.579,-18.915,103.067
6314
reverse
6315
// Pedestrian number 445
6316
130				// Ref num
6317
2				// Number of instructions
6318
1				// Initial instruction
6319
point
6320
-253.508,-18.916,101.013
6321
reverse
6322
// Pedestrian number 446
6323
130				// Ref num
6324
2				// Number of instructions
6325
1				// Initial instruction
6326
point
6327
-234.220,-18.916,96.708
6328
reverse
6329
// Pedestrian number 447
6330
100				// Ref num
6331
2				// Number of instructions
6332
1				// Initial instruction
6333
point
6334
-233.295,-18.916,96.507
6335
reverse
6336
// Pedestrian number 448
6337
100				// Ref num
6338
2				// Number of instructions
6339
1				// Initial instruction
6340
point
6341
-227.150,-18.916,97.137
6342
reverse
6343
// Pedestrian number 449
6344
100				// Ref num
6345
2				// Number of instructions
6346
1				// Initial instruction
6347
point
6348
-226.593,-18.916,97.000
6349
reverse
6350
// Pedestrian number 450
6351
129				// Ref num
6352
2				// Number of instructions
6353
1				// Initial instruction
6354
point
6355
-222.481,-18.916,94.977
6356
reverse
6357
// Pedestrian number 451
6358
128				// Ref num
6359
2				// Number of instructions
6360
1				// Initial instruction
6361
point
6362
-221.543,-18.916,95.059
6363
reverse
6364
// Pedestrian number 452
6365
112				// Ref num
6366
2				// Number of instructions
6367
1				// Initial instruction
6368
point
6369
-221.642,-18.916,94.409
6370
reverse
6371
// Pedestrian number 453
6372
131				// Ref num
6373
2				// Number of instructions
6374
1				// Initial instruction
6375
point
6376
-226.181,-18.916,82.248
6377
reverse
6378
// Pedestrian number 454
6379
131				// Ref num
6380
2				// Number of instructions
6381
1				// Initial instruction
6382
point
6383
-226.707,-18.916,82.354
6384
reverse
6385
// Pedestrian number 455
6386
112				// Ref num
6387
2				// Number of instructions
6388
1				// Initial instruction
6389
point
6390
-274.307,-17.667,-46.446
6391
reverse
6392
// Pedestrian number 456
6393
112				// Ref num
6394
2				// Number of instructions
6395
1				// Initial instruction
6396
point
6397
-274.257,-17.667,-44.535
6398
reverse
6399
// Pedestrian number 457
6400
112				// Ref num
6401
2				// Number of instructions
6402
1				// Initial instruction
6403
point
6404
-274.284,-17.667,-49.706
6405
reverse
6406
// Pedestrian number 458
6407
112				// Ref num
6408
2				// Number of instructions
6409
1				// Initial instruction
6410
point
6411
-259.818,-17.667,-70.806
6412
reverse
6413
// Pedestrian number 459
6414
112				// Ref num
6415
2				// Number of instructions
6416
1				// Initial instruction
6417
point
6418
-259.365,-17.667,-71.060
6419
reverse
6420
// Pedestrian number 460
6421
100				// Ref num
6422
2				// Number of instructions
6423
1				// Initial instruction
6424
point
6425
-260.450,-17.667,-70.372
6426
reverse
6427
// Pedestrian number 461
6428
100				// Ref num
6429
2				// Number of instructions
6430
1				// Initial instruction
6431
point
6432
-134.149,-13.901,-116.744
6433
reverse
6434
// Pedestrian number 462
6435
112				// Ref num
6436
2				// Number of instructions
6437
1				// Initial instruction
6438
point
6439
-133.133,-13.901,-116.986
6440
reverse
6441
// Pedestrian number 463
6442
112				// Ref num
6443
2				// Number of instructions
6444
1				// Initial instruction
6445
point
6446
-94.608,-13.901,-125.770
6447
reverse
6448
// Pedestrian number 464
6449
112				// Ref num
6450
2				// Number of instructions
6451
1				// Initial instruction
6452
point
6453
-93.850,-13.901,-125.954
6454
reverse
6455
// Pedestrian number 465
6456
112				// Ref num
6457
2				// Number of instructions
6458
1				// Initial instruction
6459
point
6460
-55.923,-13.561,-133.129
6461
reverse
6462
// Pedestrian number 466
6463
112				// Ref num
6464
2				// Number of instructions
6465
1				// Initial instruction
6466
point
6467
-87.012,-11.865,-136.051
6468
reverse
6469
// Pedestrian number 467
6470
112				// Ref num
6471
2				// Number of instructions
6472
1				// Initial instruction
6473
point
6474
-88.779,-12.543,-137.107
6475
reverse
6476
// Pedestrian number 468
6477
100				// Ref num
6478
2				// Number of instructions
6479
1				// Initial instruction
6480
point
6481
-99.301,-12.059,-137.304
6482
reverse
6483
// Pedestrian number 469
6484
128				// Ref num
6485
2				// Number of instructions
6486
1				// Initial instruction
6487
point
6488
-177.768,-7.933,-122.214
6489
reverse
6490
// Pedestrian number 470
6491
128				// Ref num
6492
2				// Number of instructions
6493
1				// Initial instruction
6494
point
6495
-178.348,-7.878,-120.801
6496
reverse
6497
// Pedestrian number 471
6498
112				// Ref num
6499
2				// Number of instructions
6500
1				// Initial instruction
6501
point
6502
-208.762,-4.206,-119.494
6503
reverse
6504
// Pedestrian number 472
6505
129				// Ref num
6506
2				// Number of instructions
6507
1				// Initial instruction
6508
point
6509
-209.185,-4.137,-120.047
6510
reverse
6511
// Pedestrian number 473
6512
112				// Ref num
6513
2				// Number of instructions
6514
1				// Initial instruction
6515
point
6516
-258.207,-2.552,-100.866
6517
reverse
6518
// Pedestrian number 474
6519
100				// Ref num
6520
2				// Number of instructions
6521
1				// Initial instruction
6522
point
6523
-260.159,-2.552,-96.271
6524
reverse
6525
// Pedestrian number 475
6526
112				// Ref num
6527
2				// Number of instructions
6528
1				// Initial instruction
6529
point
6530
-260.816,-2.552,-94.565
6531
reverse
6532
// Pedestrian number 476
6533
128				// Ref num
6534
2				// Number of instructions
6535
1				// Initial instruction
6536
point
6537
-268.781,-2.552,-98.559
6538
reverse
6539
// Pedestrian number 477
6540
100				// Ref num
6541
2				// Number of instructions
6542
1				// Initial instruction
6543
point
6544
-269.871,-2.552,-90.295
6545
reverse
6546
// Pedestrian number 478
6547
100				// Ref num
6548
2				// Number of instructions
6549
1				// Initial instruction
6550
point
6551
-269.961,-2.552,-90.025
6552
reverse
6553
// Pedestrian number 479
6554
100				// Ref num
6555
2				// Number of instructions
6556
1				// Initial instruction
6557
point
6558
-301.068,-3.636,-66.648
6559
reverse
6560
// Pedestrian number 480
6561
112				// Ref num
6562
2				// Number of instructions
6563
1				// Initial instruction
6564
point
6565
-306.901,-4.048,-65.192
6566
reverse
6567
// Pedestrian number 481
6568
112				// Ref num
6569
2				// Number of instructions
6570
1				// Initial instruction
6571
point
6572
-307.481,-4.048,-64.478
6573
reverse
6574
// Pedestrian number 482
6575
112				// Ref num
6576
2				// Number of instructions
6577
1				// Initial instruction
6578
point
6579
-307.952,-4.048,-63.872
6580
reverse
6581
// Pedestrian number 483
6582
112				// Ref num
6583
2				// Number of instructions
6584
1				// Initial instruction
6585
point
6586
-287.591,-8.005,-40.262
6587
reverse
6588
// Pedestrian number 484
6589
112				// Ref num
6590
2				// Number of instructions
6591
1				// Initial instruction
6592
point
6593
-302.234,-12.106,-16.937
6594
reverse
6595
// Pedestrian number 485
6596
112				// Ref num
6597
2				// Number of instructions
6598
1				// Initial instruction
6599
point
6600
-301.804,-12.106,-16.744
6601
reverse
6602
// Pedestrian number 486
6603
138				// Ref num
6604
2				// Number of instructions
6605
1				// Initial instruction
6606
point
6607
-271.668,-15.627,24.710
6608
reverse
6609
// Pedestrian number 487
6610
100				// Ref num
6611
2				// Number of instructions
6612
1				// Initial instruction
6613
point
6614
-272.063,-15.627,24.805
6615
reverse
6616
// Pedestrian number 488
6617
100				// Ref num
6618
2				// Number of instructions
6619
1				// Initial instruction
6620
point
6621
-271.201,-15.627,24.549
6622
reverse
6623
// Pedestrian number 489
6624
100				// Ref num
6625
2				// Number of instructions
6626
1				// Initial instruction
6627
point
6628
-272.084,-15.627,23.357
6629
reverse
6630
// Pedestrian number 490
6631
100				// Ref num
6632
2				// Number of instructions
6633
1				// Initial instruction
6634
point
6635
-214.152,-8.352,-7.375
6636
reverse
6637
// Pedestrian number 491
6638
129				// Ref num
6639
2				// Number of instructions
6640
1				// Initial instruction
6641
point
6642
-213.866,-8.290,-7.552
6643
reverse
6644
// Pedestrian number 492
6645
129				// Ref num
6646
2				// Number of instructions
6647
1				// Initial instruction
6648
point
6649
-202.868,-7.280,-4.228
6650
reverse
6651
// Pedestrian number 493
6652
112				// Ref num
6653
2				// Number of instructions
6654
1				// Initial instruction
6655
point
6656
-182.746,-5.425,6.452
6657
reverse
6658
// Pedestrian number 494
6659
112				// Ref num
6660
2				// Number of instructions
6661
1				// Initial instruction
6662
point
6663
-188.515,-5.380,4.779
6664
reverse
6665
// Pedestrian number 495
6666
112				// Ref num
6667
2				// Number of instructions
6668
1				// Initial instruction
6669
point
6670
-179.419,-5.431,2.074
6671
reverse
6672
// Pedestrian number 496
6673
112				// Ref num
6674
2				// Number of instructions
6675
1				// Initial instruction
6676
point
6677
-178.465,-5.432,1.182
6678
reverse
6679
// Pedestrian number 497
6680
125				// Ref num
6681
2				// Number of instructions
6682
1				// Initial instruction
6683
point
6684
-146.391,-7.508,-46.202
6685
reverse
6686
// Pedestrian number 498
6687
125				// Ref num
6688
2				// Number of instructions
6689
1				// Initial instruction
6690
point
6691
-135.465,-7.487,-49.345
6692
reverse
6693
// Pedestrian number 499
6694
128				// Ref num
6695
2				// Number of instructions
6696
1				// Initial instruction
6697
point
6698
-135.327,-18.640,-34.027
6699
reverse
6700
// Pedestrian number 500
6701
128				// Ref num
6702
2				// Number of instructions
6703
1				// Initial instruction
6704
point
6705
-135.395,-18.641,-34.552
6706
reverse
6707
// Pedestrian number 501
6708
112				// Ref num
6709
2				// Number of instructions
6710
1				// Initial instruction
6711
point
6712
-83.241,-13.039,-45.299
6713
reverse
6714
// Pedestrian number 502
6715
112				// Ref num
6716
2				// Number of instructions
6717
1				// Initial instruction
6718
point
6719
-82.370,-13.120,-45.117
6720
reverse
6721
// Pedestrian number 503
6722
129				// Ref num
6723
2				// Number of instructions
6724
1				// Initial instruction
6725
point
6726
-23.442,-15.561,-51.867
6727
reverse
6728
// Pedestrian number 504
6729
112				// Ref num
6730
2				// Number of instructions
6731
1				// Initial instruction
6732
point
6733
-19.152,-14.991,-77.396
6734
reverse
6735
// Pedestrian number 505
6736
112				// Ref num
6737
2				// Number of instructions
6738
1				// Initial instruction
6739
point
6740
-19.127,-14.982,-78.241
6741
reverse
6742
// Pedestrian number 506
6743
112				// Ref num
6744
2				// Number of instructions
6745
1				// Initial instruction
6746
point
6747
-14.327,-15.489,-128.504
6748
reverse
6749
// Pedestrian number 507
6750
112				// Ref num
6751
2				// Number of instructions
6752
1				// Initial instruction
6753
point
6754
-16.435,-15.631,-132.987
6755
reverse
6756
// Pedestrian number 508
6757
112				// Ref num
6758
2				// Number of instructions
6759
1				// Initial instruction
6760
point
6761
-43.317,-14.684,-133.268
6762
reverse
6763
// Pedestrian number 509
6764
112				// Ref num
6765
2				// Number of instructions
6766
1				// Initial instruction
6767
point
6768
-42.642,-14.745,-133.291
6769
reverse
6770
// Pedestrian number 510
6771
112				// Ref num
6772
2				// Number of instructions
6773
1				// Initial instruction
6774
point
6775
-61.800,-13.901,-133.221
6776
reverse
6777
// Pedestrian number 511
6778
130				// Ref num
6779
2				// Number of instructions
6780
1				// Initial instruction
6781
point
6782
-62.341,-13.901,-136.832
6783
reverse
6784
// Pedestrian number 512
6785
99				// Ref num
6786
4				// Number of instructions
6787
2				// Initial instruction
6788
point
6789
-259.817,-2.552,-96.894
6790
point
6791
-257.866,-2.552,-100.811
6792
point
6793
-256.953,-2.552,-103.715
6794
reverse
6795
START OF OPPONENT PATHS
6796
143                             // Number of path nodes
6797
-250.508,  -15.624,   29.209   // Node #0
6798
-248.031,  -15.627,   38.838   // Node #1
6799
-243.893,  -15.508,   41.091   // Node #2
6800
-229.045,  -11.606,   30.295   // Node #3
6801
-219.342,   -9.352,   16.413   // Node #4
6802
-211.405,   -8.951,   -5.008   // Node #5
6803
-205.429,   -7.881,   -6.354   // Node #6
6804
-193.708,   -5.328,   -1.252   // Node #7
6805
-185.485,   -5.428,    4.234   // Node #8
6806
-180.135,   -5.649,    4.007   // Node #9
6807
-176.502,   -5.435,    0.724   // Node #10
6808
-175.172,   -5.578,   -4.666   // Node #11
6809
-179.573,   -8.050,  -17.537   // Node #12
6810
-178.480,   -8.840,  -24.813   // Node #13
6811
-170.047,   -9.078,  -35.110   // Node #14
6812
-145.562,   -8.802,  -44.806   // Node #15
6813
-134.637,   -8.880,  -48.147   // Node #16
6814
-114.706,   -8.874,  -52.829   // Node #17
6815
-98.251,   -9.426,  -49.700   // Node #18
6816
-70.570,  -12.833,  -45.715   // Node #19
6817
-49.297,  -14.595,  -42.864   // Node #20
6818
-29.777,  -14.596,  -49.524   // Node #21
6819
-21.244,  -14.596,  -58.412   // Node #22
6820
-16.074,  -14.536,  -74.221   // Node #23
6821
-13.154,  -13.419, -116.560   // Node #24
6822
-13.090,  -14.543, -129.299   // Node #25
6823
-15.123,  -14.656, -134.091   // Node #26
6824
-18.705,  -14.657, -136.028   // Node #27
6825
-54.190,  -13.641, -136.953   // Node #28
6826
-152.848,  -13.820, -114.594   // Node #29
6827
-182.531,  -17.667,  -97.063   // Node #30
6828
-196.978,  -17.667,  -91.815   // Node #31
6829
-213.702,  -16.453,  -90.431   // Node #32
6830
-231.135,  -16.453,  -94.236   // Node #33
6831
-235.669,  -16.453,  -91.053   // Node #34
6832
-239.736,  -16.453,  -84.356   // Node #35
6833
-262.737,  -16.453,  -70.095   // Node #36
6834
-271.548,  -16.453,  -59.852   // Node #37
6835
-272.065,  -16.453,  -44.221   // Node #38
6836
-266.345,  -15.303,  -13.850   // Node #39
6837
-264.770,  -14.680,    3.261   // Node #40
6838
-254.830,  -15.627,   43.612   // Node #41
6839
-246.000,  -15.631,   41.796   // Node #42
6840
-164.508,  -15.443, -109.296   // Node #43
6841
-261.168,  -14.680,   17.931   // Node #44
6842
-42.843,  -14.595,  -43.566   // Node #45
6843
-61.143,  -13.907, -135.604   // Node #46
6844
-61.029,  -14.008, -137.895   // Node #47
6845
-63.087,  -13.880, -138.545   // Node #48
6846
-165.655,   -8.969, -139.964   // Node #49
6847
-169.548,   -8.663, -138.876   // Node #50
6848
-173.986,   -8.280, -135.278   // Node #51
6849
-177.553,   -7.952, -129.515   // Node #52
6850
-179.660,   -7.749, -122.705   // Node #53
6851
-182.390,   -7.474, -117.350   // Node #54
6852
-186.456,   -7.046, -113.764   // Node #55
6853
-194.200,   -6.154, -111.558   // Node #56
6854
-201.944,   -5.168, -112.301   // Node #57
6855
-207.828,   -4.353, -115.465   // Node #58
6856
-211.222,   -3.839, -120.541   // Node #59
6857
-214.289,   -3.446, -132.081   // Node #60
6858
-217.671,   -3.160, -141.537   // Node #61
6859
-222.794,   -3.040, -146.983   // Node #62
6860
-231.198,   -2.851, -151.002   // Node #63
6861
-234.592,   -2.789, -150.888   // Node #64
6862
-236.819,   -2.714, -148.580   // Node #65
6863
-248.357,   -2.552, -120.940   // Node #66
6864
-263.688,   -2.553,  -83.516   // Node #67
6865
-269.866,   -2.554,  -75.771   // Node #68
6866
-277.831,   -2.553,  -70.214   // Node #69
6867
-287.929,   -2.543,  -68.170   // Node #70
6868
-303.068,   -3.882,  -68.291   // Node #71
6869
-308.129,   -4.050,  -66.676   // Node #72
6870
-310.546,   -4.048,  -61.708   // Node #73
6871
-309.817,   -4.051,  -56.793   // Node #74
6872
-305.228,   -4.165,  -53.014   // Node #75
6873
-290.748,   -7.872,  -49.147   // Node #76
6874
-286.828,   -8.007,  -46.024   // Node #77
6875
-285.659,   -8.007,  -41.168   // Node #78
6876
-287.814,   -8.006,  -36.492   // Node #79
6877
-292.722,   -8.112,  -34.205   // Node #80
6878
-308.248,  -11.861,  -33.059   // Node #81
6879
-312.892,  -11.973,  -30.429   // Node #82
6880
-314.787,  -11.972,  -24.998   // Node #83
6881
-313.710,  -11.972,  -21.294   // Node #84
6882
-311.184,  -11.997,  -18.843   // Node #85
6883
-298.018,  -12.107,  -13.002   // Node #86
6884
-287.082,  -12.304,   -4.837   // Node #87
6885
-275.559,  -15.002,   12.043   // Node #88
6886
-273.364,  -15.620,   19.899   // Node #89
6887
-275.513,  -15.628,   26.232   // Node #90
6888
-279.528,  -15.628,   29.152   // Node #91
6889
-287.257,  -15.630,   30.917   // Node #92
6890
-289.703,  -15.627,   34.061   // Node #93
6891
-289.404,  -15.627,   37.637   // Node #94
6892
-287.760,  -15.627,   47.198   // Node #95
6893
-286.602,  -15.627,   48.854   // Node #96
6894
-283.707,  -15.627,   50.241   // Node #97
6895
-278.500,  -15.622,   50.878   // Node #98
6896
-259.234,  -15.607,   46.407   // Node #99
6897
-256.702,  -15.627,   46.017   // Node #100
6898
-254.571,  -15.627,   45.821   // Node #101
6899
-253.865,  -15.810,   47.777   // Node #102
6900
-243.116,  -18.915,   98.813   // Node #103
6901
-244.045,  -18.915,   99.848   // Node #104
6902
-263.285,  -18.915,  104.667   // Node #105
6903
-265.357,  -18.915,  103.936   // Node #106
6904
-266.277,  -18.915,  102.814   // Node #107
6905
-249.110,   -2.552, -118.924   // Node #108
6906
-258.219,   -2.552, -113.832   // Node #109
6907
-264.577,   -2.553, -106.675   // Node #110
6908
-272.315,   -2.552,  -88.420   // Node #111
6909
-281.437,   -2.552,  -74.518   // Node #112
6910
-251.441,  -15.623,   26.693   // Node #113
6911
-252.870,  -15.622,   24.867   // Node #114
6912
-255.388,  -15.622,   23.642   // Node #115
6913
-257.148,  -15.621,   23.266   // Node #116
6914
-259.491,  -15.621,   23.901   // Node #117
6915
-266.616,  -15.620,   24.606   // Node #118
6916
-121.550,   -9.078,  -51.179   // Node #119
6917
-123.816,   -9.356,  -45.510   // Node #120
6918
-125.287,  -10.162,  -38.526   // Node #121
6919
-131.912,  -13.190,  -32.790   // Node #122
6920
-140.261,  -13.512,  -30.740   // Node #123
6921
-145.006,  -12.423,  -30.887   // Node #124
6922
-152.848,  -10.049,  -33.455   // Node #125
6923
-155.717,   -8.795,  -36.452   // Node #126
6924
-157.728,   -9.078,  -41.463   // Node #127
6925
-136.791,  -14.001,  -31.257   // Node #128
6926
-143.569,  -18.690,  -47.648   // Node #129
6927
-142.298,  -18.654,  -39.284   // Node #130
6928
-147.869,  -18.642,  -36.886   // Node #131
6929
-151.331,  -18.664,  -39.018   // Node #132
6930
-140.591,  -18.730,  -50.247   // Node #133
6931
-138.024,  -18.671,  -49.664   // Node #134
6932
-136.208,  -18.636,  -45.375   // Node #135
6933
-134.454,  -18.587,  -41.220   // Node #136
6934
-127.194,  -18.571,  -41.632   // Node #137
6935
-126.725,  -18.567,  -41.644   // Node #138
6936
-213.557,   -9.078,    0.401   // Node #139
6937
-271.215,  -18.907,   81.140   // Node #140
6938
-248.192,  -18.907,   75.861   // Node #141
6939
-284.540,  -12.656,   -1.126   // Node #142
6940
149                                           // Number of path sections
6941
0,   1,   0, 255,   0, 255,    1.0,    0   // Section #0
6942
1,   2,   0, 255,   0, 255,    1.0,    0   // Section #1
6943
2,   3,   0, 255,   0, 255,    1.0,    0   // Section #2
6944
3,   4,   0, 255,   0, 255,    1.0,    0   // Section #3
6945
4, 139,   0, 255,   0, 255,    1.0,    0   // Section #4
6946
5,   6,   0, 255,   0, 255,    1.0,    0   // Section #5
6947
6,   7,   0, 255,   0, 255,    1.0,    0   // Section #6
6948
7,   8,   0, 255,   0, 255,    1.0,    0   // Section #7
6949
8,   9,   0, 255,   0, 255,    1.0,    0   // Section #8
6950
9,  10,   0, 255,   0, 255,    1.0,    0   // Section #9
6951
10,  11,   0, 255,   0, 255,    1.0,    0   // Section #10
6952
11,  12,   0, 170,   0, 255,    1.0,    0   // Section #11
6953
12,  13,   0, 255,   0, 255,    1.0,    0   // Section #12
6954
13,  14,   0, 255,   0, 255,    1.0,    0   // Section #13
6955
14, 127,   0, 255,   0, 255,    1.0,    0   // Section #14
6956
15,  16,   0, 255,   0, 255,    1.0,    0   // Section #15
6957
16, 119,   0, 255,   0, 255,    1.0,    0   // Section #16
6958
17,  18,   0, 255,   0, 255,    1.0,    0   // Section #17
6959
18,  19,   0, 255,   0, 255,    1.0,    0   // Section #18
6960
19,  20,   0, 255,   0, 255,    1.0,    0   // Section #19
6961
20,  45,   0, 255,   0, 255,    1.0,    0   // Section #20
6962
21,  22,   0, 255,   0, 255,    1.0,    0   // Section #21
6963
22,  23,   0, 255,   0, 255,    1.0,    0   // Section #22
6964
23,  24,   0, 255,   0,  40,    1.0,    0   // Section #23
6965
24,  25,   0, 255,   0, 255,    1.0,    0   // Section #24
6966
25,  26,   0, 255,   0, 255,    1.0,    0   // Section #25
6967
26,  27,   0, 255,   0, 255,    1.0,    0   // Section #26
6968
27,  28,   0, 255,   0, 255,    1.0,    0   // Section #27
6969
28,  46,   0, 255,   0, 255,    1.0,    0   // Section #28
6970
43,  29,   0,  70,   0, 255,    1.0,    1   // Section #29
6971
31,  30,   0, 255,   0, 255,    1.0,    1   // Section #30
6972
32,  31,   0, 255,   0, 255,    1.0,    1   // Section #31
6973
33,  32,   0,  35,   0, 255,    1.0,    1   // Section #32
6974
34,  33,   0, 255,   0,  35,    1.0,    1   // Section #33
6975
35,  34,   0, 255,   0, 255,    1.0,    1   // Section #34
6976
36,  35,   0, 255,   0, 255,    0.6,    1   // Section #35
6977
37,  36,   0, 255,   0, 255,    0.6,    1   // Section #36
6978
38,  37,   0, 255,   0, 255,    0.6,    1   // Section #37
6979
39,  38,   0, 255,   0, 255,    0.6,    1   // Section #38
6980
40,  39,   0, 255,   0, 255,    0.6,    1   // Section #39
6981
44,  40,   0, 255,   0, 255,    1.1,    1   // Section #40
6982
41,  42,   0, 255,   0, 255,    1.1,    0   // Section #41
6983
30,  43,   0, 255,   0, 255,    1.0,    1   // Section #42
6984
41, 117,   0,  15,   0, 255,    1.1,    1   // Section #43
6985
42,   2,   0, 255,   0, 255,    1.1,    0   // Section #44
6986
45,  21,   0, 255,   0, 255,    1.0,    0   // Section #45
6987
46,  47,   0, 255,   0, 255,    1.0,    1   // Section #46
6988
29,  46,   0, 255,   0, 255,    1.0,    1   // Section #47
6989
47,  48,   0, 255,   0, 255,    1.0,    1   // Section #48
6990
48,  49,   0, 255,   0, 255,    1.0,    1   // Section #49
6991
49,  50,   0,  65,   0,  65,    1.0,    1   // Section #50
6992
50,  51,   0,  50,   0,  45,    1.0,    1   // Section #51
6993
51,  52,   0,  40,   0,  50,    1.0,    1   // Section #52
6994
52,  53,   0, 255,   0, 255,    1.0,    1   // Section #53
6995
53,  54,   0, 255,   0,  70,    1.0,    1   // Section #54
6996
54,  55,   0,  55,   0,  40,    1.0,    1   // Section #55
6997
55,  56,   0,  45,   0,  40,    1.0,    1   // Section #56
6998
56,  57,   0,  40,   0,  30,    1.0,    1   // Section #57
6999
57,  58,   0,  35,   0,  40,    1.0,    1   // Section #58
7000
58,  59,   0,  45,   0,  50,    1.0,    1   // Section #59
7001
59,  60,   0, 255,   0, 255,    1.0,    1   // Section #60
7002
60,  61,   0, 255,   0, 255,    1.0,    1   // Section #61
7003
61,  62,   0, 255,   0, 255,    1.0,    1   // Section #62
7004
62,  63,   0,  65,   0,  40,    1.0,    1   // Section #63
7005
63,  64,   0,  35,   0,  30,    1.0,    1   // Section #64
7006
64,  65,   0,  25,   0,  35,    1.0,    1   // Section #65
7007
65,  66,   0, 255,   0, 255,    1.0,    1   // Section #66
7008
66, 108,   0, 255,   0, 255,    1.0,    1   // Section #67
7009
67,  68,   0, 255,   0, 255,    1.0,    1   // Section #68
7010
68,  69,   0, 255,   0, 255,    1.0,    1   // Section #69
7011
69,  70,   0, 255,   0, 255,    1.0,    1   // Section #70
7012
70,  71,   0, 255,   0, 255,    1.0,    1   // Section #71
7013
71,  72,   0, 255,   0, 255,    1.0,    1   // Section #72
7014
72,  73,   0, 255,   0, 255,    1.0,    1   // Section #73
7015
73,  74,   0, 255,   0, 255,    1.0,    1   // Section #74
7016
74,  75,   0, 255,   0, 255,    1.0,    1   // Section #75
7017
75,  76,   0, 255,   0, 255,    1.0,    1   // Section #76
7018
76,  77,   0, 255,   0, 255,    1.0,    1   // Section #77
7019
77,  78,   0, 255,   0, 255,    1.0,    1   // Section #78
7020
78,  79,   0, 255,   0, 255,    1.0,    1   // Section #79
7021
79,  80,   0, 255,   0, 255,    1.0,    1   // Section #80
7022
80,  81,   0, 255,   0, 255,    1.0,    1   // Section #81
7023
81,  82,   0, 255,   0, 255,    1.0,    1   // Section #82
7024
82,  83,   0, 255,   0, 255,    1.0,    1   // Section #83
7025
83,  84,   0, 255,   0, 255,    1.0,    1   // Section #84
7026
84,  85,   0, 255,   0, 255,    1.0,    1   // Section #85
7027
85,  86,   0, 255,   0, 255,    1.0,    1   // Section #86
7028
86,  87,   0, 255,   0, 255,    1.0,    1   // Section #87
7029
87, 142,   0, 255,   0, 255,    1.0,    1   // Section #88
7030
88,  89,   0, 255,   0, 255,    1.0,    1   // Section #89
7031
89,  90,   0, 255,   0, 255,    1.0,    1   // Section #90
7032
90,  91,   0, 255,   0, 255,    1.0,    1   // Section #91
7033
91,  92,   0, 255,   0, 255,    1.0,    1   // Section #92
7034
92,  93,   0, 255,   0, 255,    1.0,    1   // Section #93
7035
93,  94,   0, 255,   0, 255,    1.0,    1   // Section #94
7036
94,  95,   0, 255,   0, 255,    1.0,    1   // Section #95
7037
95,  96,   0, 255,   0, 255,    1.0,    1   // Section #96
7038
96,  97,   0, 255,   0, 255,    1.0,    1   // Section #97
7039
97,  98,   0, 255,   0, 255,    1.0,    1   // Section #98
7040
98,  99,   0, 255,   0, 255,    1.0,    0   // Section #99
7041
99, 100,   0, 255,   0, 255,    1.0,    0   // Section #100
7042
100, 101,   0, 255,   0, 255,    1.0,    0   // Section #101
7043
102, 101,   0, 255,   0, 255,    1.0,    1   // Section #102
7044
103, 141,   0, 255,   0, 255,    1.0,    1   // Section #103
7045
104, 103,   0, 255,   0, 255,    1.0,    1   // Section #104
7046
105, 104,   0, 255,   0, 255,    1.0,    1   // Section #105
7047
106, 105,   0, 255,   0, 255,    1.0,    1   // Section #106
7048
107, 106,   0, 255,   0, 255,    1.0,    1   // Section #107
7049
98, 140,   0, 255,   0, 255,    1.0,    1   // Section #108
7050
108, 109,   0, 255,   0, 255,    1.0,    0   // Section #109
7051
108,  67,   0, 255,   0, 255,    1.0,    1   // Section #110
7052
109, 110,   0, 255,   0, 255,    1.0,    0   // Section #111
7053
110, 111,   0, 255,   0, 255,    1.0,    0   // Section #112
7054
111, 112,   0, 255,   0, 255,    1.0,    0   // Section #113
7055
112,  70,   0, 255,   0, 255,    1.0,    0   // Section #114
7056
101,  41,   0, 255,   0, 255,    1.0,    1   // Section #115
7057
0, 113,   0, 255,   0, 255,    1.0,    0   // Section #116
7058
113, 114,   0, 255,   0, 255,    1.0,    0   // Section #117
7059
114, 115,   0, 255,   0, 255,    0.9,    0   // Section #118
7060
115, 116,   0, 255,   0, 255,    0.7,    0   // Section #119
7061
116, 117,   0, 255,   0, 255,    0.7,    0   // Section #120
7062
117,  44,   0, 255,   0,  25,    1.1,    1   // Section #121
7063
89, 118,   0, 255,   0, 255,    0.8,    0   // Section #122
7064
118, 117,   0, 255,   0, 255,    0.5,    0   // Section #123
7065
119, 120,   0, 255,   0, 255,    1.0,    0   // Section #124
7066
119,  17,   0, 255,   0, 255,    1.0,    0   // Section #125
7067
120, 121,   0, 255,   0, 255,    1.0,    0   // Section #126
7068
121, 122,   0, 255,   0, 255,    1.0,    0   // Section #127
7069
122, 128,   0, 255,   0, 255,    1.0,    0   // Section #128
7070
123, 124,   0, 255,   0, 255,    1.0,    0   // Section #129
7071
124, 125,   0, 255,   0, 255,    1.0,    0   // Section #130
7072
125, 126,   0, 255,   0, 255,    1.0,    0   // Section #131
7073
126, 127,   0, 255,   0, 255,    1.0,    0   // Section #132
7074
127,  15,   0, 255,   0, 255,    1.0,    0   // Section #133
7075
128, 133,   0, 255,   0, 255,    1.0,    0   // Section #134
7076
128, 123,   0, 255,   0, 255,    1.0,    0   // Section #135
7077
129, 130,   0, 255,   0, 255,    1.3,    0   // Section #136
7078
130, 131,   0, 255,   0, 255,    1.3,    0   // Section #137
7079
131, 132,   0, 255,   0, 255,    1.5,    0   // Section #138
7080
133, 134,   0, 255,   0, 255,    1.0,    0   // Section #139
7081
133, 129,   0, 255,   0, 255,    1.0,    0   // Section #140
7082
134, 135,   0, 255,   0, 255,    1.3,    0   // Section #141
7083
135, 136,   0, 255,   0, 255,    1.3,    0   // Section #142
7084
136, 137,   0, 255,   0, 255,    1.5,    0   // Section #143
7085
137, 138,   0, 255,   0, 255,    1.5,    0   // Section #144
7086
139,   5,   0, 255,   0,  25,    1.0,    0   // Section #145
7087
140, 107,   0, 255,   0, 255,    1.0,    1   // Section #146
7088
141, 102,   0, 255,   0, 255,    1.0,    1   // Section #147
7089
142,  88,   0, 255,   0, 255,    1.0,    1   // Section #148
7090
5                                                             // Number of cop start points
7091
-62.305,    5.485,   20.401,    0.000,    0.000,    0.000   // Cop start point #0
7092
-265.382,   -2.552, -104.894,    0.000,    0.000,    0.000   // Cop start point #1
7093
-14.368,  -15.631, -131.297,    0.000,    0.000,    0.000   // Cop start point #2
7094
-30.700,  -15.561,  -44.719,    0.000,    0.000,    0.000   // Cop start point #3
7095
-215.508,   -9.078,    7.052,    0.000,    0.000,    0.000   // Cop start point #4
7096
END OF OPPONENT PATHS
7097
7										// number of material modifiers
7098
// default materias
7099
1.0										// car wall friction
7100
1.0										// tyre road friction
7101
1.0										// down force
7102
0.0										// bumpiness
7103
 
7104
 
7105
 
7106
1.0										// sparkiness
7107
1										// room for expansion
7108
ROAD1.MAT							// skid mark material
7109
//Ab|;_ya”|kž2T
7110
1										// car wall friction
7111
1										// tyre road friction
7112
0.90										// down force
7113
6.0										// bumpiness
7114
 
7115
 
7116
 
7117
 
7118
3										// room for expansion
7119
MUD2.MAT										// room for expansion
7120
//Ab|;_ya”|kž3T
7121
1.2										// car wall friction
7122
1.2										// tyre road friction
7123
1.0										// down force
7124
10.0										// bumpiness
7125
-1										// tyre sound index
7126
 
7127
 
7128
2.0										// sparkiness
7129
4										// room for expansion
7130
SAND2.MAT										// room for expansion
7131
//Ab|;_ya”|kž0T
7132
1.2										// car wall friction
7133
1										// tyre road friction
7134
1.0										// down force
7135
5										// bumpiness
7136
-1										// tyre sound index
7137
 
7138
 
7139
0.0										// sparkiness
7140
3										// room for expansion
7141
MUD1.MAT										// room for expansion
7142
//Ab|;_ya”|kž1T
7143
1.2										// car wall friction
7144
1.00										// tyre road friction
7145
1.0										// down force
7146
8.0										// bumpiness
7147
-1										// tyre sound index
7148
 
7149
 
7150
0.0										// sparkiness
7151
3										// room for expansion
7152
MUD2.MAT										// room for expansion
7153
//Ab|;_ya”|kž6T
7154
1										// car wall friction
7155
1										// tyre road friction
7156
2										// down force
7157
1										// bumpiness
7158
-1										// tyre sound index
7159
 
7160
 
7161
20										// sparkiness
7162
1										// room for expansion
7163
none									// room for expansion
7164
//Ab|;_ya”|kž7T
7165
1										// car wall friction
7166
1										// tyre road friction
7167
2.0										// down force
7168
4.0										// bumpiness
7169
-1										// tyre sound index
7170
 
7171
 
7172
1										// sparkiness
7173
4										// room for expansion
7174
SAND2.MAT										// room for expansion
7175
// Non CarObjects
7176
5										// number of non car objects
7177
GASPUMP.TXT
7178
GREENCAR.TXT
7179
WRECK.TXT
7180
PALM2.TXT
7181
PHONE.TXT
7182
3										// number of dust shade tables
7183
61, 84, 33								// r g b values
7184
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
7185
92, 51, 34							// r g b values
7186
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
7187
117, 94, 38							// r g b values
7188
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
7189
12										// Number of network start points
7190
-225.935,-18.923,95.733							//1
7191
100													
7192
-285.004,-18.921,109.366							//2						
7193
279									
7194
-289.563,-18.929,96.926							//3						
7195
280									
7196
-230.433,-18.924,83.239							//4						
7197
101									
7198
-250.041,15.627,31.341							//5						
7199
189									
7200
-289.175,-15.627,38.198							//6						
7201
190									
7202
-268.443,-2.552,-100.573							//7						
7203
339									
7204
-146.921,-9.864,-139.297							//8						
7205
77									
7206
-56.239,-14.331,-135.497							//9						
7207
79									
7208
-30.041,-15.562,-45.459							//10						
7209
91									
7210
-137.211,-14.009,-31.616							//11						
7211
101									
7212
-226.325,-17.668,-92.217							//12						
7213
77									
7214
1										// number of splash files
7215
SPLSHBLU.PIX 								//  name of pixelmapfile for splashes
7216
1
7217
COASTA1.TXT