levelpass.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "levelpass",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "levelpass",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. },
  27. {
  28. "__id__": 20
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 28
  35. },
  36. {
  37. "__id__": 30
  38. },
  39. {
  40. "__id__": 32
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 34
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "mask",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 5
  91. },
  92. {
  93. "__id__": 7
  94. },
  95. {
  96. "__id__": 9
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 11
  101. },
  102. "_lpos": {
  103. "__type__": "cc.Vec3",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0
  107. },
  108. "_lrot": {
  109. "__type__": "cc.Quat",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0,
  113. "w": 1
  114. },
  115. "_lscale": {
  116. "__type__": "cc.Vec3",
  117. "x": 1,
  118. "y": 1,
  119. "z": 1
  120. },
  121. "_mobility": 0,
  122. "_layer": 33554432,
  123. "_euler": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_id": ""
  130. },
  131. {
  132. "__type__": "cc.UITransform",
  133. "_name": "",
  134. "_objFlags": 0,
  135. "__editorExtras__": {},
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "__prefab": {
  141. "__id__": 4
  142. },
  143. "_contentSize": {
  144. "__type__": "cc.Size",
  145. "width": 720,
  146. "height": 1280
  147. },
  148. "_anchorPoint": {
  149. "__type__": "cc.Vec2",
  150. "x": 0.5,
  151. "y": 0.5
  152. },
  153. "_id": ""
  154. },
  155. {
  156. "__type__": "cc.CompPrefabInfo",
  157. "fileId": "b8oJVjoYpHyYupcIYVXOQl"
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "__editorExtras__": {},
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "__prefab": {
  169. "__id__": 6
  170. },
  171. "_customMaterial": null,
  172. "_srcBlendFactor": 2,
  173. "_dstBlendFactor": 4,
  174. "_color": {
  175. "__type__": "cc.Color",
  176. "r": 2,
  177. "g": 2,
  178. "b": 2,
  179. "a": 187
  180. },
  181. "_spriteFrame": {
  182. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  183. "__expectedType__": "cc.SpriteFrame"
  184. },
  185. "_type": 0,
  186. "_fillType": 0,
  187. "_sizeMode": 0,
  188. "_fillCenter": {
  189. "__type__": "cc.Vec2",
  190. "x": 0,
  191. "y": 0
  192. },
  193. "_fillStart": 0,
  194. "_fillRange": 0,
  195. "_isTrimmedMode": true,
  196. "_useGrayscale": false,
  197. "_atlas": null,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.CompPrefabInfo",
  202. "fileId": "83BBks3HRNDZnkf4V46g7i"
  203. },
  204. {
  205. "__type__": "cc.Widget",
  206. "_name": "",
  207. "_objFlags": 0,
  208. "__editorExtras__": {},
  209. "node": {
  210. "__id__": 2
  211. },
  212. "_enabled": true,
  213. "__prefab": {
  214. "__id__": 8
  215. },
  216. "_alignFlags": 45,
  217. "_target": null,
  218. "_left": 0,
  219. "_right": 0,
  220. "_top": 0,
  221. "_bottom": 0,
  222. "_horizontalCenter": 0,
  223. "_verticalCenter": 0,
  224. "_isAbsLeft": true,
  225. "_isAbsRight": true,
  226. "_isAbsTop": true,
  227. "_isAbsBottom": true,
  228. "_isAbsHorizontalCenter": true,
  229. "_isAbsVerticalCenter": true,
  230. "_originalWidth": 100,
  231. "_originalHeight": 100,
  232. "_alignMode": 2,
  233. "_lockFlags": 0,
  234. "_id": ""
  235. },
  236. {
  237. "__type__": "cc.CompPrefabInfo",
  238. "fileId": "df4J+aOApD6rQFMC4xCZxD"
  239. },
  240. {
  241. "__type__": "cc.BlockInputEvents",
  242. "_name": "",
  243. "_objFlags": 0,
  244. "__editorExtras__": {},
  245. "node": {
  246. "__id__": 2
  247. },
  248. "_enabled": true,
  249. "__prefab": {
  250. "__id__": 10
  251. },
  252. "_id": ""
  253. },
  254. {
  255. "__type__": "cc.CompPrefabInfo",
  256. "fileId": "38edgiY21HwK9l3WiSzL8C"
  257. },
  258. {
  259. "__type__": "cc.PrefabInfo",
  260. "root": {
  261. "__id__": 1
  262. },
  263. "asset": {
  264. "__id__": 0
  265. },
  266. "fileId": "168JuqV85EV7AjAlu5cJri",
  267. "instance": null,
  268. "targetOverrides": null,
  269. "nestedPrefabInstanceRoots": null
  270. },
  271. {
  272. "__type__": "cc.Node",
  273. "_name": "btn_start",
  274. "_objFlags": 0,
  275. "__editorExtras__": {},
  276. "_parent": {
  277. "__id__": 1
  278. },
  279. "_children": [],
  280. "_active": true,
  281. "_components": [
  282. {
  283. "__id__": 13
  284. },
  285. {
  286. "__id__": 15
  287. },
  288. {
  289. "__id__": 17
  290. }
  291. ],
  292. "_prefab": {
  293. "__id__": 19
  294. },
  295. "_lpos": {
  296. "__type__": "cc.Vec3",
  297. "x": 0,
  298. "y": -262.184,
  299. "z": 0
  300. },
  301. "_lrot": {
  302. "__type__": "cc.Quat",
  303. "x": 0,
  304. "y": 0,
  305. "z": 0,
  306. "w": 1
  307. },
  308. "_lscale": {
  309. "__type__": "cc.Vec3",
  310. "x": 1,
  311. "y": 1,
  312. "z": 1
  313. },
  314. "_mobility": 0,
  315. "_layer": 33554432,
  316. "_euler": {
  317. "__type__": "cc.Vec3",
  318. "x": 0,
  319. "y": 0,
  320. "z": 0
  321. },
  322. "_id": ""
  323. },
  324. {
  325. "__type__": "cc.UITransform",
  326. "_name": "",
  327. "_objFlags": 0,
  328. "__editorExtras__": {},
  329. "node": {
  330. "__id__": 12
  331. },
  332. "_enabled": true,
  333. "__prefab": {
  334. "__id__": 14
  335. },
  336. "_contentSize": {
  337. "__type__": "cc.Size",
  338. "width": 279,
  339. "height": 127
  340. },
  341. "_anchorPoint": {
  342. "__type__": "cc.Vec2",
  343. "x": 0.5,
  344. "y": 0.5
  345. },
  346. "_id": ""
  347. },
  348. {
  349. "__type__": "cc.CompPrefabInfo",
  350. "fileId": "69ske4eCxF2ptTYwjJT0tS"
  351. },
  352. {
  353. "__type__": "cc.Sprite",
  354. "_name": "",
  355. "_objFlags": 0,
  356. "__editorExtras__": {},
  357. "node": {
  358. "__id__": 12
  359. },
  360. "_enabled": true,
  361. "__prefab": {
  362. "__id__": 16
  363. },
  364. "_customMaterial": null,
  365. "_srcBlendFactor": 2,
  366. "_dstBlendFactor": 4,
  367. "_color": {
  368. "__type__": "cc.Color",
  369. "r": 255,
  370. "g": 255,
  371. "b": 255,
  372. "a": 255
  373. },
  374. "_spriteFrame": {
  375. "__uuid__": "fd6e9bd8-57e7-4860-9d7c-04e00489a2e8@f9941",
  376. "__expectedType__": "cc.SpriteFrame"
  377. },
  378. "_type": 0,
  379. "_fillType": 0,
  380. "_sizeMode": 1,
  381. "_fillCenter": {
  382. "__type__": "cc.Vec2",
  383. "x": 0,
  384. "y": 0
  385. },
  386. "_fillStart": 0,
  387. "_fillRange": 0,
  388. "_isTrimmedMode": true,
  389. "_useGrayscale": false,
  390. "_atlas": null,
  391. "_id": ""
  392. },
  393. {
  394. "__type__": "cc.CompPrefabInfo",
  395. "fileId": "1fuPGnb59FK7zIQzxyu96+"
  396. },
  397. {
  398. "__type__": "cc.Widget",
  399. "_name": "",
  400. "_objFlags": 0,
  401. "__editorExtras__": {},
  402. "node": {
  403. "__id__": 12
  404. },
  405. "_enabled": true,
  406. "__prefab": {
  407. "__id__": 18
  408. },
  409. "_alignFlags": 20,
  410. "_target": null,
  411. "_left": 0,
  412. "_right": 0,
  413. "_top": 0,
  414. "_bottom": 314.316,
  415. "_horizontalCenter": 0,
  416. "_verticalCenter": 0,
  417. "_isAbsLeft": true,
  418. "_isAbsRight": true,
  419. "_isAbsTop": true,
  420. "_isAbsBottom": true,
  421. "_isAbsHorizontalCenter": true,
  422. "_isAbsVerticalCenter": true,
  423. "_originalWidth": 0,
  424. "_originalHeight": 0,
  425. "_alignMode": 2,
  426. "_lockFlags": 0,
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.CompPrefabInfo",
  431. "fileId": "ceKUzpf5FJiYQWjKClh9+u"
  432. },
  433. {
  434. "__type__": "cc.PrefabInfo",
  435. "root": {
  436. "__id__": 1
  437. },
  438. "asset": {
  439. "__id__": 0
  440. },
  441. "fileId": "ddH1pYzJlHZalWBJju2rhi",
  442. "instance": null,
  443. "targetOverrides": null,
  444. "nestedPrefabInstanceRoots": null
  445. },
  446. {
  447. "__type__": "cc.Node",
  448. "_name": "pass",
  449. "_objFlags": 0,
  450. "__editorExtras__": {},
  451. "_parent": {
  452. "__id__": 1
  453. },
  454. "_children": [],
  455. "_active": true,
  456. "_components": [
  457. {
  458. "__id__": 21
  459. },
  460. {
  461. "__id__": 23
  462. },
  463. {
  464. "__id__": 25
  465. }
  466. ],
  467. "_prefab": {
  468. "__id__": 27
  469. },
  470. "_lpos": {
  471. "__type__": "cc.Vec3",
  472. "x": 0,
  473. "y": 369.15599999999995,
  474. "z": 0
  475. },
  476. "_lrot": {
  477. "__type__": "cc.Quat",
  478. "x": 0,
  479. "y": 0,
  480. "z": 0,
  481. "w": 1
  482. },
  483. "_lscale": {
  484. "__type__": "cc.Vec3",
  485. "x": 1,
  486. "y": 1,
  487. "z": 1
  488. },
  489. "_mobility": 0,
  490. "_layer": 33554432,
  491. "_euler": {
  492. "__type__": "cc.Vec3",
  493. "x": 0,
  494. "y": 0,
  495. "z": 0
  496. },
  497. "_id": ""
  498. },
  499. {
  500. "__type__": "cc.UITransform",
  501. "_name": "",
  502. "_objFlags": 0,
  503. "__editorExtras__": {},
  504. "node": {
  505. "__id__": 20
  506. },
  507. "_enabled": true,
  508. "__prefab": {
  509. "__id__": 22
  510. },
  511. "_contentSize": {
  512. "__type__": "cc.Size",
  513. "width": 720,
  514. "height": 142
  515. },
  516. "_anchorPoint": {
  517. "__type__": "cc.Vec2",
  518. "x": 0.5,
  519. "y": 0.5
  520. },
  521. "_id": ""
  522. },
  523. {
  524. "__type__": "cc.CompPrefabInfo",
  525. "fileId": "a3eeGjwblA4IuW1JW7JeDH"
  526. },
  527. {
  528. "__type__": "cc.Sprite",
  529. "_name": "",
  530. "_objFlags": 0,
  531. "__editorExtras__": {},
  532. "node": {
  533. "__id__": 20
  534. },
  535. "_enabled": true,
  536. "__prefab": {
  537. "__id__": 24
  538. },
  539. "_customMaterial": null,
  540. "_srcBlendFactor": 2,
  541. "_dstBlendFactor": 4,
  542. "_color": {
  543. "__type__": "cc.Color",
  544. "r": 255,
  545. "g": 255,
  546. "b": 255,
  547. "a": 255
  548. },
  549. "_spriteFrame": {
  550. "__uuid__": "1bf1f02d-838f-462f-9edd-71a6622933cf@f9941",
  551. "__expectedType__": "cc.SpriteFrame"
  552. },
  553. "_type": 0,
  554. "_fillType": 0,
  555. "_sizeMode": 1,
  556. "_fillCenter": {
  557. "__type__": "cc.Vec2",
  558. "x": 0,
  559. "y": 0
  560. },
  561. "_fillStart": 0,
  562. "_fillRange": 0,
  563. "_isTrimmedMode": true,
  564. "_useGrayscale": false,
  565. "_atlas": null,
  566. "_id": ""
  567. },
  568. {
  569. "__type__": "cc.CompPrefabInfo",
  570. "fileId": "41D1BPWfNFR48gO9pnyW5P"
  571. },
  572. {
  573. "__type__": "cc.Widget",
  574. "_name": "",
  575. "_objFlags": 0,
  576. "__editorExtras__": {},
  577. "node": {
  578. "__id__": 20
  579. },
  580. "_enabled": true,
  581. "__prefab": {
  582. "__id__": 26
  583. },
  584. "_alignFlags": 17,
  585. "_target": null,
  586. "_left": 0,
  587. "_right": 0,
  588. "_top": 199.84400000000005,
  589. "_bottom": 0,
  590. "_horizontalCenter": 0,
  591. "_verticalCenter": 0,
  592. "_isAbsLeft": true,
  593. "_isAbsRight": true,
  594. "_isAbsTop": true,
  595. "_isAbsBottom": true,
  596. "_isAbsHorizontalCenter": true,
  597. "_isAbsVerticalCenter": true,
  598. "_originalWidth": 0,
  599. "_originalHeight": 0,
  600. "_alignMode": 2,
  601. "_lockFlags": 0,
  602. "_id": ""
  603. },
  604. {
  605. "__type__": "cc.CompPrefabInfo",
  606. "fileId": "1dyKt3q1JJ/besF7oCA9SX"
  607. },
  608. {
  609. "__type__": "cc.PrefabInfo",
  610. "root": {
  611. "__id__": 1
  612. },
  613. "asset": {
  614. "__id__": 0
  615. },
  616. "fileId": "1acUcFz1FBvI7Fx65Xb8Nj",
  617. "instance": null,
  618. "targetOverrides": null,
  619. "nestedPrefabInstanceRoots": null
  620. },
  621. {
  622. "__type__": "cc.UITransform",
  623. "_name": "",
  624. "_objFlags": 0,
  625. "__editorExtras__": {},
  626. "node": {
  627. "__id__": 1
  628. },
  629. "_enabled": true,
  630. "__prefab": {
  631. "__id__": 29
  632. },
  633. "_contentSize": {
  634. "__type__": "cc.Size",
  635. "width": 720,
  636. "height": 1280
  637. },
  638. "_anchorPoint": {
  639. "__type__": "cc.Vec2",
  640. "x": 0.5,
  641. "y": 0.5
  642. },
  643. "_id": ""
  644. },
  645. {
  646. "__type__": "cc.CompPrefabInfo",
  647. "fileId": "2e4VoRM2dOt48u9OWWJ2bj"
  648. },
  649. {
  650. "__type__": "cc.Widget",
  651. "_name": "",
  652. "_objFlags": 0,
  653. "__editorExtras__": {},
  654. "node": {
  655. "__id__": 1
  656. },
  657. "_enabled": true,
  658. "__prefab": {
  659. "__id__": 31
  660. },
  661. "_alignFlags": 45,
  662. "_target": null,
  663. "_left": 0,
  664. "_right": 0,
  665. "_top": 0,
  666. "_bottom": 0,
  667. "_horizontalCenter": 0,
  668. "_verticalCenter": 0,
  669. "_isAbsLeft": true,
  670. "_isAbsRight": true,
  671. "_isAbsTop": true,
  672. "_isAbsBottom": true,
  673. "_isAbsHorizontalCenter": true,
  674. "_isAbsVerticalCenter": true,
  675. "_originalWidth": 720,
  676. "_originalHeight": 1280,
  677. "_alignMode": 2,
  678. "_lockFlags": 0,
  679. "_id": ""
  680. },
  681. {
  682. "__type__": "cc.CompPrefabInfo",
  683. "fileId": "e1FEyxhUZFk4hG+b/0VPfw"
  684. },
  685. {
  686. "__type__": "75480RaKWVO+KjcEp4AEmjj",
  687. "_name": "",
  688. "_objFlags": 0,
  689. "__editorExtras__": {},
  690. "node": {
  691. "__id__": 1
  692. },
  693. "_enabled": true,
  694. "__prefab": {
  695. "__id__": 33
  696. },
  697. "_id": ""
  698. },
  699. {
  700. "__type__": "cc.CompPrefabInfo",
  701. "fileId": "47Y07kmVdGuIoN3vCNr5mm"
  702. },
  703. {
  704. "__type__": "cc.PrefabInfo",
  705. "root": {
  706. "__id__": 1
  707. },
  708. "asset": {
  709. "__id__": 0
  710. },
  711. "fileId": "2a38BrtcNPkr4CxJPmMFAW",
  712. "instance": null,
  713. "targetOverrides": null
  714. }
  715. ]