level3.prefab 12 KB

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