level3.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "level1-2",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 22
  28. }
  29. ],
  30. "_prefab": {
  31. "__id__": 23
  32. },
  33. "_opacity": 255,
  34. "_color": {
  35. "__type__": "cc.Color",
  36. "r": 255,
  37. "g": 255,
  38. "b": 255,
  39. "a": 255
  40. },
  41. "_contentSize": {
  42. "__type__": "cc.Size",
  43. "width": 640,
  44. "height": 1136
  45. },
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_trs": {
  52. "__type__": "TypedArray",
  53. "ctor": "Float64Array",
  54. "array": [
  55. 320,
  56. 568,
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 1,
  62. 1,
  63. 1,
  64. 1
  65. ]
  66. },
  67. "_eulerAngles": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_skewX": 0,
  74. "_skewY": 0,
  75. "_is3DNode": false,
  76. "_groupIndex": 0,
  77. "groupIndex": 0,
  78. "_id": ""
  79. },
  80. {
  81. "__type__": "cc.Node",
  82. "_name": "demo",
  83. "_objFlags": 0,
  84. "_parent": {
  85. "__id__": 1
  86. },
  87. "_children": [
  88. {
  89. "__id__": 3
  90. },
  91. {
  92. "__id__": 14
  93. },
  94. {
  95. "__id__": 17
  96. }
  97. ],
  98. "_active": true,
  99. "_components": [
  100. {
  101. "__id__": 20
  102. }
  103. ],
  104. "_prefab": {
  105. "__id__": 21
  106. },
  107. "_opacity": 255,
  108. "_color": {
  109. "__type__": "cc.Color",
  110. "r": 255,
  111. "g": 255,
  112. "b": 255,
  113. "a": 255
  114. },
  115. "_contentSize": {
  116. "__type__": "cc.Size",
  117. "width": 0,
  118. "height": 0
  119. },
  120. "_anchorPoint": {
  121. "__type__": "cc.Vec2",
  122. "x": 0.5,
  123. "y": 0.5
  124. },
  125. "_trs": {
  126. "__type__": "TypedArray",
  127. "ctor": "Float64Array",
  128. "array": [
  129. 0,
  130. 568,
  131. 0,
  132. 0,
  133. 0,
  134. 0,
  135. 1,
  136. 1,
  137. 1,
  138. 1
  139. ]
  140. },
  141. "_eulerAngles": {
  142. "__type__": "cc.Vec3",
  143. "x": 0,
  144. "y": 0,
  145. "z": 0
  146. },
  147. "_skewX": 0,
  148. "_skewY": 0,
  149. "_is3DNode": false,
  150. "_groupIndex": 0,
  151. "groupIndex": 0,
  152. "_id": ""
  153. },
  154. {
  155. "__type__": "cc.Node",
  156. "_name": "path",
  157. "_objFlags": 0,
  158. "_parent": {
  159. "__id__": 2
  160. },
  161. "_children": [
  162. {
  163. "__id__": 4
  164. }
  165. ],
  166. "_active": false,
  167. "_components": [
  168. {
  169. "__id__": 12
  170. }
  171. ],
  172. "_prefab": {
  173. "__id__": 13
  174. },
  175. "_opacity": 255,
  176. "_color": {
  177. "__type__": "cc.Color",
  178. "r": 255,
  179. "g": 255,
  180. "b": 255,
  181. "a": 255
  182. },
  183. "_contentSize": {
  184. "__type__": "cc.Size",
  185. "width": 0,
  186. "height": 0
  187. },
  188. "_anchorPoint": {
  189. "__type__": "cc.Vec2",
  190. "x": 0.5,
  191. "y": 0.5
  192. },
  193. "_trs": {
  194. "__type__": "TypedArray",
  195. "ctor": "Float64Array",
  196. "array": [
  197. 0,
  198. 0,
  199. 0,
  200. 0,
  201. 0,
  202. 0,
  203. 1,
  204. 1,
  205. 1,
  206. 1
  207. ]
  208. },
  209. "_eulerAngles": {
  210. "__type__": "cc.Vec3",
  211. "x": 0,
  212. "y": 0,
  213. "z": 0
  214. },
  215. "_skewX": 0,
  216. "_skewY": 0,
  217. "_is3DNode": false,
  218. "_groupIndex": 0,
  219. "groupIndex": 0,
  220. "_id": ""
  221. },
  222. {
  223. "__type__": "cc.Node",
  224. "_name": "monster",
  225. "_objFlags": 512,
  226. "_parent": {
  227. "__id__": 3
  228. },
  229. "_children": [
  230. {
  231. "__id__": 5
  232. }
  233. ],
  234. "_active": true,
  235. "_components": [
  236. {
  237. "__id__": 8
  238. },
  239. {
  240. "__id__": 9
  241. },
  242. {
  243. "__id__": 10
  244. }
  245. ],
  246. "_prefab": {
  247. "__id__": 11
  248. },
  249. "_opacity": 255,
  250. "_color": {
  251. "__type__": "cc.Color",
  252. "r": 255,
  253. "g": 255,
  254. "b": 255,
  255. "a": 255
  256. },
  257. "_contentSize": {
  258. "__type__": "cc.Size",
  259. "width": 50,
  260. "height": 53
  261. },
  262. "_anchorPoint": {
  263. "__type__": "cc.Vec2",
  264. "x": 0.5,
  265. "y": 0.5
  266. },
  267. "_trs": {
  268. "__type__": "TypedArray",
  269. "ctor": "Float64Array",
  270. "array": [
  271. 0,
  272. 0,
  273. 0,
  274. 0,
  275. 0,
  276. 0,
  277. 1,
  278. 1,
  279. 1,
  280. 1
  281. ]
  282. },
  283. "_eulerAngles": {
  284. "__type__": "cc.Vec3",
  285. "x": 0,
  286. "y": 0,
  287. "z": 0
  288. },
  289. "_skewX": 0,
  290. "_skewY": 0,
  291. "_is3DNode": false,
  292. "_groupIndex": 0,
  293. "groupIndex": 0,
  294. "_id": ""
  295. },
  296. {
  297. "__type__": "cc.Node",
  298. "_name": "m2",
  299. "_objFlags": 0,
  300. "_parent": {
  301. "__id__": 4
  302. },
  303. "_children": [],
  304. "_active": true,
  305. "_components": [
  306. {
  307. "__id__": 6
  308. }
  309. ],
  310. "_prefab": {
  311. "__id__": 7
  312. },
  313. "_opacity": 255,
  314. "_color": {
  315. "__type__": "cc.Color",
  316. "r": 255,
  317. "g": 255,
  318. "b": 255,
  319. "a": 255
  320. },
  321. "_contentSize": {
  322. "__type__": "cc.Size",
  323. "width": 50,
  324. "height": 53
  325. },
  326. "_anchorPoint": {
  327. "__type__": "cc.Vec2",
  328. "x": 0.5,
  329. "y": 0.5
  330. },
  331. "_trs": {
  332. "__type__": "TypedArray",
  333. "ctor": "Float64Array",
  334. "array": [
  335. 0,
  336. 0,
  337. 0,
  338. 0,
  339. 0,
  340. 0,
  341. 1,
  342. 1,
  343. 1,
  344. 1
  345. ]
  346. },
  347. "_eulerAngles": {
  348. "__type__": "cc.Vec3",
  349. "x": 0,
  350. "y": 0,
  351. "z": 0
  352. },
  353. "_skewX": 0,
  354. "_skewY": 0,
  355. "_is3DNode": false,
  356. "_groupIndex": 0,
  357. "groupIndex": 0,
  358. "_id": ""
  359. },
  360. {
  361. "__type__": "cc.Sprite",
  362. "_name": "",
  363. "_objFlags": 0,
  364. "node": {
  365. "__id__": 5
  366. },
  367. "_enabled": true,
  368. "_materials": [
  369. {
  370. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  371. }
  372. ],
  373. "_srcBlendFactor": 770,
  374. "_dstBlendFactor": 771,
  375. "_spriteFrame": {
  376. "__uuid__": "0eb27ae6-16db-4b18-9cd6-48e471660ccc"
  377. },
  378. "_type": 0,
  379. "_sizeMode": 1,
  380. "_fillType": 0,
  381. "_fillCenter": {
  382. "__type__": "cc.Vec2",
  383. "x": 0,
  384. "y": 0
  385. },
  386. "_fillStart": 0,
  387. "_fillRange": 0,
  388. "_isTrimmedMode": true,
  389. "_atlas": null,
  390. "_id": ""
  391. },
  392. {
  393. "__type__": "cc.PrefabInfo",
  394. "root": {
  395. "__id__": 4
  396. },
  397. "asset": {
  398. "__uuid__": "028a46d4-54b8-45e5-a0ba-b876325cef91"
  399. },
  400. "fileId": "c9cSlCP85DH6RiPv9OMVIj",
  401. "sync": false
  402. },
  403. {
  404. "__type__": "3491dCwpnhFEqX9BL4D2ZCF",
  405. "_name": "",
  406. "_objFlags": 0,
  407. "node": {
  408. "__id__": 4
  409. },
  410. "_enabled": true,
  411. "auto_update_point": true,
  412. "_id": ""
  413. },
  414. {
  415. "__type__": "43ca4XWdF1CwJKowXL8JAQ/",
  416. "_name": "",
  417. "_objFlags": 0,
  418. "node": {
  419. "__id__": 4
  420. },
  421. "_enabled": true,
  422. "_draw_collide": false,
  423. "_collide_shape": 3,
  424. "collide_group_id": 4,
  425. "_radius": 50,
  426. "_size": {
  427. "__type__": "cc.Size",
  428. "width": 100,
  429. "height": 100
  430. },
  431. "_polygon_points": [
  432. {
  433. "__type__": "cc.Vec2",
  434. "x": -25,
  435. "y": -27
  436. },
  437. {
  438. "__type__": "cc.Vec2",
  439. "x": 25,
  440. "y": -27
  441. },
  442. {
  443. "__type__": "cc.Vec2",
  444. "x": 25,
  445. "y": 27
  446. },
  447. {
  448. "__type__": "cc.Vec2",
  449. "x": -25,
  450. "y": 27
  451. }
  452. ],
  453. "_offset": {
  454. "__type__": "cc.Vec2",
  455. "x": 0,
  456. "y": 0
  457. },
  458. "data_string": "",
  459. "_id": ""
  460. },
  461. {
  462. "__type__": "cc.PolygonCollider",
  463. "_name": "",
  464. "_objFlags": 0,
  465. "node": {
  466. "__id__": 4
  467. },
  468. "_enabled": false,
  469. "tag": 0,
  470. "_offset": {
  471. "__type__": "cc.Vec2",
  472. "x": 0,
  473. "y": 0
  474. },
  475. "points": [
  476. {
  477. "__type__": "cc.Vec2",
  478. "x": -25,
  479. "y": -27
  480. },
  481. {
  482. "__type__": "cc.Vec2",
  483. "x": 25,
  484. "y": -27
  485. },
  486. {
  487. "__type__": "cc.Vec2",
  488. "x": 25,
  489. "y": 27
  490. },
  491. {
  492. "__type__": "cc.Vec2",
  493. "x": -25,
  494. "y": 27
  495. }
  496. ],
  497. "_id": ""
  498. },
  499. {
  500. "__type__": "cc.PrefabInfo",
  501. "root": {
  502. "__id__": 4
  503. },
  504. "asset": {
  505. "__uuid__": "028a46d4-54b8-45e5-a0ba-b876325cef91"
  506. },
  507. "fileId": "f3g3GXRXtOkqmQTQGKkT2m",
  508. "sync": false
  509. },
  510. {
  511. "__type__": "cc.Animation",
  512. "_name": "",
  513. "_objFlags": 0,
  514. "node": {
  515. "__id__": 3
  516. },
  517. "_enabled": true,
  518. "_defaultClip": {
  519. "__uuid__": "e3ebd73a-0310-4b77-a53f-b172447f8338"
  520. },
  521. "_clips": [
  522. {
  523. "__uuid__": "e3ebd73a-0310-4b77-a53f-b172447f8338"
  524. }
  525. ],
  526. "playOnLoad": false,
  527. "_id": ""
  528. },
  529. {
  530. "__type__": "cc.PrefabInfo",
  531. "root": {
  532. "__id__": 1
  533. },
  534. "asset": {
  535. "__id__": 0
  536. },
  537. "fileId": "dci5QyQhpLNosF8tDQX34F",
  538. "sync": false
  539. },
  540. {
  541. "__type__": "cc.Node",
  542. "_name": "pathPlay",
  543. "_objFlags": 0,
  544. "_parent": {
  545. "__id__": 2
  546. },
  547. "_children": [],
  548. "_active": true,
  549. "_components": [
  550. {
  551. "__id__": 15
  552. }
  553. ],
  554. "_prefab": {
  555. "__id__": 16
  556. },
  557. "_opacity": 255,
  558. "_color": {
  559. "__type__": "cc.Color",
  560. "r": 255,
  561. "g": 255,
  562. "b": 255,
  563. "a": 255
  564. },
  565. "_contentSize": {
  566. "__type__": "cc.Size",
  567. "width": 0,
  568. "height": 0
  569. },
  570. "_anchorPoint": {
  571. "__type__": "cc.Vec2",
  572. "x": 0.5,
  573. "y": 0.5
  574. },
  575. "_trs": {
  576. "__type__": "TypedArray",
  577. "ctor": "Float64Array",
  578. "array": [
  579. -140.858,
  580. 0,
  581. 0,
  582. 0,
  583. 0,
  584. 0,
  585. 1,
  586. 1,
  587. 1,
  588. 1
  589. ]
  590. },
  591. "_eulerAngles": {
  592. "__type__": "cc.Vec3",
  593. "x": 0,
  594. "y": 0,
  595. "z": 0
  596. },
  597. "_skewX": 0,
  598. "_skewY": 0,
  599. "_is3DNode": false,
  600. "_groupIndex": 0,
  601. "groupIndex": 0,
  602. "_id": ""
  603. },
  604. {
  605. "__type__": "4d3fcHTBlpMkp4oVmYBBuEb",
  606. "_name": "",
  607. "_objFlags": 0,
  608. "node": {
  609. "__id__": 14
  610. },
  611. "_enabled": true,
  612. "monster": {
  613. "__uuid__": "028a46d4-54b8-45e5-a0ba-b876325cef91"
  614. },
  615. "aniClip": {
  616. "__uuid__": "e3ebd73a-0310-4b77-a53f-b172447f8338"
  617. },
  618. "_num": 7,
  619. "_time": 0.2,
  620. "_delay": 0,
  621. "_id": ""
  622. },
  623. {
  624. "__type__": "cc.PrefabInfo",
  625. "root": {
  626. "__id__": 1
  627. },
  628. "asset": {
  629. "__id__": 0
  630. },
  631. "fileId": "5cORN15V1HdKQ/jbgGsgz4",
  632. "sync": false
  633. },
  634. {
  635. "__type__": "cc.Node",
  636. "_name": "pathPlay",
  637. "_objFlags": 0,
  638. "_parent": {
  639. "__id__": 2
  640. },
  641. "_children": [],
  642. "_active": true,
  643. "_components": [
  644. {
  645. "__id__": 18
  646. }
  647. ],
  648. "_prefab": {
  649. "__id__": 19
  650. },
  651. "_opacity": 255,
  652. "_color": {
  653. "__type__": "cc.Color",
  654. "r": 255,
  655. "g": 255,
  656. "b": 255,
  657. "a": 255
  658. },
  659. "_contentSize": {
  660. "__type__": "cc.Size",
  661. "width": 0,
  662. "height": 0
  663. },
  664. "_anchorPoint": {
  665. "__type__": "cc.Vec2",
  666. "x": 0.5,
  667. "y": 0.5
  668. },
  669. "_trs": {
  670. "__type__": "TypedArray",
  671. "ctor": "Float64Array",
  672. "array": [
  673. 74.949,
  674. 0,
  675. 0,
  676. 0,
  677. 0,
  678. 0,
  679. 1,
  680. 1,
  681. 1,
  682. 1
  683. ]
  684. },
  685. "_eulerAngles": {
  686. "__type__": "cc.Vec3",
  687. "x": 0,
  688. "y": 0,
  689. "z": 0
  690. },
  691. "_skewX": 0,
  692. "_skewY": 0,
  693. "_is3DNode": false,
  694. "_groupIndex": 0,
  695. "groupIndex": 0,
  696. "_id": ""
  697. },
  698. {
  699. "__type__": "4d3fcHTBlpMkp4oVmYBBuEb",
  700. "_name": "",
  701. "_objFlags": 0,
  702. "node": {
  703. "__id__": 17
  704. },
  705. "_enabled": true,
  706. "monster": {
  707. "__uuid__": "028a46d4-54b8-45e5-a0ba-b876325cef91"
  708. },
  709. "aniClip": {
  710. "__uuid__": "e3ebd73a-0310-4b77-a53f-b172447f8338"
  711. },
  712. "_num": 7,
  713. "_time": 0.2,
  714. "_delay": 0,
  715. "_id": ""
  716. },
  717. {
  718. "__type__": "cc.PrefabInfo",
  719. "root": {
  720. "__id__": 1
  721. },
  722. "asset": {
  723. "__id__": 0
  724. },
  725. "fileId": "067lK9/WlCP6QmKdzoqYTx",
  726. "sync": false
  727. },
  728. {
  729. "__type__": "cc.Widget",
  730. "_name": "",
  731. "_objFlags": 0,
  732. "node": {
  733. "__id__": 2
  734. },
  735. "_enabled": true,
  736. "alignMode": 1,
  737. "_target": null,
  738. "_alignFlags": 1,
  739. "_left": 0,
  740. "_right": 0,
  741. "_top": 0,
  742. "_bottom": 0,
  743. "_verticalCenter": 0,
  744. "_horizontalCenter": 0,
  745. "_isAbsLeft": true,
  746. "_isAbsRight": true,
  747. "_isAbsTop": true,
  748. "_isAbsBottom": true,
  749. "_isAbsHorizontalCenter": true,
  750. "_isAbsVerticalCenter": true,
  751. "_originalWidth": 0,
  752. "_originalHeight": 0,
  753. "_id": ""
  754. },
  755. {
  756. "__type__": "cc.PrefabInfo",
  757. "root": {
  758. "__id__": 1
  759. },
  760. "asset": {
  761. "__id__": 0
  762. },
  763. "fileId": "ddK2oXHV5NoacNgjdmrnHX",
  764. "sync": false
  765. },
  766. {
  767. "__type__": "cc.Widget",
  768. "_name": "",
  769. "_objFlags": 0,
  770. "node": {
  771. "__id__": 1
  772. },
  773. "_enabled": true,
  774. "alignMode": 1,
  775. "_target": null,
  776. "_alignFlags": 45,
  777. "_left": 0,
  778. "_right": 0,
  779. "_top": 0,
  780. "_bottom": 0,
  781. "_verticalCenter": 0,
  782. "_horizontalCenter": 0,
  783. "_isAbsLeft": true,
  784. "_isAbsRight": true,
  785. "_isAbsTop": true,
  786. "_isAbsBottom": true,
  787. "_isAbsHorizontalCenter": true,
  788. "_isAbsVerticalCenter": true,
  789. "_originalWidth": 0,
  790. "_originalHeight": 0,
  791. "_id": ""
  792. },
  793. {
  794. "__type__": "cc.PrefabInfo",
  795. "root": {
  796. "__id__": 1
  797. },
  798. "asset": {
  799. "__id__": 0
  800. },
  801. "fileId": "",
  802. "sync": false
  803. }
  804. ]