GameTaskItem.prefab 18 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "GameTaskItem",
  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": "GameTaskItem",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 20
  29. },
  30. {
  31. "__id__": 43
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 49
  38. },
  39. {
  40. "__id__": 51
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 53
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": -50,
  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": "title",
  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. "_prefab": {
  94. "__id__": 7
  95. },
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": -256.789,
  99. "y": 3.799,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.UITransform",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 100,
  140. "height": 31.5
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "3bNnZH2OxC1btxewDcZfyE"
  152. },
  153. {
  154. "__type__": "cc.Label",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "__editorExtras__": {},
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "__prefab": {
  163. "__id__": 6
  164. },
  165. "_customMaterial": null,
  166. "_srcBlendFactor": 2,
  167. "_dstBlendFactor": 4,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 255,
  171. "g": 255,
  172. "b": 255,
  173. "a": 255
  174. },
  175. "_string": "每日登錄",
  176. "_horizontalAlign": 0,
  177. "_verticalAlign": 1,
  178. "_actualFontSize": 25,
  179. "_fontSize": 25,
  180. "_fontFamily": "Arial",
  181. "_lineHeight": 25,
  182. "_overflow": 0,
  183. "_enableWrapText": true,
  184. "_font": null,
  185. "_isSystemFontUsed": true,
  186. "_spacingX": 0,
  187. "_isItalic": false,
  188. "_isBold": false,
  189. "_isUnderline": false,
  190. "_underlineHeight": 2,
  191. "_cacheMode": 0,
  192. "_enableOutline": false,
  193. "_outlineColor": {
  194. "__type__": "cc.Color",
  195. "r": 0,
  196. "g": 0,
  197. "b": 0,
  198. "a": 255
  199. },
  200. "_outlineWidth": 2,
  201. "_enableShadow": false,
  202. "_shadowColor": {
  203. "__type__": "cc.Color",
  204. "r": 0,
  205. "g": 0,
  206. "b": 0,
  207. "a": 255
  208. },
  209. "_shadowOffset": {
  210. "__type__": "cc.Vec2",
  211. "x": 2,
  212. "y": 2
  213. },
  214. "_shadowBlur": 2,
  215. "_id": ""
  216. },
  217. {
  218. "__type__": "cc.CompPrefabInfo",
  219. "fileId": "f0S5irKJRL46VMjriB7Z9E"
  220. },
  221. {
  222. "__type__": "cc.PrefabInfo",
  223. "root": {
  224. "__id__": 1
  225. },
  226. "asset": {
  227. "__id__": 0
  228. },
  229. "fileId": "13/+Cp+bFH4pM0rdrtoor2",
  230. "instance": null,
  231. "targetOverrides": null,
  232. "nestedPrefabInstanceRoots": null
  233. },
  234. {
  235. "__type__": "cc.Node",
  236. "_name": "icon_pog",
  237. "_objFlags": 0,
  238. "__editorExtras__": {},
  239. "_parent": {
  240. "__id__": 1
  241. },
  242. "_children": [
  243. {
  244. "__id__": 9
  245. }
  246. ],
  247. "_active": false,
  248. "_components": [
  249. {
  250. "__id__": 15
  251. },
  252. {
  253. "__id__": 17
  254. }
  255. ],
  256. "_prefab": {
  257. "__id__": 19
  258. },
  259. "_lpos": {
  260. "__type__": "cc.Vec3",
  261. "x": 64.044,
  262. "y": 5.714,
  263. "z": 0
  264. },
  265. "_lrot": {
  266. "__type__": "cc.Quat",
  267. "x": 0,
  268. "y": 0,
  269. "z": 0,
  270. "w": 1
  271. },
  272. "_lscale": {
  273. "__type__": "cc.Vec3",
  274. "x": 1,
  275. "y": 1,
  276. "z": 1
  277. },
  278. "_mobility": 0,
  279. "_layer": 33554432,
  280. "_euler": {
  281. "__type__": "cc.Vec3",
  282. "x": 0,
  283. "y": 0,
  284. "z": 0
  285. },
  286. "_id": ""
  287. },
  288. {
  289. "__type__": "cc.Node",
  290. "_name": "lbl_pog_value",
  291. "_objFlags": 0,
  292. "__editorExtras__": {},
  293. "_parent": {
  294. "__id__": 8
  295. },
  296. "_children": [],
  297. "_active": true,
  298. "_components": [
  299. {
  300. "__id__": 10
  301. },
  302. {
  303. "__id__": 12
  304. }
  305. ],
  306. "_prefab": {
  307. "__id__": 14
  308. },
  309. "_lpos": {
  310. "__type__": "cc.Vec3",
  311. "x": 43.317,
  312. "y": 0,
  313. "z": 0
  314. },
  315. "_lrot": {
  316. "__type__": "cc.Quat",
  317. "x": 0,
  318. "y": 0,
  319. "z": 0,
  320. "w": 1
  321. },
  322. "_lscale": {
  323. "__type__": "cc.Vec3",
  324. "x": 1,
  325. "y": 1,
  326. "z": 1
  327. },
  328. "_mobility": 0,
  329. "_layer": 33554432,
  330. "_euler": {
  331. "__type__": "cc.Vec3",
  332. "x": 0,
  333. "y": 0,
  334. "z": 0
  335. },
  336. "_id": ""
  337. },
  338. {
  339. "__type__": "cc.UITransform",
  340. "_name": "",
  341. "_objFlags": 0,
  342. "__editorExtras__": {},
  343. "node": {
  344. "__id__": 9
  345. },
  346. "_enabled": true,
  347. "__prefab": {
  348. "__id__": 11
  349. },
  350. "_contentSize": {
  351. "__type__": "cc.Size",
  352. "width": 41.71142578125,
  353. "height": 31.5
  354. },
  355. "_anchorPoint": {
  356. "__type__": "cc.Vec2",
  357. "x": 0.5,
  358. "y": 0.5
  359. },
  360. "_id": ""
  361. },
  362. {
  363. "__type__": "cc.CompPrefabInfo",
  364. "fileId": "f0dTDbMNZLn5eycEXUHtfu"
  365. },
  366. {
  367. "__type__": "cc.Label",
  368. "_name": "",
  369. "_objFlags": 0,
  370. "__editorExtras__": {},
  371. "node": {
  372. "__id__": 9
  373. },
  374. "_enabled": true,
  375. "__prefab": {
  376. "__id__": 13
  377. },
  378. "_customMaterial": null,
  379. "_srcBlendFactor": 2,
  380. "_dstBlendFactor": 4,
  381. "_color": {
  382. "__type__": "cc.Color",
  383. "r": 255,
  384. "g": 255,
  385. "b": 255,
  386. "a": 255
  387. },
  388. "_string": "500",
  389. "_horizontalAlign": 1,
  390. "_verticalAlign": 1,
  391. "_actualFontSize": 25,
  392. "_fontSize": 25,
  393. "_fontFamily": "Arial",
  394. "_lineHeight": 25,
  395. "_overflow": 0,
  396. "_enableWrapText": true,
  397. "_font": null,
  398. "_isSystemFontUsed": true,
  399. "_spacingX": 0,
  400. "_isItalic": false,
  401. "_isBold": false,
  402. "_isUnderline": false,
  403. "_underlineHeight": 2,
  404. "_cacheMode": 0,
  405. "_enableOutline": false,
  406. "_outlineColor": {
  407. "__type__": "cc.Color",
  408. "r": 0,
  409. "g": 0,
  410. "b": 0,
  411. "a": 255
  412. },
  413. "_outlineWidth": 2,
  414. "_enableShadow": false,
  415. "_shadowColor": {
  416. "__type__": "cc.Color",
  417. "r": 0,
  418. "g": 0,
  419. "b": 0,
  420. "a": 255
  421. },
  422. "_shadowOffset": {
  423. "__type__": "cc.Vec2",
  424. "x": 2,
  425. "y": 2
  426. },
  427. "_shadowBlur": 2,
  428. "_id": ""
  429. },
  430. {
  431. "__type__": "cc.CompPrefabInfo",
  432. "fileId": "4eKOxvfq1MYo/SOy+ZtPtq"
  433. },
  434. {
  435. "__type__": "cc.PrefabInfo",
  436. "root": {
  437. "__id__": 1
  438. },
  439. "asset": {
  440. "__id__": 0
  441. },
  442. "fileId": "5dyllhFYJKR7XellxvaEnN",
  443. "instance": null,
  444. "targetOverrides": null,
  445. "nestedPrefabInstanceRoots": null
  446. },
  447. {
  448. "__type__": "cc.UITransform",
  449. "_name": "",
  450. "_objFlags": 0,
  451. "__editorExtras__": {},
  452. "node": {
  453. "__id__": 8
  454. },
  455. "_enabled": true,
  456. "__prefab": {
  457. "__id__": 16
  458. },
  459. "_contentSize": {
  460. "__type__": "cc.Size",
  461. "width": 30,
  462. "height": 30
  463. },
  464. "_anchorPoint": {
  465. "__type__": "cc.Vec2",
  466. "x": 0.5,
  467. "y": 0.5
  468. },
  469. "_id": ""
  470. },
  471. {
  472. "__type__": "cc.CompPrefabInfo",
  473. "fileId": "b995HesitEpJxgsvVahD1/"
  474. },
  475. {
  476. "__type__": "cc.Sprite",
  477. "_name": "",
  478. "_objFlags": 0,
  479. "__editorExtras__": {},
  480. "node": {
  481. "__id__": 8
  482. },
  483. "_enabled": true,
  484. "__prefab": {
  485. "__id__": 18
  486. },
  487. "_customMaterial": null,
  488. "_srcBlendFactor": 2,
  489. "_dstBlendFactor": 4,
  490. "_color": {
  491. "__type__": "cc.Color",
  492. "r": 255,
  493. "g": 255,
  494. "b": 255,
  495. "a": 255
  496. },
  497. "_spriteFrame": {
  498. "__uuid__": "a02ea29d-ce4c-481a-a758-2b08eafe1ab1@f9941",
  499. "__expectedType__": "cc.SpriteFrame"
  500. },
  501. "_type": 0,
  502. "_fillType": 0,
  503. "_sizeMode": 0,
  504. "_fillCenter": {
  505. "__type__": "cc.Vec2",
  506. "x": 0,
  507. "y": 0
  508. },
  509. "_fillStart": 0,
  510. "_fillRange": 0,
  511. "_isTrimmedMode": true,
  512. "_useGrayscale": false,
  513. "_atlas": null,
  514. "_id": ""
  515. },
  516. {
  517. "__type__": "cc.CompPrefabInfo",
  518. "fileId": "c1DC9VPrFGXL2U6Xr+4n+m"
  519. },
  520. {
  521. "__type__": "cc.PrefabInfo",
  522. "root": {
  523. "__id__": 1
  524. },
  525. "asset": {
  526. "__id__": 0
  527. },
  528. "fileId": "a8USBFJndMc5BxBOiuGvVp",
  529. "instance": null,
  530. "targetOverrides": null,
  531. "nestedPrefabInstanceRoots": null
  532. },
  533. {
  534. "__type__": "cc.Node",
  535. "_objFlags": 0,
  536. "_parent": {
  537. "__id__": 1
  538. },
  539. "_prefab": {
  540. "__id__": 21
  541. },
  542. "__editorExtras__": {}
  543. },
  544. {
  545. "__type__": "cc.PrefabInfo",
  546. "root": {
  547. "__id__": 20
  548. },
  549. "asset": {
  550. "__uuid__": "c2e7166b-e33c-4a11-97b0-02d29cea7171",
  551. "__expectedType__": "cc.Prefab"
  552. },
  553. "fileId": "f8jfPMKd1FBpemtSH8LaoC",
  554. "instance": {
  555. "__id__": 22
  556. },
  557. "targetOverrides": null
  558. },
  559. {
  560. "__type__": "cc.PrefabInstance",
  561. "fileId": "b2Iw2qHBxPn4fxgayhnEKe",
  562. "prefabRootNode": {
  563. "__id__": 1
  564. },
  565. "mountedChildren": [],
  566. "mountedComponents": [
  567. {
  568. "__id__": 23
  569. }
  570. ],
  571. "propertyOverrides": [
  572. {
  573. "__id__": 27
  574. },
  575. {
  576. "__id__": 29
  577. },
  578. {
  579. "__id__": 30
  580. },
  581. {
  582. "__id__": 31
  583. },
  584. {
  585. "__id__": 32
  586. },
  587. {
  588. "__id__": 34
  589. },
  590. {
  591. "__id__": 36
  592. },
  593. {
  594. "__id__": 37
  595. },
  596. {
  597. "__id__": 38
  598. },
  599. {
  600. "__id__": 39
  601. },
  602. {
  603. "__id__": 41
  604. }
  605. ],
  606. "removedComponents": []
  607. },
  608. {
  609. "__type__": "cc.MountedComponentsInfo",
  610. "targetInfo": {
  611. "__id__": 24
  612. },
  613. "components": [
  614. {
  615. "__id__": 25
  616. }
  617. ]
  618. },
  619. {
  620. "__type__": "cc.TargetInfo",
  621. "localID": [
  622. "f8jfPMKd1FBpemtSH8LaoC"
  623. ]
  624. },
  625. {
  626. "__type__": "cc.Button",
  627. "_name": "",
  628. "_objFlags": 0,
  629. "__editorExtras__": {
  630. "mountedRoot": {
  631. "__id__": 20
  632. }
  633. },
  634. "node": {
  635. "__id__": 20
  636. },
  637. "_enabled": true,
  638. "__prefab": {
  639. "__id__": 26
  640. },
  641. "clickEvents": [],
  642. "_interactable": true,
  643. "_transition": 3,
  644. "_normalColor": {
  645. "__type__": "cc.Color",
  646. "r": 255,
  647. "g": 255,
  648. "b": 255,
  649. "a": 255
  650. },
  651. "_hoverColor": {
  652. "__type__": "cc.Color",
  653. "r": 211,
  654. "g": 211,
  655. "b": 211,
  656. "a": 255
  657. },
  658. "_pressedColor": {
  659. "__type__": "cc.Color",
  660. "r": 255,
  661. "g": 255,
  662. "b": 255,
  663. "a": 255
  664. },
  665. "_disabledColor": {
  666. "__type__": "cc.Color",
  667. "r": 124,
  668. "g": 124,
  669. "b": 124,
  670. "a": 255
  671. },
  672. "_normalSprite": null,
  673. "_hoverSprite": null,
  674. "_pressedSprite": null,
  675. "_disabledSprite": null,
  676. "_duration": 0.1,
  677. "_zoomScale": 1.2,
  678. "_target": null,
  679. "_id": ""
  680. },
  681. {
  682. "__type__": "cc.CompPrefabInfo",
  683. "fileId": "36AcNg0m1Fea54+cgxaUQq"
  684. },
  685. {
  686. "__type__": "CCPropertyOverrideInfo",
  687. "targetInfo": {
  688. "__id__": 28
  689. },
  690. "propertyPath": [
  691. "_name"
  692. ],
  693. "value": "btn_claim"
  694. },
  695. {
  696. "__type__": "cc.TargetInfo",
  697. "localID": [
  698. "f8jfPMKd1FBpemtSH8LaoC"
  699. ]
  700. },
  701. {
  702. "__type__": "CCPropertyOverrideInfo",
  703. "targetInfo": {
  704. "__id__": 28
  705. },
  706. "propertyPath": [
  707. "_lpos"
  708. ],
  709. "value": {
  710. "__type__": "cc.Vec3",
  711. "x": 212.635,
  712. "y": 4.572,
  713. "z": 0
  714. }
  715. },
  716. {
  717. "__type__": "CCPropertyOverrideInfo",
  718. "targetInfo": {
  719. "__id__": 28
  720. },
  721. "propertyPath": [
  722. "_lrot"
  723. ],
  724. "value": {
  725. "__type__": "cc.Quat",
  726. "x": 0,
  727. "y": 0,
  728. "z": 0,
  729. "w": 1
  730. }
  731. },
  732. {
  733. "__type__": "CCPropertyOverrideInfo",
  734. "targetInfo": {
  735. "__id__": 28
  736. },
  737. "propertyPath": [
  738. "_euler"
  739. ],
  740. "value": {
  741. "__type__": "cc.Vec3",
  742. "x": 0,
  743. "y": 0,
  744. "z": 0
  745. }
  746. },
  747. {
  748. "__type__": "CCPropertyOverrideInfo",
  749. "targetInfo": {
  750. "__id__": 33
  751. },
  752. "propertyPath": [
  753. "_string"
  754. ],
  755. "value": "CLAIM"
  756. },
  757. {
  758. "__type__": "cc.TargetInfo",
  759. "localID": [
  760. "caxnWQxKNL15VmjGKxgYLJ"
  761. ]
  762. },
  763. {
  764. "__type__": "CCPropertyOverrideInfo",
  765. "targetInfo": {
  766. "__id__": 35
  767. },
  768. "propertyPath": [
  769. "_contentSize"
  770. ],
  771. "value": {
  772. "__type__": "cc.Size",
  773. "width": 140,
  774. "height": 64
  775. }
  776. },
  777. {
  778. "__type__": "cc.TargetInfo",
  779. "localID": [
  780. "56f2S38PhF/YxjmEjEprp7"
  781. ]
  782. },
  783. {
  784. "__type__": "CCPropertyOverrideInfo",
  785. "targetInfo": {
  786. "__id__": 33
  787. },
  788. "propertyPath": [
  789. "_fontSize"
  790. ],
  791. "value": 25
  792. },
  793. {
  794. "__type__": "CCPropertyOverrideInfo",
  795. "targetInfo": {
  796. "__id__": 33
  797. },
  798. "propertyPath": [
  799. "_actualFontSize"
  800. ],
  801. "value": 25
  802. },
  803. {
  804. "__type__": "CCPropertyOverrideInfo",
  805. "targetInfo": {
  806. "__id__": 33
  807. },
  808. "propertyPath": [
  809. "_lineHeight"
  810. ],
  811. "value": 25
  812. },
  813. {
  814. "__type__": "CCPropertyOverrideInfo",
  815. "targetInfo": {
  816. "__id__": 40
  817. },
  818. "propertyPath": [
  819. "_contentSize"
  820. ],
  821. "value": {
  822. "__type__": "cc.Size",
  823. "width": 110,
  824. "height": 31.5
  825. }
  826. },
  827. {
  828. "__type__": "cc.TargetInfo",
  829. "localID": [
  830. "b3UbFiih5FbbXp14M4FduU"
  831. ]
  832. },
  833. {
  834. "__type__": "CCPropertyOverrideInfo",
  835. "targetInfo": {
  836. "__id__": 42
  837. },
  838. "propertyPath": [
  839. "_type"
  840. ],
  841. "value": 1
  842. },
  843. {
  844. "__type__": "cc.TargetInfo",
  845. "localID": [
  846. "59EugXPYlCZoCrdpYVGQz5"
  847. ]
  848. },
  849. {
  850. "__type__": "cc.Node",
  851. "_name": "line",
  852. "_objFlags": 0,
  853. "__editorExtras__": {},
  854. "_parent": {
  855. "__id__": 1
  856. },
  857. "_children": [],
  858. "_active": true,
  859. "_components": [
  860. {
  861. "__id__": 44
  862. },
  863. {
  864. "__id__": 46
  865. }
  866. ],
  867. "_prefab": {
  868. "__id__": 48
  869. },
  870. "_lpos": {
  871. "__type__": "cc.Vec3",
  872. "x": 0,
  873. "y": -41.419,
  874. "z": 0
  875. },
  876. "_lrot": {
  877. "__type__": "cc.Quat",
  878. "x": 0,
  879. "y": 0,
  880. "z": 0,
  881. "w": 1
  882. },
  883. "_lscale": {
  884. "__type__": "cc.Vec3",
  885. "x": 1,
  886. "y": 1,
  887. "z": 1
  888. },
  889. "_mobility": 0,
  890. "_layer": 33554432,
  891. "_euler": {
  892. "__type__": "cc.Vec3",
  893. "x": 0,
  894. "y": 0,
  895. "z": 0
  896. },
  897. "_id": ""
  898. },
  899. {
  900. "__type__": "cc.UITransform",
  901. "_name": "",
  902. "_objFlags": 0,
  903. "__editorExtras__": {},
  904. "node": {
  905. "__id__": 43
  906. },
  907. "_enabled": true,
  908. "__prefab": {
  909. "__id__": 45
  910. },
  911. "_contentSize": {
  912. "__type__": "cc.Size",
  913. "width": 590,
  914. "height": 1
  915. },
  916. "_anchorPoint": {
  917. "__type__": "cc.Vec2",
  918. "x": 0.5,
  919. "y": 0.5
  920. },
  921. "_id": ""
  922. },
  923. {
  924. "__type__": "cc.CompPrefabInfo",
  925. "fileId": "5fc80LpBxCPon8nnM9l1+Q"
  926. },
  927. {
  928. "__type__": "cc.Sprite",
  929. "_name": "",
  930. "_objFlags": 0,
  931. "__editorExtras__": {},
  932. "node": {
  933. "__id__": 43
  934. },
  935. "_enabled": true,
  936. "__prefab": {
  937. "__id__": 47
  938. },
  939. "_customMaterial": null,
  940. "_srcBlendFactor": 2,
  941. "_dstBlendFactor": 4,
  942. "_color": {
  943. "__type__": "cc.Color",
  944. "r": 255,
  945. "g": 255,
  946. "b": 255,
  947. "a": 255
  948. },
  949. "_spriteFrame": {
  950. "__uuid__": "9ae76881-2275-4c45-8a27-e446e924c7a8@f9941",
  951. "__expectedType__": "cc.SpriteFrame"
  952. },
  953. "_type": 0,
  954. "_fillType": 0,
  955. "_sizeMode": 0,
  956. "_fillCenter": {
  957. "__type__": "cc.Vec2",
  958. "x": 0,
  959. "y": 0
  960. },
  961. "_fillStart": 0,
  962. "_fillRange": 0,
  963. "_isTrimmedMode": true,
  964. "_useGrayscale": false,
  965. "_atlas": null,
  966. "_id": ""
  967. },
  968. {
  969. "__type__": "cc.CompPrefabInfo",
  970. "fileId": "78W2oTthRE9aFgkwRnyVxZ"
  971. },
  972. {
  973. "__type__": "cc.PrefabInfo",
  974. "root": {
  975. "__id__": 1
  976. },
  977. "asset": {
  978. "__id__": 0
  979. },
  980. "fileId": "6dv0Knv5VB2ZtA7Qq7GC/c",
  981. "instance": null,
  982. "targetOverrides": null,
  983. "nestedPrefabInstanceRoots": null
  984. },
  985. {
  986. "__type__": "cc.UITransform",
  987. "_name": "",
  988. "_objFlags": 0,
  989. "__editorExtras__": {},
  990. "node": {
  991. "__id__": 1
  992. },
  993. "_enabled": true,
  994. "__prefab": {
  995. "__id__": 50
  996. },
  997. "_contentSize": {
  998. "__type__": "cc.Size",
  999. "width": 600,
  1000. "height": 70
  1001. },
  1002. "_anchorPoint": {
  1003. "__type__": "cc.Vec2",
  1004. "x": 0.5,
  1005. "y": 0.5
  1006. },
  1007. "_id": ""
  1008. },
  1009. {
  1010. "__type__": "cc.CompPrefabInfo",
  1011. "fileId": "e4HtjW0zRL+a3Kbdkw/rRy"
  1012. },
  1013. {
  1014. "__type__": "97368pqokNAippjQfmbgD9h",
  1015. "_name": "",
  1016. "_objFlags": 0,
  1017. "__editorExtras__": {},
  1018. "node": {
  1019. "__id__": 1
  1020. },
  1021. "_enabled": true,
  1022. "__prefab": {
  1023. "__id__": 52
  1024. },
  1025. "_id": ""
  1026. },
  1027. {
  1028. "__type__": "cc.CompPrefabInfo",
  1029. "fileId": "95+u0DLDJAl7kle0QC1wc0"
  1030. },
  1031. {
  1032. "__type__": "cc.PrefabInfo",
  1033. "root": {
  1034. "__id__": 1
  1035. },
  1036. "asset": {
  1037. "__id__": 0
  1038. },
  1039. "fileId": "373QTGIvpKo6kaqFPhN0nO",
  1040. "instance": null,
  1041. "targetOverrides": null,
  1042. "nestedPrefabInstanceRoots": [
  1043. {
  1044. "__id__": 20
  1045. }
  1046. ]
  1047. }
  1048. ]