Factroy_Maker.prefab 19 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "Factroy_Maker",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 8
  24. },
  25. {
  26. "__id__": 30
  27. }
  28. ],
  29. "_active": true,
  30. "_components": [
  31. {
  32. "__id__": 47
  33. },
  34. {
  35. "__id__": 49
  36. },
  37. {
  38. "__id__": 51
  39. }
  40. ],
  41. "_prefab": {
  42. "__id__": 53
  43. },
  44. "_lpos": {
  45. "__type__": "cc.Vec3",
  46. "x": 0,
  47. "y": 0,
  48. "z": 0
  49. },
  50. "_lrot": {
  51. "__type__": "cc.Quat",
  52. "x": 0,
  53. "y": 0,
  54. "z": 0,
  55. "w": 1
  56. },
  57. "_lscale": {
  58. "__type__": "cc.Vec3",
  59. "x": 1,
  60. "y": 1,
  61. "z": 1
  62. },
  63. "_layer": 1073741824,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "factory_makBg",
  75. "_objFlags": 0,
  76. "_parent": {
  77. "__id__": 1
  78. },
  79. "_children": [],
  80. "_active": true,
  81. "_components": [
  82. {
  83. "__id__": 3
  84. },
  85. {
  86. "__id__": 5
  87. }
  88. ],
  89. "_prefab": {
  90. "__id__": 7
  91. },
  92. "_lpos": {
  93. "__type__": "cc.Vec3",
  94. "x": 0,
  95. "y": 0,
  96. "z": 0
  97. },
  98. "_lrot": {
  99. "__type__": "cc.Quat",
  100. "x": 0,
  101. "y": 0,
  102. "z": 0,
  103. "w": 1
  104. },
  105. "_lscale": {
  106. "__type__": "cc.Vec3",
  107. "x": 1,
  108. "y": 1,
  109. "z": 1
  110. },
  111. "_layer": 1073741824,
  112. "_euler": {
  113. "__type__": "cc.Vec3",
  114. "x": 0,
  115. "y": 0,
  116. "z": 0
  117. },
  118. "_id": ""
  119. },
  120. {
  121. "__type__": "cc.UITransform",
  122. "_name": "",
  123. "_objFlags": 0,
  124. "node": {
  125. "__id__": 2
  126. },
  127. "_enabled": true,
  128. "__prefab": {
  129. "__id__": 4
  130. },
  131. "_priority": 0,
  132. "_contentSize": {
  133. "__type__": "cc.Size",
  134. "width": 300,
  135. "height": 200
  136. },
  137. "_anchorPoint": {
  138. "__type__": "cc.Vec2",
  139. "x": 0.5,
  140. "y": 0.5
  141. },
  142. "_id": ""
  143. },
  144. {
  145. "__type__": "cc.CompPrefabInfo",
  146. "fileId": "e4r6d2F/REUJ88CVyO86C9"
  147. },
  148. {
  149. "__type__": "cc.Sprite",
  150. "_name": "",
  151. "_objFlags": 0,
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "__prefab": {
  157. "__id__": 6
  158. },
  159. "_visFlags": 0,
  160. "_customMaterial": null,
  161. "_srcBlendFactor": 2,
  162. "_dstBlendFactor": 4,
  163. "_color": {
  164. "__type__": "cc.Color",
  165. "r": 255,
  166. "g": 255,
  167. "b": 255,
  168. "a": 255
  169. },
  170. "_spriteFrame": {
  171. "__uuid__": "429d6eae-61f8-473a-84ce-d36adddc7bfc@f9941"
  172. },
  173. "_type": 0,
  174. "_fillType": 0,
  175. "_sizeMode": 0,
  176. "_fillCenter": {
  177. "__type__": "cc.Vec2",
  178. "x": 0,
  179. "y": 0
  180. },
  181. "_fillStart": 0,
  182. "_fillRange": 0,
  183. "_isTrimmedMode": true,
  184. "_useGrayscale": false,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.CompPrefabInfo",
  190. "fileId": "09fBHf4FRNpozSN5yLVgOe"
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__id__": 0
  199. },
  200. "fileId": "0fuFie0tNKzY76NtF+KATx"
  201. },
  202. {
  203. "__type__": "cc.Node",
  204. "_name": "布局",
  205. "_objFlags": 0,
  206. "_parent": {
  207. "__id__": 1
  208. },
  209. "_children": [
  210. {
  211. "__id__": 9
  212. },
  213. {
  214. "__id__": 17
  215. }
  216. ],
  217. "_active": true,
  218. "_components": [
  219. {
  220. "__id__": 23
  221. },
  222. {
  223. "__id__": 25
  224. },
  225. {
  226. "__id__": 27
  227. }
  228. ],
  229. "_prefab": {
  230. "__id__": 29
  231. },
  232. "_lpos": {
  233. "__type__": "cc.Vec3",
  234. "x": 0,
  235. "y": 0,
  236. "z": 0
  237. },
  238. "_lrot": {
  239. "__type__": "cc.Quat",
  240. "x": 0,
  241. "y": 0,
  242. "z": 0,
  243. "w": 1
  244. },
  245. "_lscale": {
  246. "__type__": "cc.Vec3",
  247. "x": 1,
  248. "y": 1,
  249. "z": 1
  250. },
  251. "_layer": 1073741824,
  252. "_euler": {
  253. "__type__": "cc.Vec3",
  254. "x": 0,
  255. "y": 0,
  256. "z": 0
  257. },
  258. "_id": ""
  259. },
  260. {
  261. "__type__": "cc.Node",
  262. "_name": "时间描述",
  263. "_objFlags": 0,
  264. "_parent": {
  265. "__id__": 8
  266. },
  267. "_children": [],
  268. "_active": true,
  269. "_components": [
  270. {
  271. "__id__": 10
  272. },
  273. {
  274. "__id__": 12
  275. },
  276. {
  277. "__id__": 14
  278. }
  279. ],
  280. "_prefab": {
  281. "__id__": 16
  282. },
  283. "_lpos": {
  284. "__type__": "cc.Vec3",
  285. "x": 0,
  286. "y": 52.8,
  287. "z": 0
  288. },
  289. "_lrot": {
  290. "__type__": "cc.Quat",
  291. "x": 0,
  292. "y": 0,
  293. "z": 0,
  294. "w": 1
  295. },
  296. "_lscale": {
  297. "__type__": "cc.Vec3",
  298. "x": 1,
  299. "y": 1,
  300. "z": 1
  301. },
  302. "_layer": 33554432,
  303. "_euler": {
  304. "__type__": "cc.Vec3",
  305. "x": 0,
  306. "y": 0,
  307. "z": 0
  308. },
  309. "_id": ""
  310. },
  311. {
  312. "__type__": "cc.UITransform",
  313. "_name": "",
  314. "_objFlags": 0,
  315. "node": {
  316. "__id__": 9
  317. },
  318. "_enabled": true,
  319. "__prefab": {
  320. "__id__": 11
  321. },
  322. "_priority": 0,
  323. "_contentSize": {
  324. "__type__": "cc.Size",
  325. "width": 164,
  326. "height": 54.4
  327. },
  328. "_anchorPoint": {
  329. "__type__": "cc.Vec2",
  330. "x": 0.5,
  331. "y": 0.5
  332. },
  333. "_id": ""
  334. },
  335. {
  336. "__type__": "cc.CompPrefabInfo",
  337. "fileId": "c68UOAlNhN171Umca6yVvF"
  338. },
  339. {
  340. "__type__": "cc.Label",
  341. "_name": "",
  342. "_objFlags": 0,
  343. "node": {
  344. "__id__": 9
  345. },
  346. "_enabled": true,
  347. "__prefab": {
  348. "__id__": 13
  349. },
  350. "_visFlags": 0,
  351. "_customMaterial": null,
  352. "_srcBlendFactor": 2,
  353. "_dstBlendFactor": 4,
  354. "_color": {
  355. "__type__": "cc.Color",
  356. "r": 255,
  357. "g": 255,
  358. "b": 255,
  359. "a": 255
  360. },
  361. "_string": "制作需要的时长:",
  362. "_horizontalAlign": 1,
  363. "_verticalAlign": 1,
  364. "_actualFontSize": 20,
  365. "_fontSize": 20,
  366. "_fontFamily": "Arial",
  367. "_lineHeight": 40,
  368. "_overflow": 0,
  369. "_enableWrapText": true,
  370. "_font": null,
  371. "_isSystemFontUsed": true,
  372. "_isItalic": false,
  373. "_isBold": false,
  374. "_isUnderline": false,
  375. "_underlineHeight": 2,
  376. "_cacheMode": 0,
  377. "_id": ""
  378. },
  379. {
  380. "__type__": "cc.CompPrefabInfo",
  381. "fileId": "2frm37uaJHQr0AEEaYyM82"
  382. },
  383. {
  384. "__type__": "cc.LabelOutline",
  385. "_name": "",
  386. "_objFlags": 0,
  387. "node": {
  388. "__id__": 9
  389. },
  390. "_enabled": true,
  391. "__prefab": {
  392. "__id__": 15
  393. },
  394. "_color": {
  395. "__type__": "cc.Color",
  396. "r": 76,
  397. "g": 28,
  398. "b": 21,
  399. "a": 255
  400. },
  401. "_width": 2,
  402. "_id": ""
  403. },
  404. {
  405. "__type__": "cc.CompPrefabInfo",
  406. "fileId": "bcQKcfaNpPGZMnLUnasCE0"
  407. },
  408. {
  409. "__type__": "cc.PrefabInfo",
  410. "root": {
  411. "__id__": 1
  412. },
  413. "asset": {
  414. "__id__": 0
  415. },
  416. "fileId": "83VMhyJuxMkq2bkHSgbAaK"
  417. },
  418. {
  419. "__type__": "cc.Node",
  420. "_name": "次数描述",
  421. "_objFlags": 0,
  422. "_parent": {
  423. "__id__": 8
  424. },
  425. "_children": [],
  426. "_active": true,
  427. "_components": [
  428. {
  429. "__id__": 18
  430. },
  431. {
  432. "__id__": 20
  433. }
  434. ],
  435. "_prefab": {
  436. "__id__": 22
  437. },
  438. "_lpos": {
  439. "__type__": "cc.Vec3",
  440. "x": 0,
  441. "y": 0.3999999999999986,
  442. "z": 0
  443. },
  444. "_lrot": {
  445. "__type__": "cc.Quat",
  446. "x": 0,
  447. "y": 0,
  448. "z": 0,
  449. "w": 1
  450. },
  451. "_lscale": {
  452. "__type__": "cc.Vec3",
  453. "x": 1,
  454. "y": 1,
  455. "z": 1
  456. },
  457. "_layer": 33554432,
  458. "_euler": {
  459. "__type__": "cc.Vec3",
  460. "x": 0,
  461. "y": 0,
  462. "z": 0
  463. },
  464. "_id": ""
  465. },
  466. {
  467. "__type__": "cc.UITransform",
  468. "_name": "",
  469. "_objFlags": 0,
  470. "node": {
  471. "__id__": 17
  472. },
  473. "_enabled": true,
  474. "__prefab": {
  475. "__id__": 19
  476. },
  477. "_priority": 0,
  478. "_contentSize": {
  479. "__type__": "cc.Size",
  480. "width": 100,
  481. "height": 50.4
  482. },
  483. "_anchorPoint": {
  484. "__type__": "cc.Vec2",
  485. "x": 0.5,
  486. "y": 0.5
  487. },
  488. "_id": ""
  489. },
  490. {
  491. "__type__": "cc.CompPrefabInfo",
  492. "fileId": "fa1agD2f9D/Km39S3Tk4R/"
  493. },
  494. {
  495. "__type__": "cc.Label",
  496. "_name": "",
  497. "_objFlags": 0,
  498. "node": {
  499. "__id__": 17
  500. },
  501. "_enabled": true,
  502. "__prefab": {
  503. "__id__": 21
  504. },
  505. "_visFlags": 0,
  506. "_customMaterial": null,
  507. "_srcBlendFactor": 2,
  508. "_dstBlendFactor": 4,
  509. "_color": {
  510. "__type__": "cc.Color",
  511. "r": 0,
  512. "g": 0,
  513. "b": 0,
  514. "a": 255
  515. },
  516. "_string": "剩余次数:",
  517. "_horizontalAlign": 1,
  518. "_verticalAlign": 1,
  519. "_actualFontSize": 20,
  520. "_fontSize": 20,
  521. "_fontFamily": "Arial",
  522. "_lineHeight": 40,
  523. "_overflow": 0,
  524. "_enableWrapText": true,
  525. "_font": null,
  526. "_isSystemFontUsed": true,
  527. "_isItalic": false,
  528. "_isBold": false,
  529. "_isUnderline": false,
  530. "_underlineHeight": 2,
  531. "_cacheMode": 0,
  532. "_id": ""
  533. },
  534. {
  535. "__type__": "cc.CompPrefabInfo",
  536. "fileId": "71mUmg8/1BhJbrUF1pResU"
  537. },
  538. {
  539. "__type__": "cc.PrefabInfo",
  540. "root": {
  541. "__id__": 1
  542. },
  543. "asset": {
  544. "__id__": 0
  545. },
  546. "fileId": "d3pFE0B01OOI5IbpltoIPE"
  547. },
  548. {
  549. "__type__": "cc.UITransform",
  550. "_name": "",
  551. "_objFlags": 0,
  552. "node": {
  553. "__id__": 8
  554. },
  555. "_enabled": true,
  556. "__prefab": {
  557. "__id__": 24
  558. },
  559. "_priority": 0,
  560. "_contentSize": {
  561. "__type__": "cc.Size",
  562. "width": 300,
  563. "height": 200
  564. },
  565. "_anchorPoint": {
  566. "__type__": "cc.Vec2",
  567. "x": 0.5,
  568. "y": 0.5
  569. },
  570. "_id": ""
  571. },
  572. {
  573. "__type__": "cc.CompPrefabInfo",
  574. "fileId": "c42SQbpYFLQKEgzL9FDtR0"
  575. },
  576. {
  577. "__type__": "cc.Widget",
  578. "_name": "",
  579. "_objFlags": 0,
  580. "node": {
  581. "__id__": 8
  582. },
  583. "_enabled": true,
  584. "__prefab": {
  585. "__id__": 26
  586. },
  587. "_alignFlags": 45,
  588. "_target": null,
  589. "_left": 0,
  590. "_right": 0,
  591. "_top": 0,
  592. "_bottom": 0,
  593. "_horizontalCenter": 0,
  594. "_verticalCenter": 0,
  595. "_isAbsLeft": true,
  596. "_isAbsRight": true,
  597. "_isAbsTop": true,
  598. "_isAbsBottom": true,
  599. "_isAbsHorizontalCenter": true,
  600. "_isAbsVerticalCenter": true,
  601. "_originalWidth": 100,
  602. "_originalHeight": 100,
  603. "_alignMode": 2,
  604. "_lockFlags": 0,
  605. "_id": ""
  606. },
  607. {
  608. "__type__": "cc.CompPrefabInfo",
  609. "fileId": "33eGl6rBdPrZbIvPVeOMD6"
  610. },
  611. {
  612. "__type__": "cc.Layout",
  613. "_name": "",
  614. "_objFlags": 0,
  615. "node": {
  616. "__id__": 8
  617. },
  618. "_enabled": true,
  619. "__prefab": {
  620. "__id__": 28
  621. },
  622. "_resizeMode": 0,
  623. "_layoutType": 2,
  624. "_cellSize": {
  625. "__type__": "cc.Size",
  626. "width": 40,
  627. "height": 40
  628. },
  629. "_startAxis": 0,
  630. "_paddingLeft": 0,
  631. "_paddingRight": 0,
  632. "_paddingTop": 20,
  633. "_paddingBottom": 0,
  634. "_spacingX": 0,
  635. "_spacingY": 0,
  636. "_verticalDirection": 1,
  637. "_horizontalDirection": 0,
  638. "_constraint": 0,
  639. "_constraintNum": 2,
  640. "_affectedByScale": true,
  641. "_isAlign": true,
  642. "_id": ""
  643. },
  644. {
  645. "__type__": "cc.CompPrefabInfo",
  646. "fileId": "4a1mdobhdCA4sJEX+osaYl"
  647. },
  648. {
  649. "__type__": "cc.PrefabInfo",
  650. "root": {
  651. "__id__": 1
  652. },
  653. "asset": {
  654. "__id__": 0
  655. },
  656. "fileId": "8buWkjnVVPYKKzrQjfGPAQ"
  657. },
  658. {
  659. "__type__": "cc.Node",
  660. "_name": "制作按钮",
  661. "_objFlags": 0,
  662. "_parent": {
  663. "__id__": 1
  664. },
  665. "_children": [
  666. {
  667. "__id__": 31
  668. }
  669. ],
  670. "_active": true,
  671. "_components": [
  672. {
  673. "__id__": 37
  674. },
  675. {
  676. "__id__": 39
  677. },
  678. {
  679. "__id__": 41
  680. },
  681. {
  682. "__id__": 43
  683. }
  684. ],
  685. "_prefab": {
  686. "__id__": 46
  687. },
  688. "_lpos": {
  689. "__type__": "cc.Vec3",
  690. "x": 81.332,
  691. "y": -57.1095,
  692. "z": 0
  693. },
  694. "_lrot": {
  695. "__type__": "cc.Quat",
  696. "x": 0,
  697. "y": 0,
  698. "z": 0,
  699. "w": 1
  700. },
  701. "_lscale": {
  702. "__type__": "cc.Vec3",
  703. "x": 1,
  704. "y": 1,
  705. "z": 1
  706. },
  707. "_layer": 1073741824,
  708. "_euler": {
  709. "__type__": "cc.Vec3",
  710. "x": 0,
  711. "y": 0,
  712. "z": 0
  713. },
  714. "_id": ""
  715. },
  716. {
  717. "__type__": "cc.Node",
  718. "_name": "Label",
  719. "_objFlags": 0,
  720. "_parent": {
  721. "__id__": 30
  722. },
  723. "_children": [],
  724. "_active": true,
  725. "_components": [
  726. {
  727. "__id__": 32
  728. },
  729. {
  730. "__id__": 34
  731. }
  732. ],
  733. "_prefab": {
  734. "__id__": 36
  735. },
  736. "_lpos": {
  737. "__type__": "cc.Vec3",
  738. "x": 0,
  739. "y": 0,
  740. "z": 0
  741. },
  742. "_lrot": {
  743. "__type__": "cc.Quat",
  744. "x": 0,
  745. "y": 0,
  746. "z": 0,
  747. "w": 1
  748. },
  749. "_lscale": {
  750. "__type__": "cc.Vec3",
  751. "x": 1,
  752. "y": 1,
  753. "z": 1
  754. },
  755. "_layer": 33554432,
  756. "_euler": {
  757. "__type__": "cc.Vec3",
  758. "x": 0,
  759. "y": 0,
  760. "z": 0
  761. },
  762. "_id": ""
  763. },
  764. {
  765. "__type__": "cc.UITransform",
  766. "_name": "",
  767. "_objFlags": 0,
  768. "node": {
  769. "__id__": 31
  770. },
  771. "_enabled": true,
  772. "__prefab": {
  773. "__id__": 33
  774. },
  775. "_priority": 0,
  776. "_contentSize": {
  777. "__type__": "cc.Size",
  778. "width": 60,
  779. "height": 50.4
  780. },
  781. "_anchorPoint": {
  782. "__type__": "cc.Vec2",
  783. "x": 0.5,
  784. "y": 0.5
  785. },
  786. "_id": ""
  787. },
  788. {
  789. "__type__": "cc.CompPrefabInfo",
  790. "fileId": "c68UOAlNhN171Umca6yVvF"
  791. },
  792. {
  793. "__type__": "cc.Label",
  794. "_name": "",
  795. "_objFlags": 0,
  796. "node": {
  797. "__id__": 31
  798. },
  799. "_enabled": true,
  800. "__prefab": {
  801. "__id__": 35
  802. },
  803. "_visFlags": 0,
  804. "_customMaterial": null,
  805. "_srcBlendFactor": 2,
  806. "_dstBlendFactor": 4,
  807. "_color": {
  808. "__type__": "cc.Color",
  809. "r": 255,
  810. "g": 255,
  811. "b": 255,
  812. "a": 255
  813. },
  814. "_string": "制作",
  815. "_horizontalAlign": 1,
  816. "_verticalAlign": 1,
  817. "_actualFontSize": 30,
  818. "_fontSize": 30,
  819. "_fontFamily": "Arial",
  820. "_lineHeight": 40,
  821. "_overflow": 0,
  822. "_enableWrapText": true,
  823. "_font": null,
  824. "_isSystemFontUsed": true,
  825. "_isItalic": false,
  826. "_isBold": false,
  827. "_isUnderline": false,
  828. "_underlineHeight": 2,
  829. "_cacheMode": 0,
  830. "_id": ""
  831. },
  832. {
  833. "__type__": "cc.CompPrefabInfo",
  834. "fileId": "2frm37uaJHQr0AEEaYyM82"
  835. },
  836. {
  837. "__type__": "cc.PrefabInfo",
  838. "root": {
  839. "__id__": 1
  840. },
  841. "asset": {
  842. "__id__": 0
  843. },
  844. "fileId": "0e7pUt3alO/699yDxdbGHw"
  845. },
  846. {
  847. "__type__": "cc.UITransform",
  848. "_name": "",
  849. "_objFlags": 0,
  850. "node": {
  851. "__id__": 30
  852. },
  853. "_enabled": true,
  854. "__prefab": {
  855. "__id__": 38
  856. },
  857. "_priority": 0,
  858. "_contentSize": {
  859. "__type__": "cc.Size",
  860. "width": 117.336,
  861. "height": 45.781
  862. },
  863. "_anchorPoint": {
  864. "__type__": "cc.Vec2",
  865. "x": 0.5,
  866. "y": 0.5
  867. },
  868. "_id": ""
  869. },
  870. {
  871. "__type__": "cc.CompPrefabInfo",
  872. "fileId": "1fftF7CJVOWbiRlYtJSfRe"
  873. },
  874. {
  875. "__type__": "cc.Sprite",
  876. "_name": "",
  877. "_objFlags": 0,
  878. "node": {
  879. "__id__": 30
  880. },
  881. "_enabled": true,
  882. "__prefab": {
  883. "__id__": 40
  884. },
  885. "_visFlags": 0,
  886. "_customMaterial": null,
  887. "_srcBlendFactor": 2,
  888. "_dstBlendFactor": 4,
  889. "_color": {
  890. "__type__": "cc.Color",
  891. "r": 255,
  892. "g": 255,
  893. "b": 255,
  894. "a": 255
  895. },
  896. "_spriteFrame": {
  897. "__uuid__": "078e25ac-4e2d-4a51-a0b1-87699ae2d306@f9941"
  898. },
  899. "_type": 0,
  900. "_fillType": 0,
  901. "_sizeMode": 0,
  902. "_fillCenter": {
  903. "__type__": "cc.Vec2",
  904. "x": 0,
  905. "y": 0
  906. },
  907. "_fillStart": 0,
  908. "_fillRange": 0,
  909. "_isTrimmedMode": true,
  910. "_useGrayscale": false,
  911. "_atlas": null,
  912. "_id": ""
  913. },
  914. {
  915. "__type__": "cc.CompPrefabInfo",
  916. "fileId": "2eiI9LDiJILaclt/iAAuIL"
  917. },
  918. {
  919. "__type__": "cc.Widget",
  920. "_name": "",
  921. "_objFlags": 0,
  922. "node": {
  923. "__id__": 30
  924. },
  925. "_enabled": true,
  926. "__prefab": {
  927. "__id__": 42
  928. },
  929. "_alignFlags": 36,
  930. "_target": null,
  931. "_left": 0,
  932. "_right": 10,
  933. "_top": 0,
  934. "_bottom": 20,
  935. "_horizontalCenter": 0,
  936. "_verticalCenter": 0,
  937. "_isAbsLeft": true,
  938. "_isAbsRight": true,
  939. "_isAbsTop": true,
  940. "_isAbsBottom": true,
  941. "_isAbsHorizontalCenter": true,
  942. "_isAbsVerticalCenter": true,
  943. "_originalWidth": 0,
  944. "_originalHeight": 0,
  945. "_alignMode": 2,
  946. "_lockFlags": 0,
  947. "_id": ""
  948. },
  949. {
  950. "__type__": "cc.CompPrefabInfo",
  951. "fileId": "1fgCTi5cRCCZC7ifAtTCzo"
  952. },
  953. {
  954. "__type__": "cc.Button",
  955. "_name": "",
  956. "_objFlags": 0,
  957. "node": {
  958. "__id__": 30
  959. },
  960. "_enabled": true,
  961. "__prefab": {
  962. "__id__": 44
  963. },
  964. "clickEvents": [
  965. {
  966. "__id__": 45
  967. }
  968. ],
  969. "_interactable": true,
  970. "_transition": 3,
  971. "_normalColor": {
  972. "__type__": "cc.Color",
  973. "r": 255,
  974. "g": 255,
  975. "b": 255,
  976. "a": 255
  977. },
  978. "_hoverColor": {
  979. "__type__": "cc.Color",
  980. "r": 211,
  981. "g": 211,
  982. "b": 211,
  983. "a": 255
  984. },
  985. "_pressedColor": {
  986. "__type__": "cc.Color",
  987. "r": 255,
  988. "g": 255,
  989. "b": 255,
  990. "a": 255
  991. },
  992. "_disabledColor": {
  993. "__type__": "cc.Color",
  994. "r": 124,
  995. "g": 124,
  996. "b": 124,
  997. "a": 255
  998. },
  999. "_normalSprite": {
  1000. "__uuid__": "078e25ac-4e2d-4a51-a0b1-87699ae2d306@f9941"
  1001. },
  1002. "_hoverSprite": null,
  1003. "_pressedSprite": null,
  1004. "_disabledSprite": null,
  1005. "_duration": 0.1,
  1006. "_zoomScale": 1.2,
  1007. "_target": null,
  1008. "_id": ""
  1009. },
  1010. {
  1011. "__type__": "cc.CompPrefabInfo",
  1012. "fileId": "9asCxitNJMv4F4/sWUM1B0"
  1013. },
  1014. {
  1015. "__type__": "cc.ClickEvent",
  1016. "target": {
  1017. "__id__": 1
  1018. },
  1019. "component": "",
  1020. "_componentId": "69028emz2VHK4aZFXfWSX3u",
  1021. "handler": "onMakeButton",
  1022. "customEventData": ""
  1023. },
  1024. {
  1025. "__type__": "cc.PrefabInfo",
  1026. "root": {
  1027. "__id__": 1
  1028. },
  1029. "asset": {
  1030. "__id__": 0
  1031. },
  1032. "fileId": "60r47ttgRLo55jwf70B65r"
  1033. },
  1034. {
  1035. "__type__": "cc.UITransform",
  1036. "_name": "",
  1037. "_objFlags": 0,
  1038. "node": {
  1039. "__id__": 1
  1040. },
  1041. "_enabled": true,
  1042. "__prefab": {
  1043. "__id__": 48
  1044. },
  1045. "_priority": 0,
  1046. "_contentSize": {
  1047. "__type__": "cc.Size",
  1048. "width": 300,
  1049. "height": 200
  1050. },
  1051. "_anchorPoint": {
  1052. "__type__": "cc.Vec2",
  1053. "x": 0.5,
  1054. "y": 0.5
  1055. },
  1056. "_id": ""
  1057. },
  1058. {
  1059. "__type__": "cc.CompPrefabInfo",
  1060. "fileId": "b4rUyDg5tPgYKx47LbnQTe"
  1061. },
  1062. {
  1063. "__type__": "69028emz2VHK4aZFXfWSX3u",
  1064. "_name": "",
  1065. "_objFlags": 0,
  1066. "node": {
  1067. "__id__": 1
  1068. },
  1069. "_enabled": true,
  1070. "__prefab": {
  1071. "__id__": 50
  1072. },
  1073. "timeLabel": {
  1074. "__id__": 12
  1075. },
  1076. "countLabel": {
  1077. "__id__": 20
  1078. },
  1079. "_id": ""
  1080. },
  1081. {
  1082. "__type__": "cc.CompPrefabInfo",
  1083. "fileId": "1dvFL3wC1G24FRBYRvNPpb"
  1084. },
  1085. {
  1086. "__type__": "cdd04yfaqRHFq70LPrHS+MH",
  1087. "_name": "",
  1088. "_objFlags": 0,
  1089. "node": {
  1090. "__id__": 1
  1091. },
  1092. "_enabled": true,
  1093. "__prefab": {
  1094. "__id__": 52
  1095. },
  1096. "clips": [
  1097. {
  1098. "__uuid__": "55311d2e-66ad-4a3c-b56f-4864cdccc3e4"
  1099. }
  1100. ],
  1101. "volume": 1,
  1102. "useGlobalVolume": true,
  1103. "playOnLoad": false,
  1104. "playOnTouch": false,
  1105. "oneShot": true,
  1106. "loop": false,
  1107. "_id": ""
  1108. },
  1109. {
  1110. "__type__": "cc.CompPrefabInfo",
  1111. "fileId": "0fy4HVuHlFOIZtOpKAxHiB"
  1112. },
  1113. {
  1114. "__type__": "cc.PrefabInfo",
  1115. "root": {
  1116. "__id__": 1
  1117. },
  1118. "asset": {
  1119. "__id__": 0
  1120. },
  1121. "fileId": "1abUJqE09PWJxj8g4q0cqv"
  1122. }
  1123. ]