ShelveLocker.prefab 21 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "ShelveLocker",
  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": "ShelveLocker",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. },
  30. {
  31. "__id__": 20
  32. },
  33. {
  34. "__id__": 40
  35. }
  36. ],
  37. "_active": true,
  38. "_components": [
  39. {
  40. "__id__": 48
  41. },
  42. {
  43. "__id__": 50
  44. },
  45. {
  46. "__id__": 52
  47. }
  48. ],
  49. "_prefab": {
  50. "__id__": 54
  51. },
  52. "_lpos": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0
  57. },
  58. "_lrot": {
  59. "__type__": "cc.Quat",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0,
  63. "w": 1
  64. },
  65. "_lscale": {
  66. "__type__": "cc.Vec3",
  67. "x": 1,
  68. "y": 1,
  69. "z": 1
  70. },
  71. "_mobility": 0,
  72. "_layer": 33554432,
  73. "_euler": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "Glass",
  84. "_objFlags": 0,
  85. "__editorExtras__": {},
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 5
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 7
  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": 211,
  146. "height": 125
  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": "edhtg5F7NDBqXc9QyDot3v"
  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": 255,
  177. "g": 255,
  178. "b": 255,
  179. "a": 255
  180. },
  181. "_spriteFrame": {
  182. "__uuid__": "908ef7a0-6e40-4def-b8f3-659bda86a27b@f9941",
  183. "__expectedType__": "cc.SpriteFrame"
  184. },
  185. "_type": 0,
  186. "_fillType": 0,
  187. "_sizeMode": 1,
  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": "17lL7vlu9Ew5FA+btlIpTi"
  203. },
  204. {
  205. "__type__": "cc.PrefabInfo",
  206. "root": {
  207. "__id__": 1
  208. },
  209. "asset": {
  210. "__id__": 0
  211. },
  212. "fileId": "08Z1AxFHVL/Y+zL4GNGfXl",
  213. "instance": null,
  214. "targetOverrides": null,
  215. "nestedPrefabInstanceRoots": null
  216. },
  217. {
  218. "__type__": "cc.Node",
  219. "_name": "LbBg",
  220. "_objFlags": 0,
  221. "__editorExtras__": {},
  222. "_parent": {
  223. "__id__": 1
  224. },
  225. "_children": [],
  226. "_active": true,
  227. "_components": [
  228. {
  229. "__id__": 9
  230. },
  231. {
  232. "__id__": 11
  233. }
  234. ],
  235. "_prefab": {
  236. "__id__": 13
  237. },
  238. "_lpos": {
  239. "__type__": "cc.Vec3",
  240. "x": 0,
  241. "y": 32,
  242. "z": 0
  243. },
  244. "_lrot": {
  245. "__type__": "cc.Quat",
  246. "x": 0,
  247. "y": 0,
  248. "z": 0,
  249. "w": 1
  250. },
  251. "_lscale": {
  252. "__type__": "cc.Vec3",
  253. "x": 1,
  254. "y": 1,
  255. "z": 1
  256. },
  257. "_mobility": 0,
  258. "_layer": 33554432,
  259. "_euler": {
  260. "__type__": "cc.Vec3",
  261. "x": 0,
  262. "y": 0,
  263. "z": 0
  264. },
  265. "_id": ""
  266. },
  267. {
  268. "__type__": "cc.UITransform",
  269. "_name": "",
  270. "_objFlags": 0,
  271. "__editorExtras__": {},
  272. "node": {
  273. "__id__": 8
  274. },
  275. "_enabled": true,
  276. "__prefab": {
  277. "__id__": 10
  278. },
  279. "_contentSize": {
  280. "__type__": "cc.Size",
  281. "width": 33,
  282. "height": 33
  283. },
  284. "_anchorPoint": {
  285. "__type__": "cc.Vec2",
  286. "x": 0.5,
  287. "y": 0.5
  288. },
  289. "_id": ""
  290. },
  291. {
  292. "__type__": "cc.CompPrefabInfo",
  293. "fileId": "b4IWGGcjhAq62UifJuK6Nb"
  294. },
  295. {
  296. "__type__": "cc.Sprite",
  297. "_name": "",
  298. "_objFlags": 0,
  299. "__editorExtras__": {},
  300. "node": {
  301. "__id__": 8
  302. },
  303. "_enabled": true,
  304. "__prefab": {
  305. "__id__": 12
  306. },
  307. "_customMaterial": null,
  308. "_srcBlendFactor": 2,
  309. "_dstBlendFactor": 4,
  310. "_color": {
  311. "__type__": "cc.Color",
  312. "r": 255,
  313. "g": 255,
  314. "b": 255,
  315. "a": 255
  316. },
  317. "_spriteFrame": {
  318. "__uuid__": "21bdd014-754d-4fa2-b883-15e98bfbcfa0@f9941",
  319. "__expectedType__": "cc.SpriteFrame"
  320. },
  321. "_type": 0,
  322. "_fillType": 0,
  323. "_sizeMode": 1,
  324. "_fillCenter": {
  325. "__type__": "cc.Vec2",
  326. "x": 0,
  327. "y": 0
  328. },
  329. "_fillStart": 0,
  330. "_fillRange": 0,
  331. "_isTrimmedMode": true,
  332. "_useGrayscale": false,
  333. "_atlas": null,
  334. "_id": ""
  335. },
  336. {
  337. "__type__": "cc.CompPrefabInfo",
  338. "fileId": "782fpU1AtJhbn+WRT3hJKe"
  339. },
  340. {
  341. "__type__": "cc.PrefabInfo",
  342. "root": {
  343. "__id__": 1
  344. },
  345. "asset": {
  346. "__id__": 0
  347. },
  348. "fileId": "a8SsGL2kBNfrSZogIxp9at",
  349. "instance": null,
  350. "targetOverrides": null,
  351. "nestedPrefabInstanceRoots": null
  352. },
  353. {
  354. "__type__": "cc.Node",
  355. "_name": "LbCnt",
  356. "_objFlags": 0,
  357. "__editorExtras__": {},
  358. "_parent": {
  359. "__id__": 1
  360. },
  361. "_children": [],
  362. "_active": true,
  363. "_components": [
  364. {
  365. "__id__": 15
  366. },
  367. {
  368. "__id__": 17
  369. }
  370. ],
  371. "_prefab": {
  372. "__id__": 19
  373. },
  374. "_lpos": {
  375. "__type__": "cc.Vec3",
  376. "x": 0,
  377. "y": 33,
  378. "z": 0
  379. },
  380. "_lrot": {
  381. "__type__": "cc.Quat",
  382. "x": 0,
  383. "y": 0,
  384. "z": 0,
  385. "w": 1
  386. },
  387. "_lscale": {
  388. "__type__": "cc.Vec3",
  389. "x": 1,
  390. "y": 1,
  391. "z": 1
  392. },
  393. "_mobility": 0,
  394. "_layer": 33554432,
  395. "_euler": {
  396. "__type__": "cc.Vec3",
  397. "x": 0,
  398. "y": 0,
  399. "z": 0
  400. },
  401. "_id": ""
  402. },
  403. {
  404. "__type__": "cc.UITransform",
  405. "_name": "",
  406. "_objFlags": 0,
  407. "__editorExtras__": {},
  408. "node": {
  409. "__id__": 14
  410. },
  411. "_enabled": true,
  412. "__prefab": {
  413. "__id__": 16
  414. },
  415. "_contentSize": {
  416. "__type__": "cc.Size",
  417. "width": 17.34765625,
  418. "height": 36.76
  419. },
  420. "_anchorPoint": {
  421. "__type__": "cc.Vec2",
  422. "x": 0.5,
  423. "y": 0.5
  424. },
  425. "_id": ""
  426. },
  427. {
  428. "__type__": "cc.CompPrefabInfo",
  429. "fileId": "5398OOe11HkrmEWAzRcthC"
  430. },
  431. {
  432. "__type__": "cc.Label",
  433. "_name": "",
  434. "_objFlags": 0,
  435. "__editorExtras__": {},
  436. "node": {
  437. "__id__": 14
  438. },
  439. "_enabled": true,
  440. "__prefab": {
  441. "__id__": 18
  442. },
  443. "_customMaterial": null,
  444. "_srcBlendFactor": 2,
  445. "_dstBlendFactor": 4,
  446. "_color": {
  447. "__type__": "cc.Color",
  448. "r": 255,
  449. "g": 235,
  450. "b": 121,
  451. "a": 255
  452. },
  453. "_string": "0",
  454. "_horizontalAlign": 1,
  455. "_verticalAlign": 1,
  456. "_actualFontSize": 24,
  457. "_fontSize": 24,
  458. "_fontFamily": "Arial",
  459. "_lineHeight": 26,
  460. "_overflow": 0,
  461. "_enableWrapText": true,
  462. "_font": null,
  463. "_isSystemFontUsed": true,
  464. "_spacingX": 0,
  465. "_isItalic": false,
  466. "_isBold": false,
  467. "_isUnderline": false,
  468. "_underlineHeight": 2,
  469. "_cacheMode": 0,
  470. "_enableOutline": true,
  471. "_outlineColor": {
  472. "__type__": "cc.Color",
  473. "r": 224,
  474. "g": 55,
  475. "b": 0,
  476. "a": 255
  477. },
  478. "_outlineWidth": 2,
  479. "_enableShadow": false,
  480. "_shadowColor": {
  481. "__type__": "cc.Color",
  482. "r": 0,
  483. "g": 0,
  484. "b": 0,
  485. "a": 255
  486. },
  487. "_shadowOffset": {
  488. "__type__": "cc.Vec2",
  489. "x": 2,
  490. "y": 2
  491. },
  492. "_shadowBlur": 2,
  493. "_id": ""
  494. },
  495. {
  496. "__type__": "cc.CompPrefabInfo",
  497. "fileId": "b18CMr5f9A6Y+kPzxnE28e"
  498. },
  499. {
  500. "__type__": "cc.PrefabInfo",
  501. "root": {
  502. "__id__": 1
  503. },
  504. "asset": {
  505. "__id__": 0
  506. },
  507. "fileId": "4eM/PWiBtMs6qT9Ee3dx4m",
  508. "instance": null,
  509. "targetOverrides": null,
  510. "nestedPrefabInstanceRoots": null
  511. },
  512. {
  513. "__type__": "cc.Node",
  514. "_name": "Chain",
  515. "_objFlags": 0,
  516. "__editorExtras__": {},
  517. "_parent": {
  518. "__id__": 1
  519. },
  520. "_children": [
  521. {
  522. "__id__": 21
  523. },
  524. {
  525. "__id__": 27
  526. },
  527. {
  528. "__id__": 33
  529. }
  530. ],
  531. "_active": true,
  532. "_components": [],
  533. "_prefab": {
  534. "__id__": 39
  535. },
  536. "_lpos": {
  537. "__type__": "cc.Vec3",
  538. "x": 0,
  539. "y": 0,
  540. "z": 0
  541. },
  542. "_lrot": {
  543. "__type__": "cc.Quat",
  544. "x": 0,
  545. "y": 0,
  546. "z": 0,
  547. "w": 1
  548. },
  549. "_lscale": {
  550. "__type__": "cc.Vec3",
  551. "x": 1,
  552. "y": 1,
  553. "z": 1
  554. },
  555. "_mobility": 0,
  556. "_layer": 33554432,
  557. "_euler": {
  558. "__type__": "cc.Vec3",
  559. "x": 0,
  560. "y": 0,
  561. "z": 0
  562. },
  563. "_id": ""
  564. },
  565. {
  566. "__type__": "cc.Node",
  567. "_name": "tl1",
  568. "_objFlags": 0,
  569. "__editorExtras__": {},
  570. "_parent": {
  571. "__id__": 20
  572. },
  573. "_children": [],
  574. "_active": true,
  575. "_components": [
  576. {
  577. "__id__": 22
  578. },
  579. {
  580. "__id__": 24
  581. }
  582. ],
  583. "_prefab": {
  584. "__id__": 26
  585. },
  586. "_lpos": {
  587. "__type__": "cc.Vec3",
  588. "x": 0,
  589. "y": 0,
  590. "z": 0
  591. },
  592. "_lrot": {
  593. "__type__": "cc.Quat",
  594. "x": 0,
  595. "y": 0,
  596. "z": 0,
  597. "w": 1
  598. },
  599. "_lscale": {
  600. "__type__": "cc.Vec3",
  601. "x": 1,
  602. "y": 1,
  603. "z": 1
  604. },
  605. "_mobility": 0,
  606. "_layer": 33554432,
  607. "_euler": {
  608. "__type__": "cc.Vec3",
  609. "x": 0,
  610. "y": 0,
  611. "z": 0
  612. },
  613. "_id": ""
  614. },
  615. {
  616. "__type__": "cc.UITransform",
  617. "_name": "",
  618. "_objFlags": 0,
  619. "__editorExtras__": {},
  620. "node": {
  621. "__id__": 21
  622. },
  623. "_enabled": true,
  624. "__prefab": {
  625. "__id__": 23
  626. },
  627. "_contentSize": {
  628. "__type__": "cc.Size",
  629. "width": 215,
  630. "height": 130
  631. },
  632. "_anchorPoint": {
  633. "__type__": "cc.Vec2",
  634. "x": 0.5,
  635. "y": 0.5
  636. },
  637. "_id": ""
  638. },
  639. {
  640. "__type__": "cc.CompPrefabInfo",
  641. "fileId": "f7/cH68NtME5SAzjCy4DZ0"
  642. },
  643. {
  644. "__type__": "cc.Sprite",
  645. "_name": "",
  646. "_objFlags": 0,
  647. "__editorExtras__": {},
  648. "node": {
  649. "__id__": 21
  650. },
  651. "_enabled": true,
  652. "__prefab": {
  653. "__id__": 25
  654. },
  655. "_customMaterial": null,
  656. "_srcBlendFactor": 2,
  657. "_dstBlendFactor": 4,
  658. "_color": {
  659. "__type__": "cc.Color",
  660. "r": 255,
  661. "g": 255,
  662. "b": 255,
  663. "a": 255
  664. },
  665. "_spriteFrame": {
  666. "__uuid__": "4199e253-6328-4fe7-9898-bccd5af62747@f9941",
  667. "__expectedType__": "cc.SpriteFrame"
  668. },
  669. "_type": 0,
  670. "_fillType": 0,
  671. "_sizeMode": 1,
  672. "_fillCenter": {
  673. "__type__": "cc.Vec2",
  674. "x": 0,
  675. "y": 0
  676. },
  677. "_fillStart": 0,
  678. "_fillRange": 0,
  679. "_isTrimmedMode": true,
  680. "_useGrayscale": false,
  681. "_atlas": null,
  682. "_id": ""
  683. },
  684. {
  685. "__type__": "cc.CompPrefabInfo",
  686. "fileId": "63VVfvDWxDPre5WQ1Y+oKz"
  687. },
  688. {
  689. "__type__": "cc.PrefabInfo",
  690. "root": {
  691. "__id__": 1
  692. },
  693. "asset": {
  694. "__id__": 0
  695. },
  696. "fileId": "19Vs2iR09KjIku4AJyUcXr",
  697. "instance": null,
  698. "targetOverrides": null,
  699. "nestedPrefabInstanceRoots": null
  700. },
  701. {
  702. "__type__": "cc.Node",
  703. "_name": "tl2",
  704. "_objFlags": 0,
  705. "__editorExtras__": {},
  706. "_parent": {
  707. "__id__": 20
  708. },
  709. "_children": [],
  710. "_active": true,
  711. "_components": [
  712. {
  713. "__id__": 28
  714. },
  715. {
  716. "__id__": 30
  717. }
  718. ],
  719. "_prefab": {
  720. "__id__": 32
  721. },
  722. "_lpos": {
  723. "__type__": "cc.Vec3",
  724. "x": 52,
  725. "y": 20,
  726. "z": 0
  727. },
  728. "_lrot": {
  729. "__type__": "cc.Quat",
  730. "x": 0,
  731. "y": 0,
  732. "z": 0,
  733. "w": 1
  734. },
  735. "_lscale": {
  736. "__type__": "cc.Vec3",
  737. "x": -1,
  738. "y": 1,
  739. "z": 1
  740. },
  741. "_mobility": 0,
  742. "_layer": 33554432,
  743. "_euler": {
  744. "__type__": "cc.Vec3",
  745. "x": 0,
  746. "y": 0,
  747. "z": 0
  748. },
  749. "_id": ""
  750. },
  751. {
  752. "__type__": "cc.UITransform",
  753. "_name": "",
  754. "_objFlags": 0,
  755. "__editorExtras__": {},
  756. "node": {
  757. "__id__": 27
  758. },
  759. "_enabled": true,
  760. "__prefab": {
  761. "__id__": 29
  762. },
  763. "_contentSize": {
  764. "__type__": "cc.Size",
  765. "width": 106,
  766. "height": 84
  767. },
  768. "_anchorPoint": {
  769. "__type__": "cc.Vec2",
  770. "x": 0.5,
  771. "y": 0.5
  772. },
  773. "_id": ""
  774. },
  775. {
  776. "__type__": "cc.CompPrefabInfo",
  777. "fileId": "11FoHY5ipDraceQRvAojQN"
  778. },
  779. {
  780. "__type__": "cc.Sprite",
  781. "_name": "",
  782. "_objFlags": 0,
  783. "__editorExtras__": {},
  784. "node": {
  785. "__id__": 27
  786. },
  787. "_enabled": true,
  788. "__prefab": {
  789. "__id__": 31
  790. },
  791. "_customMaterial": null,
  792. "_srcBlendFactor": 2,
  793. "_dstBlendFactor": 4,
  794. "_color": {
  795. "__type__": "cc.Color",
  796. "r": 255,
  797. "g": 255,
  798. "b": 255,
  799. "a": 255
  800. },
  801. "_spriteFrame": {
  802. "__uuid__": "975de1ae-3f1b-44a3-a10f-e7e4a0981b0f@f9941",
  803. "__expectedType__": "cc.SpriteFrame"
  804. },
  805. "_type": 0,
  806. "_fillType": 0,
  807. "_sizeMode": 1,
  808. "_fillCenter": {
  809. "__type__": "cc.Vec2",
  810. "x": 0,
  811. "y": 0
  812. },
  813. "_fillStart": 0,
  814. "_fillRange": 0,
  815. "_isTrimmedMode": true,
  816. "_useGrayscale": false,
  817. "_atlas": null,
  818. "_id": ""
  819. },
  820. {
  821. "__type__": "cc.CompPrefabInfo",
  822. "fileId": "ccSf6LO0BNtaNbB9XVVEEj"
  823. },
  824. {
  825. "__type__": "cc.PrefabInfo",
  826. "root": {
  827. "__id__": 1
  828. },
  829. "asset": {
  830. "__id__": 0
  831. },
  832. "fileId": "9fCMc7vJ1Me5RVwNU+ZUqR",
  833. "instance": null,
  834. "targetOverrides": null,
  835. "nestedPrefabInstanceRoots": null
  836. },
  837. {
  838. "__type__": "cc.Node",
  839. "_name": "tl3",
  840. "_objFlags": 0,
  841. "__editorExtras__": {},
  842. "_parent": {
  843. "__id__": 20
  844. },
  845. "_children": [],
  846. "_active": true,
  847. "_components": [
  848. {
  849. "__id__": 34
  850. },
  851. {
  852. "__id__": 36
  853. }
  854. ],
  855. "_prefab": {
  856. "__id__": 38
  857. },
  858. "_lpos": {
  859. "__type__": "cc.Vec3",
  860. "x": -42,
  861. "y": -33,
  862. "z": 0
  863. },
  864. "_lrot": {
  865. "__type__": "cc.Quat",
  866. "x": 0,
  867. "y": 0,
  868. "z": 0,
  869. "w": 1
  870. },
  871. "_lscale": {
  872. "__type__": "cc.Vec3",
  873. "x": -1,
  874. "y": 1,
  875. "z": 1
  876. },
  877. "_mobility": 0,
  878. "_layer": 33554432,
  879. "_euler": {
  880. "__type__": "cc.Vec3",
  881. "x": 0,
  882. "y": 0,
  883. "z": 0
  884. },
  885. "_id": ""
  886. },
  887. {
  888. "__type__": "cc.UITransform",
  889. "_name": "",
  890. "_objFlags": 0,
  891. "__editorExtras__": {},
  892. "node": {
  893. "__id__": 33
  894. },
  895. "_enabled": true,
  896. "__prefab": {
  897. "__id__": 35
  898. },
  899. "_contentSize": {
  900. "__type__": "cc.Size",
  901. "width": 126,
  902. "height": 60
  903. },
  904. "_anchorPoint": {
  905. "__type__": "cc.Vec2",
  906. "x": 0.5,
  907. "y": 0.5
  908. },
  909. "_id": ""
  910. },
  911. {
  912. "__type__": "cc.CompPrefabInfo",
  913. "fileId": "31QqZC9apOCrdoJ1kzp0UD"
  914. },
  915. {
  916. "__type__": "cc.Sprite",
  917. "_name": "",
  918. "_objFlags": 0,
  919. "__editorExtras__": {},
  920. "node": {
  921. "__id__": 33
  922. },
  923. "_enabled": true,
  924. "__prefab": {
  925. "__id__": 37
  926. },
  927. "_customMaterial": null,
  928. "_srcBlendFactor": 2,
  929. "_dstBlendFactor": 4,
  930. "_color": {
  931. "__type__": "cc.Color",
  932. "r": 255,
  933. "g": 255,
  934. "b": 255,
  935. "a": 255
  936. },
  937. "_spriteFrame": {
  938. "__uuid__": "3042157b-0c00-4c92-b6ec-fe9f5bfcf36c@f9941",
  939. "__expectedType__": "cc.SpriteFrame"
  940. },
  941. "_type": 0,
  942. "_fillType": 0,
  943. "_sizeMode": 1,
  944. "_fillCenter": {
  945. "__type__": "cc.Vec2",
  946. "x": 0,
  947. "y": 0
  948. },
  949. "_fillStart": 0,
  950. "_fillRange": 0,
  951. "_isTrimmedMode": true,
  952. "_useGrayscale": false,
  953. "_atlas": null,
  954. "_id": ""
  955. },
  956. {
  957. "__type__": "cc.CompPrefabInfo",
  958. "fileId": "74Yd1P+jJOfoY5pZsDUiYA"
  959. },
  960. {
  961. "__type__": "cc.PrefabInfo",
  962. "root": {
  963. "__id__": 1
  964. },
  965. "asset": {
  966. "__id__": 0
  967. },
  968. "fileId": "fbqmMl41ZJmrKovpaF07na",
  969. "instance": null,
  970. "targetOverrides": null,
  971. "nestedPrefabInstanceRoots": null
  972. },
  973. {
  974. "__type__": "cc.PrefabInfo",
  975. "root": {
  976. "__id__": 1
  977. },
  978. "asset": {
  979. "__id__": 0
  980. },
  981. "fileId": "aaoDhSaThN8oR2DskdpCB4",
  982. "instance": null,
  983. "targetOverrides": null,
  984. "nestedPrefabInstanceRoots": null
  985. },
  986. {
  987. "__type__": "cc.Node",
  988. "_name": "BtnUnlock",
  989. "_objFlags": 0,
  990. "__editorExtras__": {},
  991. "_parent": {
  992. "__id__": 1
  993. },
  994. "_children": [],
  995. "_active": true,
  996. "_components": [
  997. {
  998. "__id__": 41
  999. },
  1000. {
  1001. "__id__": 43
  1002. },
  1003. {
  1004. "__id__": 45
  1005. }
  1006. ],
  1007. "_prefab": {
  1008. "__id__": 47
  1009. },
  1010. "_lpos": {
  1011. "__type__": "cc.Vec3",
  1012. "x": 0,
  1013. "y": -10,
  1014. "z": 0
  1015. },
  1016. "_lrot": {
  1017. "__type__": "cc.Quat",
  1018. "x": 0,
  1019. "y": 0,
  1020. "z": 0,
  1021. "w": 1
  1022. },
  1023. "_lscale": {
  1024. "__type__": "cc.Vec3",
  1025. "x": 1,
  1026. "y": 1,
  1027. "z": 1
  1028. },
  1029. "_mobility": 0,
  1030. "_layer": 33554432,
  1031. "_euler": {
  1032. "__type__": "cc.Vec3",
  1033. "x": 0,
  1034. "y": 0,
  1035. "z": 0
  1036. },
  1037. "_id": ""
  1038. },
  1039. {
  1040. "__type__": "cc.UITransform",
  1041. "_name": "",
  1042. "_objFlags": 0,
  1043. "__editorExtras__": {},
  1044. "node": {
  1045. "__id__": 40
  1046. },
  1047. "_enabled": true,
  1048. "__prefab": {
  1049. "__id__": 42
  1050. },
  1051. "_contentSize": {
  1052. "__type__": "cc.Size",
  1053. "width": 59,
  1054. "height": 66
  1055. },
  1056. "_anchorPoint": {
  1057. "__type__": "cc.Vec2",
  1058. "x": 0.65,
  1059. "y": 0.9
  1060. },
  1061. "_id": ""
  1062. },
  1063. {
  1064. "__type__": "cc.CompPrefabInfo",
  1065. "fileId": "48zctLLzRLlLt8ckA4jGZN"
  1066. },
  1067. {
  1068. "__type__": "cc.Sprite",
  1069. "_name": "",
  1070. "_objFlags": 0,
  1071. "__editorExtras__": {},
  1072. "node": {
  1073. "__id__": 40
  1074. },
  1075. "_enabled": true,
  1076. "__prefab": {
  1077. "__id__": 44
  1078. },
  1079. "_customMaterial": null,
  1080. "_srcBlendFactor": 2,
  1081. "_dstBlendFactor": 4,
  1082. "_color": {
  1083. "__type__": "cc.Color",
  1084. "r": 255,
  1085. "g": 255,
  1086. "b": 255,
  1087. "a": 255
  1088. },
  1089. "_spriteFrame": {
  1090. "__uuid__": "fabe0183-64fa-41e7-b502-9b7b5f36bc0e@f9941",
  1091. "__expectedType__": "cc.SpriteFrame"
  1092. },
  1093. "_type": 0,
  1094. "_fillType": 0,
  1095. "_sizeMode": 1,
  1096. "_fillCenter": {
  1097. "__type__": "cc.Vec2",
  1098. "x": 0,
  1099. "y": 0
  1100. },
  1101. "_fillStart": 0,
  1102. "_fillRange": 0,
  1103. "_isTrimmedMode": true,
  1104. "_useGrayscale": false,
  1105. "_atlas": null,
  1106. "_id": ""
  1107. },
  1108. {
  1109. "__type__": "cc.CompPrefabInfo",
  1110. "fileId": "36HKB6mFpDTLbCsYIpKOEC"
  1111. },
  1112. {
  1113. "__type__": "2840flXNXFIw61GRpqk0Yl7",
  1114. "_name": "",
  1115. "_objFlags": 0,
  1116. "__editorExtras__": {},
  1117. "node": {
  1118. "__id__": 40
  1119. },
  1120. "_enabled": true,
  1121. "__prefab": {
  1122. "__id__": 46
  1123. },
  1124. "shakeAngle": 15,
  1125. "shakeInterval": 0.1,
  1126. "delay": 2,
  1127. "_id": ""
  1128. },
  1129. {
  1130. "__type__": "cc.CompPrefabInfo",
  1131. "fileId": "4aiGV6iy1LcK7VazX45NnC"
  1132. },
  1133. {
  1134. "__type__": "cc.PrefabInfo",
  1135. "root": {
  1136. "__id__": 1
  1137. },
  1138. "asset": {
  1139. "__id__": 0
  1140. },
  1141. "fileId": "70U8fGJN5PhakBVsqL28iJ",
  1142. "instance": null,
  1143. "targetOverrides": null,
  1144. "nestedPrefabInstanceRoots": null
  1145. },
  1146. {
  1147. "__type__": "cc.UITransform",
  1148. "_name": "",
  1149. "_objFlags": 0,
  1150. "__editorExtras__": {},
  1151. "node": {
  1152. "__id__": 1
  1153. },
  1154. "_enabled": true,
  1155. "__prefab": {
  1156. "__id__": 49
  1157. },
  1158. "_contentSize": {
  1159. "__type__": "cc.Size",
  1160. "width": 230,
  1161. "height": 145
  1162. },
  1163. "_anchorPoint": {
  1164. "__type__": "cc.Vec2",
  1165. "x": 0.5,
  1166. "y": 0.5
  1167. },
  1168. "_id": ""
  1169. },
  1170. {
  1171. "__type__": "cc.CompPrefabInfo",
  1172. "fileId": "88+i8mySZB5JXRz7DolDV8"
  1173. },
  1174. {
  1175. "__type__": "2b95fT+AlBNDITnn29g4dF4",
  1176. "_name": "",
  1177. "_objFlags": 0,
  1178. "__editorExtras__": {},
  1179. "node": {
  1180. "__id__": 1
  1181. },
  1182. "_enabled": true,
  1183. "__prefab": {
  1184. "__id__": 51
  1185. },
  1186. "lbBg": {
  1187. "__id__": 8
  1188. },
  1189. "lbCnt": {
  1190. "__id__": 17
  1191. },
  1192. "glass": {
  1193. "__id__": 5
  1194. },
  1195. "chain": {
  1196. "__id__": 20
  1197. },
  1198. "_id": ""
  1199. },
  1200. {
  1201. "__type__": "cc.CompPrefabInfo",
  1202. "fileId": "53Bk09wpVEbaxF5Q+q2/1A"
  1203. },
  1204. {
  1205. "__type__": "cc.BlockInputEvents",
  1206. "_name": "",
  1207. "_objFlags": 0,
  1208. "__editorExtras__": {},
  1209. "node": {
  1210. "__id__": 1
  1211. },
  1212. "_enabled": true,
  1213. "__prefab": {
  1214. "__id__": 53
  1215. },
  1216. "_id": ""
  1217. },
  1218. {
  1219. "__type__": "cc.CompPrefabInfo",
  1220. "fileId": "315Z8Ed6RNDpo3Xwaah8vO"
  1221. },
  1222. {
  1223. "__type__": "cc.PrefabInfo",
  1224. "root": {
  1225. "__id__": 1
  1226. },
  1227. "asset": {
  1228. "__id__": 0
  1229. },
  1230. "fileId": "dfE+NL75BJE6rgypvg3MBa",
  1231. "instance": null,
  1232. "targetOverrides": null
  1233. }
  1234. ]