level2.prefab 12 KB

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