Level1.prefab 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Level1",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "Level1",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. },
  26. {
  27. "__id__": 12
  28. },
  29. {
  30. "__id__": 65
  31. },
  32. {
  33. "__id__": 33
  34. },
  35. {
  36. "__id__": 58
  37. },
  38. {
  39. "__id__": 52
  40. }
  41. ],
  42. "_active": true,
  43. "_components": [
  44. {
  45. "__id__": 74
  46. },
  47. {
  48. "__id__": 76
  49. },
  50. {
  51. "__id__": 78
  52. }
  53. ],
  54. "_prefab": {
  55. "__id__": 80
  56. },
  57. "_lpos": {
  58. "__type__": "cc.Vec3",
  59. "x": 0,
  60. "y": 0,
  61. "z": 0
  62. },
  63. "_lrot": {
  64. "__type__": "cc.Quat",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0,
  68. "w": 1
  69. },
  70. "_lscale": {
  71. "__type__": "cc.Vec3",
  72. "x": 1,
  73. "y": 1,
  74. "z": 1
  75. },
  76. "_mobility": 0,
  77. "_layer": 33554432,
  78. "_euler": {
  79. "__type__": "cc.Vec3",
  80. "x": 0,
  81. "y": 0,
  82. "z": 0
  83. },
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "PathPoint",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. },
  99. {
  100. "__id__": 5
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 73
  105. },
  106. "_lpos": {
  107. "__type__": "cc.Vec3",
  108. "x": -472.7370000000001,
  109. "y": 247.37200000000007,
  110. "z": 0
  111. },
  112. "_lrot": {
  113. "__type__": "cc.Quat",
  114. "x": 0,
  115. "y": 0,
  116. "z": 0,
  117. "w": 1
  118. },
  119. "_lscale": {
  120. "__type__": "cc.Vec3",
  121. "x": 1,
  122. "y": 1,
  123. "z": 1
  124. },
  125. "_mobility": 0,
  126. "_layer": 33554432,
  127. "_euler": {
  128. "__type__": "cc.Vec3",
  129. "x": 0,
  130. "y": 0,
  131. "z": 0
  132. },
  133. "_id": ""
  134. },
  135. {
  136. "__type__": "cc.UITransform",
  137. "_name": "",
  138. "_objFlags": 0,
  139. "node": {
  140. "__id__": 2
  141. },
  142. "_enabled": true,
  143. "__prefab": {
  144. "__id__": 4
  145. },
  146. "_contentSize": {
  147. "__type__": "cc.Size",
  148. "width": 100,
  149. "height": 100
  150. },
  151. "_anchorPoint": {
  152. "__type__": "cc.Vec2",
  153. "x": 0.5,
  154. "y": 0.5
  155. },
  156. "_id": ""
  157. },
  158. {
  159. "__type__": "cc.CompPrefabInfo",
  160. "fileId": "76zgtcS4JJ7I9uTPRFyANi"
  161. },
  162. {
  163. "__type__": "52d5cO3nY1MyLY/Sawj+Wdh",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "node": {
  167. "__id__": 2
  168. },
  169. "_enabled": true,
  170. "__prefab": {
  171. "__id__": 6
  172. },
  173. "pathType": 0,
  174. "correctDirection": 0,
  175. "nextPoint": {
  176. "__id__": 7
  177. },
  178. "dead": null,
  179. "_id": ""
  180. },
  181. {
  182. "__type__": "cc.CompPrefabInfo",
  183. "fileId": "62uTMp8+RBspgkAHKCe/4j"
  184. },
  185. {
  186. "__type__": "cc.Node",
  187. "_name": "PathPoint",
  188. "_objFlags": 0,
  189. "_parent": {
  190. "__id__": 1
  191. },
  192. "_children": [],
  193. "_active": true,
  194. "_components": [
  195. {
  196. "__id__": 8
  197. },
  198. {
  199. "__id__": 10
  200. }
  201. ],
  202. "_prefab": {
  203. "__id__": 72
  204. },
  205. "_lpos": {
  206. "__type__": "cc.Vec3",
  207. "x": -472.737,
  208. "y": -41.379,
  209. "z": 0
  210. },
  211. "_lrot": {
  212. "__type__": "cc.Quat",
  213. "x": 0,
  214. "y": 0,
  215. "z": 0,
  216. "w": 1
  217. },
  218. "_lscale": {
  219. "__type__": "cc.Vec3",
  220. "x": 1,
  221. "y": 1,
  222. "z": 1
  223. },
  224. "_mobility": 0,
  225. "_layer": 33554432,
  226. "_euler": {
  227. "__type__": "cc.Vec3",
  228. "x": 0,
  229. "y": 0,
  230. "z": 0
  231. },
  232. "_id": ""
  233. },
  234. {
  235. "__type__": "cc.UITransform",
  236. "_name": "",
  237. "_objFlags": 0,
  238. "node": {
  239. "__id__": 7
  240. },
  241. "_enabled": true,
  242. "__prefab": {
  243. "__id__": 9
  244. },
  245. "_contentSize": {
  246. "__type__": "cc.Size",
  247. "width": 100,
  248. "height": 100
  249. },
  250. "_anchorPoint": {
  251. "__type__": "cc.Vec2",
  252. "x": 0.5,
  253. "y": 0.5
  254. },
  255. "_id": ""
  256. },
  257. {
  258. "__type__": "cc.CompPrefabInfo",
  259. "fileId": "bb7kCWF3lGVpNxHt8FXzyO"
  260. },
  261. {
  262. "__type__": "52d5cO3nY1MyLY/Sawj+Wdh",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "node": {
  266. "__id__": 7
  267. },
  268. "_enabled": true,
  269. "__prefab": {
  270. "__id__": 11
  271. },
  272. "pathType": 0,
  273. "correctDirection": 0,
  274. "nextPoint": {
  275. "__id__": 12
  276. },
  277. "dead": null,
  278. "_id": ""
  279. },
  280. {
  281. "__type__": "cc.CompPrefabInfo",
  282. "fileId": "01Pj+SMFVAD7klGLgVb9wa"
  283. },
  284. {
  285. "__type__": "cc.Node",
  286. "_name": "ChoosePoint",
  287. "_objFlags": 0,
  288. "_parent": {
  289. "__id__": 1
  290. },
  291. "_children": [
  292. {
  293. "__id__": 13
  294. }
  295. ],
  296. "_active": true,
  297. "_components": [
  298. {
  299. "__id__": 29
  300. },
  301. {
  302. "__id__": 31
  303. }
  304. ],
  305. "_prefab": {
  306. "__id__": 71
  307. },
  308. "_lpos": {
  309. "__type__": "cc.Vec3",
  310. "x": 163.26299999999992,
  311. "y": -41.37900000000002,
  312. "z": 0
  313. },
  314. "_lrot": {
  315. "__type__": "cc.Quat",
  316. "x": 0,
  317. "y": 0,
  318. "z": 0,
  319. "w": 1
  320. },
  321. "_lscale": {
  322. "__type__": "cc.Vec3",
  323. "x": 1,
  324. "y": 1,
  325. "z": 1
  326. },
  327. "_mobility": 0,
  328. "_layer": 33554432,
  329. "_euler": {
  330. "__type__": "cc.Vec3",
  331. "x": 0,
  332. "y": 0,
  333. "z": 0
  334. },
  335. "_id": ""
  336. },
  337. {
  338. "__type__": "cc.Node",
  339. "_objFlags": 0,
  340. "_parent": {
  341. "__id__": 12
  342. },
  343. "_prefab": {
  344. "__id__": 14
  345. },
  346. "__editorExtras__": {}
  347. },
  348. {
  349. "__type__": "cc.PrefabInfo",
  350. "root": {
  351. "__id__": 13
  352. },
  353. "asset": {
  354. "__uuid__": "3110df0b-3b65-44cd-9739-163265627b1d",
  355. "__expectedType__": "cc.Prefab"
  356. },
  357. "fileId": "d2zMm2QzdBhY+q1hFWLWJ0",
  358. "instance": {
  359. "__id__": 15
  360. },
  361. "targetOverrides": null
  362. },
  363. {
  364. "__type__": "cc.PrefabInstance",
  365. "fileId": "bfU4qNkGdB7LwhjiHxEq5t",
  366. "prefabRootNode": {
  367. "__id__": 1
  368. },
  369. "mountedChildren": [],
  370. "mountedComponents": [],
  371. "propertyOverrides": [
  372. {
  373. "__id__": 16
  374. },
  375. {
  376. "__id__": 18
  377. },
  378. {
  379. "__id__": 19
  380. },
  381. {
  382. "__id__": 20
  383. },
  384. {
  385. "__id__": 21
  386. },
  387. {
  388. "__id__": 23
  389. },
  390. {
  391. "__id__": 25
  392. },
  393. {
  394. "__id__": 27
  395. }
  396. ],
  397. "removedComponents": []
  398. },
  399. {
  400. "__type__": "CCPropertyOverrideInfo",
  401. "targetInfo": {
  402. "__id__": 17
  403. },
  404. "propertyPath": [
  405. "_name"
  406. ],
  407. "value": "Obstacle"
  408. },
  409. {
  410. "__type__": "cc.TargetInfo",
  411. "localID": [
  412. "d2zMm2QzdBhY+q1hFWLWJ0"
  413. ]
  414. },
  415. {
  416. "__type__": "CCPropertyOverrideInfo",
  417. "targetInfo": {
  418. "__id__": 17
  419. },
  420. "propertyPath": [
  421. "_lpos"
  422. ],
  423. "value": {
  424. "__type__": "cc.Vec3",
  425. "x": 0,
  426. "y": 0,
  427. "z": 0
  428. }
  429. },
  430. {
  431. "__type__": "CCPropertyOverrideInfo",
  432. "targetInfo": {
  433. "__id__": 17
  434. },
  435. "propertyPath": [
  436. "_lrot"
  437. ],
  438. "value": {
  439. "__type__": "cc.Quat",
  440. "x": 0,
  441. "y": 0,
  442. "z": 0,
  443. "w": 1
  444. }
  445. },
  446. {
  447. "__type__": "CCPropertyOverrideInfo",
  448. "targetInfo": {
  449. "__id__": 17
  450. },
  451. "propertyPath": [
  452. "_euler"
  453. ],
  454. "value": {
  455. "__type__": "cc.Vec3",
  456. "x": 0,
  457. "y": 0,
  458. "z": 0
  459. }
  460. },
  461. {
  462. "__type__": "CCPropertyOverrideInfo",
  463. "targetInfo": {
  464. "__id__": 22
  465. },
  466. "propertyPath": [
  467. "_lpos"
  468. ],
  469. "value": {
  470. "__type__": "cc.Vec3",
  471. "x": 115,
  472. "y": 74.567,
  473. "z": 0
  474. }
  475. },
  476. {
  477. "__type__": "cc.TargetInfo",
  478. "localID": [
  479. "58bHVBnOpMW7J1oHQnsO5K"
  480. ]
  481. },
  482. {
  483. "__type__": "CCPropertyOverrideInfo",
  484. "targetInfo": {
  485. "__id__": 24
  486. },
  487. "propertyPath": [
  488. "direction"
  489. ],
  490. "value": 8
  491. },
  492. {
  493. "__type__": "cc.TargetInfo",
  494. "localID": [
  495. "d9FTGkOXpAsrGfCQo7VjvP"
  496. ]
  497. },
  498. {
  499. "__type__": "CCPropertyOverrideInfo",
  500. "targetInfo": {
  501. "__id__": 26
  502. },
  503. "propertyPath": [
  504. "_active"
  505. ],
  506. "value": false
  507. },
  508. {
  509. "__type__": "cc.TargetInfo",
  510. "localID": [
  511. "21sT4UchtH74WF2/fJWj2Y"
  512. ]
  513. },
  514. {
  515. "__type__": "CCPropertyOverrideInfo",
  516. "targetInfo": {
  517. "__id__": 28
  518. },
  519. "propertyPath": [
  520. "_active"
  521. ],
  522. "value": false
  523. },
  524. {
  525. "__type__": "cc.TargetInfo",
  526. "localID": [
  527. "63IAtoH0tBP4t+jlnAe7bH"
  528. ]
  529. },
  530. {
  531. "__type__": "cc.UITransform",
  532. "_name": "",
  533. "_objFlags": 0,
  534. "node": {
  535. "__id__": 12
  536. },
  537. "_enabled": true,
  538. "__prefab": {
  539. "__id__": 30
  540. },
  541. "_contentSize": {
  542. "__type__": "cc.Size",
  543. "width": 100,
  544. "height": 100
  545. },
  546. "_anchorPoint": {
  547. "__type__": "cc.Vec2",
  548. "x": 0.5,
  549. "y": 0.5
  550. },
  551. "_id": ""
  552. },
  553. {
  554. "__type__": "cc.CompPrefabInfo",
  555. "fileId": "ceU0AFXLVABJTkbvQivnny"
  556. },
  557. {
  558. "__type__": "52d5cO3nY1MyLY/Sawj+Wdh",
  559. "_name": "",
  560. "_objFlags": 0,
  561. "node": {
  562. "__id__": 12
  563. },
  564. "_enabled": true,
  565. "__prefab": {
  566. "__id__": 32
  567. },
  568. "pathType": 1,
  569. "correctDirection": 2,
  570. "nextPoint": {
  571. "__id__": 33
  572. },
  573. "dead": {
  574. "__id__": 65
  575. },
  576. "_id": ""
  577. },
  578. {
  579. "__type__": "cc.CompPrefabInfo",
  580. "fileId": "865IzdZvhH9qjy7O+5ez7B"
  581. },
  582. {
  583. "__type__": "cc.Node",
  584. "_name": "ChoosePoint",
  585. "_objFlags": 0,
  586. "_parent": {
  587. "__id__": 1
  588. },
  589. "_children": [
  590. {
  591. "__id__": 34
  592. }
  593. ],
  594. "_active": true,
  595. "_components": [
  596. {
  597. "__id__": 48
  598. },
  599. {
  600. "__id__": 50
  601. }
  602. ],
  603. "_prefab": {
  604. "__id__": 64
  605. },
  606. "_lpos": {
  607. "__type__": "cc.Vec3",
  608. "x": 163.263,
  609. "y": -270,
  610. "z": 0
  611. },
  612. "_lrot": {
  613. "__type__": "cc.Quat",
  614. "x": 0,
  615. "y": 0,
  616. "z": 0,
  617. "w": 1
  618. },
  619. "_lscale": {
  620. "__type__": "cc.Vec3",
  621. "x": 1,
  622. "y": 1,
  623. "z": 1
  624. },
  625. "_mobility": 0,
  626. "_layer": 33554432,
  627. "_euler": {
  628. "__type__": "cc.Vec3",
  629. "x": 0,
  630. "y": 0,
  631. "z": 0
  632. },
  633. "_id": ""
  634. },
  635. {
  636. "__type__": "cc.Node",
  637. "_objFlags": 0,
  638. "_parent": {
  639. "__id__": 33
  640. },
  641. "_prefab": {
  642. "__id__": 35
  643. },
  644. "__editorExtras__": {}
  645. },
  646. {
  647. "__type__": "cc.PrefabInfo",
  648. "root": {
  649. "__id__": 34
  650. },
  651. "asset": {
  652. "__uuid__": "3110df0b-3b65-44cd-9739-163265627b1d",
  653. "__expectedType__": "cc.Prefab"
  654. },
  655. "fileId": "d2zMm2QzdBhY+q1hFWLWJ0",
  656. "instance": {
  657. "__id__": 36
  658. },
  659. "targetOverrides": null
  660. },
  661. {
  662. "__type__": "cc.PrefabInstance",
  663. "fileId": "76oyHSHy1OL4KaVLdVaXL2",
  664. "prefabRootNode": {
  665. "__id__": 1
  666. },
  667. "mountedChildren": [],
  668. "mountedComponents": [],
  669. "propertyOverrides": [
  670. {
  671. "__id__": 37
  672. },
  673. {
  674. "__id__": 39
  675. },
  676. {
  677. "__id__": 40
  678. },
  679. {
  680. "__id__": 41
  681. },
  682. {
  683. "__id__": 42
  684. },
  685. {
  686. "__id__": 44
  687. },
  688. {
  689. "__id__": 46
  690. }
  691. ],
  692. "removedComponents": []
  693. },
  694. {
  695. "__type__": "CCPropertyOverrideInfo",
  696. "targetInfo": {
  697. "__id__": 38
  698. },
  699. "propertyPath": [
  700. "_name"
  701. ],
  702. "value": "Obstacle"
  703. },
  704. {
  705. "__type__": "cc.TargetInfo",
  706. "localID": [
  707. "d2zMm2QzdBhY+q1hFWLWJ0"
  708. ]
  709. },
  710. {
  711. "__type__": "CCPropertyOverrideInfo",
  712. "targetInfo": {
  713. "__id__": 38
  714. },
  715. "propertyPath": [
  716. "_lpos"
  717. ],
  718. "value": {
  719. "__type__": "cc.Vec3",
  720. "x": 0,
  721. "y": 0,
  722. "z": 0
  723. }
  724. },
  725. {
  726. "__type__": "CCPropertyOverrideInfo",
  727. "targetInfo": {
  728. "__id__": 38
  729. },
  730. "propertyPath": [
  731. "_lrot"
  732. ],
  733. "value": {
  734. "__type__": "cc.Quat",
  735. "x": 0,
  736. "y": 0,
  737. "z": 0,
  738. "w": 1
  739. }
  740. },
  741. {
  742. "__type__": "CCPropertyOverrideInfo",
  743. "targetInfo": {
  744. "__id__": 38
  745. },
  746. "propertyPath": [
  747. "_euler"
  748. ],
  749. "value": {
  750. "__type__": "cc.Vec3",
  751. "x": 0,
  752. "y": 0,
  753. "z": 0
  754. }
  755. },
  756. {
  757. "__type__": "CCPropertyOverrideInfo",
  758. "targetInfo": {
  759. "__id__": 43
  760. },
  761. "propertyPath": [
  762. "_active"
  763. ],
  764. "value": false
  765. },
  766. {
  767. "__type__": "cc.TargetInfo",
  768. "localID": [
  769. "58bHVBnOpMW7J1oHQnsO5K"
  770. ]
  771. },
  772. {
  773. "__type__": "CCPropertyOverrideInfo",
  774. "targetInfo": {
  775. "__id__": 45
  776. },
  777. "propertyPath": [
  778. "_active"
  779. ],
  780. "value": false
  781. },
  782. {
  783. "__type__": "cc.TargetInfo",
  784. "localID": [
  785. "40rWLeSaRKVLLwFmmVHMJR"
  786. ]
  787. },
  788. {
  789. "__type__": "CCPropertyOverrideInfo",
  790. "targetInfo": {
  791. "__id__": 47
  792. },
  793. "propertyPath": [
  794. "direction"
  795. ],
  796. "value": 9
  797. },
  798. {
  799. "__type__": "cc.TargetInfo",
  800. "localID": [
  801. "d9FTGkOXpAsrGfCQo7VjvP"
  802. ]
  803. },
  804. {
  805. "__type__": "cc.UITransform",
  806. "_name": "",
  807. "_objFlags": 0,
  808. "node": {
  809. "__id__": 33
  810. },
  811. "_enabled": true,
  812. "__prefab": {
  813. "__id__": 49
  814. },
  815. "_contentSize": {
  816. "__type__": "cc.Size",
  817. "width": 100,
  818. "height": 100
  819. },
  820. "_anchorPoint": {
  821. "__type__": "cc.Vec2",
  822. "x": 0.5,
  823. "y": 0.5
  824. },
  825. "_id": ""
  826. },
  827. {
  828. "__type__": "cc.CompPrefabInfo",
  829. "fileId": "50Ky1XqRZOc4Zfn1r/ASNn"
  830. },
  831. {
  832. "__type__": "52d5cO3nY1MyLY/Sawj+Wdh",
  833. "_name": "",
  834. "_objFlags": 0,
  835. "node": {
  836. "__id__": 33
  837. },
  838. "_enabled": true,
  839. "__prefab": {
  840. "__id__": 51
  841. },
  842. "pathType": 1,
  843. "correctDirection": 1,
  844. "nextPoint": {
  845. "__id__": 52
  846. },
  847. "dead": {
  848. "__id__": 58
  849. },
  850. "_id": ""
  851. },
  852. {
  853. "__type__": "cc.CompPrefabInfo",
  854. "fileId": "31ESplYhRM9q3FECk4zxDM"
  855. },
  856. {
  857. "__type__": "cc.Node",
  858. "_name": "EndPoint",
  859. "_objFlags": 0,
  860. "_parent": {
  861. "__id__": 1
  862. },
  863. "_children": [],
  864. "_active": true,
  865. "_components": [
  866. {
  867. "__id__": 53
  868. },
  869. {
  870. "__id__": 55
  871. }
  872. ],
  873. "_prefab": {
  874. "__id__": 57
  875. },
  876. "_lpos": {
  877. "__type__": "cc.Vec3",
  878. "x": 430,
  879. "y": -270,
  880. "z": 0
  881. },
  882. "_lrot": {
  883. "__type__": "cc.Quat",
  884. "x": 0,
  885. "y": 0,
  886. "z": 0,
  887. "w": 1
  888. },
  889. "_lscale": {
  890. "__type__": "cc.Vec3",
  891. "x": 1,
  892. "y": 1,
  893. "z": 1
  894. },
  895. "_mobility": 0,
  896. "_layer": 33554432,
  897. "_euler": {
  898. "__type__": "cc.Vec3",
  899. "x": 0,
  900. "y": 0,
  901. "z": 0
  902. },
  903. "_id": ""
  904. },
  905. {
  906. "__type__": "cc.UITransform",
  907. "_name": "",
  908. "_objFlags": 0,
  909. "node": {
  910. "__id__": 52
  911. },
  912. "_enabled": true,
  913. "__prefab": {
  914. "__id__": 54
  915. },
  916. "_contentSize": {
  917. "__type__": "cc.Size",
  918. "width": 100,
  919. "height": 100
  920. },
  921. "_anchorPoint": {
  922. "__type__": "cc.Vec2",
  923. "x": 0.5,
  924. "y": 0.5
  925. },
  926. "_id": ""
  927. },
  928. {
  929. "__type__": "cc.CompPrefabInfo",
  930. "fileId": "cb1I5vMFtMOo81ax//HXh0"
  931. },
  932. {
  933. "__type__": "52d5cO3nY1MyLY/Sawj+Wdh",
  934. "_name": "",
  935. "_objFlags": 0,
  936. "node": {
  937. "__id__": 52
  938. },
  939. "_enabled": true,
  940. "__prefab": {
  941. "__id__": 56
  942. },
  943. "pathType": 3,
  944. "correctDirection": 0,
  945. "nextPoint": null,
  946. "dead": null,
  947. "_id": ""
  948. },
  949. {
  950. "__type__": "cc.CompPrefabInfo",
  951. "fileId": "5b3pPAMoZAiI/FuP3nNVM+"
  952. },
  953. {
  954. "__type__": "cc.PrefabInfo",
  955. "root": {
  956. "__id__": 1
  957. },
  958. "asset": {
  959. "__id__": 0
  960. },
  961. "fileId": "acEJeCf+ZIdrRbUNELRI0s",
  962. "instance": null,
  963. "targetOverrides": null,
  964. "nestedPrefabInstanceRoots": null
  965. },
  966. {
  967. "__type__": "cc.Node",
  968. "_name": "Dead",
  969. "_objFlags": 0,
  970. "_parent": {
  971. "__id__": 1
  972. },
  973. "_children": [],
  974. "_active": true,
  975. "_components": [
  976. {
  977. "__id__": 59
  978. },
  979. {
  980. "__id__": 61
  981. }
  982. ],
  983. "_prefab": {
  984. "__id__": 63
  985. },
  986. "_lpos": {
  987. "__type__": "cc.Vec3",
  988. "x": -91.98100000000011,
  989. "y": -270,
  990. "z": 0
  991. },
  992. "_lrot": {
  993. "__type__": "cc.Quat",
  994. "x": 0,
  995. "y": 0,
  996. "z": 0,
  997. "w": 1
  998. },
  999. "_lscale": {
  1000. "__type__": "cc.Vec3",
  1001. "x": 1,
  1002. "y": 1,
  1003. "z": 1
  1004. },
  1005. "_mobility": 0,
  1006. "_layer": 33554432,
  1007. "_euler": {
  1008. "__type__": "cc.Vec3",
  1009. "x": 0,
  1010. "y": 0,
  1011. "z": 0
  1012. },
  1013. "_id": ""
  1014. },
  1015. {
  1016. "__type__": "cc.UITransform",
  1017. "_name": "",
  1018. "_objFlags": 0,
  1019. "node": {
  1020. "__id__": 58
  1021. },
  1022. "_enabled": true,
  1023. "__prefab": {
  1024. "__id__": 60
  1025. },
  1026. "_contentSize": {
  1027. "__type__": "cc.Size",
  1028. "width": 100,
  1029. "height": 100
  1030. },
  1031. "_anchorPoint": {
  1032. "__type__": "cc.Vec2",
  1033. "x": 0.5,
  1034. "y": 0.5
  1035. },
  1036. "_id": ""
  1037. },
  1038. {
  1039. "__type__": "cc.CompPrefabInfo",
  1040. "fileId": "32wQHema5KTZBLwHr+b23w"
  1041. },
  1042. {
  1043. "__type__": "52d5cO3nY1MyLY/Sawj+Wdh",
  1044. "_name": "",
  1045. "_objFlags": 0,
  1046. "node": {
  1047. "__id__": 58
  1048. },
  1049. "_enabled": true,
  1050. "__prefab": {
  1051. "__id__": 62
  1052. },
  1053. "pathType": 2,
  1054. "correctDirection": 0,
  1055. "nextPoint": null,
  1056. "dead": null,
  1057. "_id": ""
  1058. },
  1059. {
  1060. "__type__": "cc.CompPrefabInfo",
  1061. "fileId": "dccEHlj0BGO4Eu8ZJwWYpx"
  1062. },
  1063. {
  1064. "__type__": "cc.PrefabInfo",
  1065. "root": {
  1066. "__id__": 1
  1067. },
  1068. "asset": {
  1069. "__id__": 0
  1070. },
  1071. "fileId": "b9gtsgJOVMmaTUpHisgThQ",
  1072. "instance": null,
  1073. "targetOverrides": null,
  1074. "nestedPrefabInstanceRoots": null
  1075. },
  1076. {
  1077. "__type__": "cc.PrefabInfo",
  1078. "root": {
  1079. "__id__": 1
  1080. },
  1081. "asset": {
  1082. "__id__": 0
  1083. },
  1084. "fileId": "a7nnrfHlxIEq0uBvnIMEsA",
  1085. "instance": null,
  1086. "targetOverrides": null,
  1087. "nestedPrefabInstanceRoots": null
  1088. },
  1089. {
  1090. "__type__": "cc.Node",
  1091. "_name": "Dead",
  1092. "_objFlags": 0,
  1093. "_parent": {
  1094. "__id__": 1
  1095. },
  1096. "_children": [],
  1097. "_active": true,
  1098. "_components": [
  1099. {
  1100. "__id__": 66
  1101. },
  1102. {
  1103. "__id__": 68
  1104. }
  1105. ],
  1106. "_prefab": {
  1107. "__id__": 70
  1108. },
  1109. "_lpos": {
  1110. "__type__": "cc.Vec3",
  1111. "x": 163.26299999999992,
  1112. "y": 130.62099999999998,
  1113. "z": 0
  1114. },
  1115. "_lrot": {
  1116. "__type__": "cc.Quat",
  1117. "x": 0,
  1118. "y": 0,
  1119. "z": 0,
  1120. "w": 1
  1121. },
  1122. "_lscale": {
  1123. "__type__": "cc.Vec3",
  1124. "x": 1,
  1125. "y": 1,
  1126. "z": 1
  1127. },
  1128. "_mobility": 0,
  1129. "_layer": 33554432,
  1130. "_euler": {
  1131. "__type__": "cc.Vec3",
  1132. "x": 0,
  1133. "y": 0,
  1134. "z": 0
  1135. },
  1136. "_id": ""
  1137. },
  1138. {
  1139. "__type__": "cc.UITransform",
  1140. "_name": "",
  1141. "_objFlags": 0,
  1142. "node": {
  1143. "__id__": 65
  1144. },
  1145. "_enabled": true,
  1146. "__prefab": {
  1147. "__id__": 67
  1148. },
  1149. "_contentSize": {
  1150. "__type__": "cc.Size",
  1151. "width": 100,
  1152. "height": 100
  1153. },
  1154. "_anchorPoint": {
  1155. "__type__": "cc.Vec2",
  1156. "x": 0.5,
  1157. "y": 0.5
  1158. },
  1159. "_id": ""
  1160. },
  1161. {
  1162. "__type__": "cc.CompPrefabInfo",
  1163. "fileId": "69jTLG2qxA2ZjYLHuUtiYq"
  1164. },
  1165. {
  1166. "__type__": "52d5cO3nY1MyLY/Sawj+Wdh",
  1167. "_name": "",
  1168. "_objFlags": 0,
  1169. "node": {
  1170. "__id__": 65
  1171. },
  1172. "_enabled": true,
  1173. "__prefab": {
  1174. "__id__": 69
  1175. },
  1176. "pathType": 2,
  1177. "correctDirection": 0,
  1178. "nextPoint": null,
  1179. "dead": null,
  1180. "_id": ""
  1181. },
  1182. {
  1183. "__type__": "cc.CompPrefabInfo",
  1184. "fileId": "6bhpJrNzNJ8afivBWKMaCA"
  1185. },
  1186. {
  1187. "__type__": "cc.PrefabInfo",
  1188. "root": {
  1189. "__id__": 1
  1190. },
  1191. "asset": {
  1192. "__id__": 0
  1193. },
  1194. "fileId": "e2HEEHjxJHA5K/zEyRySRQ",
  1195. "instance": null,
  1196. "targetOverrides": null,
  1197. "nestedPrefabInstanceRoots": null
  1198. },
  1199. {
  1200. "__type__": "cc.PrefabInfo",
  1201. "root": {
  1202. "__id__": 1
  1203. },
  1204. "asset": {
  1205. "__id__": 0
  1206. },
  1207. "fileId": "edX5ABN0JLQ7RQjG5gNO+F",
  1208. "instance": null,
  1209. "targetOverrides": null,
  1210. "nestedPrefabInstanceRoots": null
  1211. },
  1212. {
  1213. "__type__": "cc.PrefabInfo",
  1214. "root": {
  1215. "__id__": 1
  1216. },
  1217. "asset": {
  1218. "__id__": 0
  1219. },
  1220. "fileId": "00dDTUGWtJ16W9KfQCJb4B",
  1221. "instance": null,
  1222. "targetOverrides": null,
  1223. "nestedPrefabInstanceRoots": null
  1224. },
  1225. {
  1226. "__type__": "cc.PrefabInfo",
  1227. "root": {
  1228. "__id__": 1
  1229. },
  1230. "asset": {
  1231. "__id__": 0
  1232. },
  1233. "fileId": "a993AxoEhJZ71INr56VxqB",
  1234. "instance": null,
  1235. "targetOverrides": null,
  1236. "nestedPrefabInstanceRoots": null
  1237. },
  1238. {
  1239. "__type__": "cc.UITransform",
  1240. "_name": "",
  1241. "_objFlags": 0,
  1242. "node": {
  1243. "__id__": 1
  1244. },
  1245. "_enabled": true,
  1246. "__prefab": {
  1247. "__id__": 75
  1248. },
  1249. "_contentSize": {
  1250. "__type__": "cc.Size",
  1251. "width": 1098,
  1252. "height": 673
  1253. },
  1254. "_anchorPoint": {
  1255. "__type__": "cc.Vec2",
  1256. "x": 0.5,
  1257. "y": 0.5
  1258. },
  1259. "_id": ""
  1260. },
  1261. {
  1262. "__type__": "cc.CompPrefabInfo",
  1263. "fileId": "baAeN0HnlK3K6jDOFPEYlX"
  1264. },
  1265. {
  1266. "__type__": "cc.Sprite",
  1267. "_name": "",
  1268. "_objFlags": 0,
  1269. "node": {
  1270. "__id__": 1
  1271. },
  1272. "_enabled": true,
  1273. "__prefab": {
  1274. "__id__": 77
  1275. },
  1276. "_customMaterial": null,
  1277. "_srcBlendFactor": 2,
  1278. "_dstBlendFactor": 4,
  1279. "_color": {
  1280. "__type__": "cc.Color",
  1281. "r": 255,
  1282. "g": 255,
  1283. "b": 255,
  1284. "a": 255
  1285. },
  1286. "_spriteFrame": {
  1287. "__uuid__": "d40fd796-de9b-4620-bf25-d2799aec0241@f9941",
  1288. "__expectedType__": "cc.SpriteFrame"
  1289. },
  1290. "_type": 0,
  1291. "_fillType": 0,
  1292. "_sizeMode": 0,
  1293. "_fillCenter": {
  1294. "__type__": "cc.Vec2",
  1295. "x": 0,
  1296. "y": 0
  1297. },
  1298. "_fillStart": 0,
  1299. "_fillRange": 0,
  1300. "_isTrimmedMode": true,
  1301. "_useGrayscale": false,
  1302. "_atlas": null,
  1303. "_id": ""
  1304. },
  1305. {
  1306. "__type__": "cc.CompPrefabInfo",
  1307. "fileId": "18Tot+7q9FSZYwsEuekaLz"
  1308. },
  1309. {
  1310. "__type__": "5eef41qxMlCOYqka1wItDxF",
  1311. "_name": "",
  1312. "_objFlags": 0,
  1313. "node": {
  1314. "__id__": 1
  1315. },
  1316. "_enabled": true,
  1317. "__prefab": {
  1318. "__id__": 79
  1319. },
  1320. "beginPoint": {
  1321. "__id__": 5
  1322. },
  1323. "_id": ""
  1324. },
  1325. {
  1326. "__type__": "cc.CompPrefabInfo",
  1327. "fileId": "12WAOzvFVPaK8mlcORlv2D"
  1328. },
  1329. {
  1330. "__type__": "cc.PrefabInfo",
  1331. "root": {
  1332. "__id__": 1
  1333. },
  1334. "asset": {
  1335. "__id__": 0
  1336. },
  1337. "fileId": "fbNLazFWxKtKXdZd1Gx104",
  1338. "instance": null,
  1339. "targetOverrides": [
  1340. {
  1341. "__id__": 81
  1342. },
  1343. {
  1344. "__id__": 84
  1345. },
  1346. {
  1347. "__id__": 87
  1348. },
  1349. {
  1350. "__id__": 90
  1351. },
  1352. {
  1353. "__id__": 93
  1354. },
  1355. {
  1356. "__id__": 96
  1357. },
  1358. {
  1359. "__id__": 99
  1360. },
  1361. {
  1362. "__id__": 102
  1363. }
  1364. ],
  1365. "nestedPrefabInstanceRoots": [
  1366. {
  1367. "__id__": 34
  1368. },
  1369. {
  1370. "__id__": 13
  1371. }
  1372. ]
  1373. },
  1374. {
  1375. "__type__": "cc.TargetOverrideInfo",
  1376. "source": {
  1377. "__id__": 13
  1378. },
  1379. "sourceInfo": {
  1380. "__id__": 82
  1381. },
  1382. "propertyPath": [
  1383. "up"
  1384. ],
  1385. "target": {
  1386. "__id__": 13
  1387. },
  1388. "targetInfo": {
  1389. "__id__": 83
  1390. }
  1391. },
  1392. {
  1393. "__type__": "cc.TargetInfo",
  1394. "localID": [
  1395. "d9FTGkOXpAsrGfCQo7VjvP"
  1396. ]
  1397. },
  1398. {
  1399. "__type__": "cc.TargetInfo",
  1400. "localID": [
  1401. "58bHVBnOpMW7J1oHQnsO5K"
  1402. ]
  1403. },
  1404. {
  1405. "__type__": "cc.TargetOverrideInfo",
  1406. "source": {
  1407. "__id__": 13
  1408. },
  1409. "sourceInfo": {
  1410. "__id__": 85
  1411. },
  1412. "propertyPath": [
  1413. "left"
  1414. ],
  1415. "target": {
  1416. "__id__": 13
  1417. },
  1418. "targetInfo": {
  1419. "__id__": 86
  1420. }
  1421. },
  1422. {
  1423. "__type__": "cc.TargetInfo",
  1424. "localID": [
  1425. "d9FTGkOXpAsrGfCQo7VjvP"
  1426. ]
  1427. },
  1428. {
  1429. "__type__": "cc.TargetInfo",
  1430. "localID": [
  1431. "63IAtoH0tBP4t+jlnAe7bH"
  1432. ]
  1433. },
  1434. {
  1435. "__type__": "cc.TargetOverrideInfo",
  1436. "source": {
  1437. "__id__": 13
  1438. },
  1439. "sourceInfo": {
  1440. "__id__": 88
  1441. },
  1442. "propertyPath": [
  1443. "right"
  1444. ],
  1445. "target": {
  1446. "__id__": 13
  1447. },
  1448. "targetInfo": {
  1449. "__id__": 89
  1450. }
  1451. },
  1452. {
  1453. "__type__": "cc.TargetInfo",
  1454. "localID": [
  1455. "d9FTGkOXpAsrGfCQo7VjvP"
  1456. ]
  1457. },
  1458. {
  1459. "__type__": "cc.TargetInfo",
  1460. "localID": [
  1461. "21sT4UchtH74WF2/fJWj2Y"
  1462. ]
  1463. },
  1464. {
  1465. "__type__": "cc.TargetOverrideInfo",
  1466. "source": {
  1467. "__id__": 13
  1468. },
  1469. "sourceInfo": {
  1470. "__id__": 91
  1471. },
  1472. "propertyPath": [
  1473. "down"
  1474. ],
  1475. "target": {
  1476. "__id__": 13
  1477. },
  1478. "targetInfo": {
  1479. "__id__": 92
  1480. }
  1481. },
  1482. {
  1483. "__type__": "cc.TargetInfo",
  1484. "localID": [
  1485. "d9FTGkOXpAsrGfCQo7VjvP"
  1486. ]
  1487. },
  1488. {
  1489. "__type__": "cc.TargetInfo",
  1490. "localID": [
  1491. "40rWLeSaRKVLLwFmmVHMJR"
  1492. ]
  1493. },
  1494. {
  1495. "__type__": "cc.TargetOverrideInfo",
  1496. "source": {
  1497. "__id__": 34
  1498. },
  1499. "sourceInfo": {
  1500. "__id__": 94
  1501. },
  1502. "propertyPath": [
  1503. "up"
  1504. ],
  1505. "target": {
  1506. "__id__": 34
  1507. },
  1508. "targetInfo": {
  1509. "__id__": 95
  1510. }
  1511. },
  1512. {
  1513. "__type__": "cc.TargetInfo",
  1514. "localID": [
  1515. "d9FTGkOXpAsrGfCQo7VjvP"
  1516. ]
  1517. },
  1518. {
  1519. "__type__": "cc.TargetInfo",
  1520. "localID": [
  1521. "58bHVBnOpMW7J1oHQnsO5K"
  1522. ]
  1523. },
  1524. {
  1525. "__type__": "cc.TargetOverrideInfo",
  1526. "source": {
  1527. "__id__": 34
  1528. },
  1529. "sourceInfo": {
  1530. "__id__": 97
  1531. },
  1532. "propertyPath": [
  1533. "right"
  1534. ],
  1535. "target": {
  1536. "__id__": 34
  1537. },
  1538. "targetInfo": {
  1539. "__id__": 98
  1540. }
  1541. },
  1542. {
  1543. "__type__": "cc.TargetInfo",
  1544. "localID": [
  1545. "d9FTGkOXpAsrGfCQo7VjvP"
  1546. ]
  1547. },
  1548. {
  1549. "__type__": "cc.TargetInfo",
  1550. "localID": [
  1551. "21sT4UchtH74WF2/fJWj2Y"
  1552. ]
  1553. },
  1554. {
  1555. "__type__": "cc.TargetOverrideInfo",
  1556. "source": {
  1557. "__id__": 34
  1558. },
  1559. "sourceInfo": {
  1560. "__id__": 100
  1561. },
  1562. "propertyPath": [
  1563. "down"
  1564. ],
  1565. "target": {
  1566. "__id__": 34
  1567. },
  1568. "targetInfo": {
  1569. "__id__": 101
  1570. }
  1571. },
  1572. {
  1573. "__type__": "cc.TargetInfo",
  1574. "localID": [
  1575. "d9FTGkOXpAsrGfCQo7VjvP"
  1576. ]
  1577. },
  1578. {
  1579. "__type__": "cc.TargetInfo",
  1580. "localID": [
  1581. "40rWLeSaRKVLLwFmmVHMJR"
  1582. ]
  1583. },
  1584. {
  1585. "__type__": "cc.TargetOverrideInfo",
  1586. "source": {
  1587. "__id__": 34
  1588. },
  1589. "sourceInfo": {
  1590. "__id__": 103
  1591. },
  1592. "propertyPath": [
  1593. "left"
  1594. ],
  1595. "target": {
  1596. "__id__": 34
  1597. },
  1598. "targetInfo": {
  1599. "__id__": 104
  1600. }
  1601. },
  1602. {
  1603. "__type__": "cc.TargetInfo",
  1604. "localID": [
  1605. "d9FTGkOXpAsrGfCQo7VjvP"
  1606. ]
  1607. },
  1608. {
  1609. "__type__": "cc.TargetInfo",
  1610. "localID": [
  1611. "63IAtoH0tBP4t+jlnAe7bH"
  1612. ]
  1613. }
  1614. ]