GameTaskItem.prefab 18 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064
  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__": 44
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 50
  38. },
  39. {
  40. "__id__": 52
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 54
  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. "__id__": 43
  607. }
  608. ],
  609. "removedComponents": []
  610. },
  611. {
  612. "__type__": "cc.MountedComponentsInfo",
  613. "targetInfo": {
  614. "__id__": 24
  615. },
  616. "components": [
  617. {
  618. "__id__": 25
  619. }
  620. ]
  621. },
  622. {
  623. "__type__": "cc.TargetInfo",
  624. "localID": [
  625. "f8jfPMKd1FBpemtSH8LaoC"
  626. ]
  627. },
  628. {
  629. "__type__": "cc.Button",
  630. "_name": "",
  631. "_objFlags": 0,
  632. "__editorExtras__": {
  633. "mountedRoot": {
  634. "__id__": 20
  635. }
  636. },
  637. "node": {
  638. "__id__": 20
  639. },
  640. "_enabled": true,
  641. "__prefab": {
  642. "__id__": 26
  643. },
  644. "clickEvents": [],
  645. "_interactable": true,
  646. "_transition": 3,
  647. "_normalColor": {
  648. "__type__": "cc.Color",
  649. "r": 255,
  650. "g": 255,
  651. "b": 255,
  652. "a": 255
  653. },
  654. "_hoverColor": {
  655. "__type__": "cc.Color",
  656. "r": 211,
  657. "g": 211,
  658. "b": 211,
  659. "a": 255
  660. },
  661. "_pressedColor": {
  662. "__type__": "cc.Color",
  663. "r": 255,
  664. "g": 255,
  665. "b": 255,
  666. "a": 255
  667. },
  668. "_disabledColor": {
  669. "__type__": "cc.Color",
  670. "r": 124,
  671. "g": 124,
  672. "b": 124,
  673. "a": 255
  674. },
  675. "_normalSprite": null,
  676. "_hoverSprite": null,
  677. "_pressedSprite": null,
  678. "_disabledSprite": null,
  679. "_duration": 0.1,
  680. "_zoomScale": 1.2,
  681. "_target": null,
  682. "_id": ""
  683. },
  684. {
  685. "__type__": "cc.CompPrefabInfo",
  686. "fileId": "36AcNg0m1Fea54+cgxaUQq"
  687. },
  688. {
  689. "__type__": "CCPropertyOverrideInfo",
  690. "targetInfo": {
  691. "__id__": 28
  692. },
  693. "propertyPath": [
  694. "_name"
  695. ],
  696. "value": "btn_spin"
  697. },
  698. {
  699. "__type__": "cc.TargetInfo",
  700. "localID": [
  701. "f8jfPMKd1FBpemtSH8LaoC"
  702. ]
  703. },
  704. {
  705. "__type__": "CCPropertyOverrideInfo",
  706. "targetInfo": {
  707. "__id__": 28
  708. },
  709. "propertyPath": [
  710. "_lpos"
  711. ],
  712. "value": {
  713. "__type__": "cc.Vec3",
  714. "x": 212.635,
  715. "y": 4.572,
  716. "z": 0
  717. }
  718. },
  719. {
  720. "__type__": "CCPropertyOverrideInfo",
  721. "targetInfo": {
  722. "__id__": 28
  723. },
  724. "propertyPath": [
  725. "_lrot"
  726. ],
  727. "value": {
  728. "__type__": "cc.Quat",
  729. "x": 0,
  730. "y": 0,
  731. "z": 0,
  732. "w": 1
  733. }
  734. },
  735. {
  736. "__type__": "CCPropertyOverrideInfo",
  737. "targetInfo": {
  738. "__id__": 28
  739. },
  740. "propertyPath": [
  741. "_euler"
  742. ],
  743. "value": {
  744. "__type__": "cc.Vec3",
  745. "x": 0,
  746. "y": 0,
  747. "z": 0
  748. }
  749. },
  750. {
  751. "__type__": "CCPropertyOverrideInfo",
  752. "targetInfo": {
  753. "__id__": 33
  754. },
  755. "propertyPath": [
  756. "_string"
  757. ],
  758. "value": "SPIN"
  759. },
  760. {
  761. "__type__": "cc.TargetInfo",
  762. "localID": [
  763. "caxnWQxKNL15VmjGKxgYLJ"
  764. ]
  765. },
  766. {
  767. "__type__": "CCPropertyOverrideInfo",
  768. "targetInfo": {
  769. "__id__": 35
  770. },
  771. "propertyPath": [
  772. "_contentSize"
  773. ],
  774. "value": {
  775. "__type__": "cc.Size",
  776. "width": 140,
  777. "height": 64
  778. }
  779. },
  780. {
  781. "__type__": "cc.TargetInfo",
  782. "localID": [
  783. "56f2S38PhF/YxjmEjEprp7"
  784. ]
  785. },
  786. {
  787. "__type__": "CCPropertyOverrideInfo",
  788. "targetInfo": {
  789. "__id__": 33
  790. },
  791. "propertyPath": [
  792. "_fontSize"
  793. ],
  794. "value": 25
  795. },
  796. {
  797. "__type__": "CCPropertyOverrideInfo",
  798. "targetInfo": {
  799. "__id__": 33
  800. },
  801. "propertyPath": [
  802. "_actualFontSize"
  803. ],
  804. "value": 25
  805. },
  806. {
  807. "__type__": "CCPropertyOverrideInfo",
  808. "targetInfo": {
  809. "__id__": 33
  810. },
  811. "propertyPath": [
  812. "_lineHeight"
  813. ],
  814. "value": 25
  815. },
  816. {
  817. "__type__": "CCPropertyOverrideInfo",
  818. "targetInfo": {
  819. "__id__": 40
  820. },
  821. "propertyPath": [
  822. "_contentSize"
  823. ],
  824. "value": {
  825. "__type__": "cc.Size",
  826. "width": 110,
  827. "height": 31.5
  828. }
  829. },
  830. {
  831. "__type__": "cc.TargetInfo",
  832. "localID": [
  833. "b3UbFiih5FbbXp14M4FduU"
  834. ]
  835. },
  836. {
  837. "__type__": "CCPropertyOverrideInfo",
  838. "targetInfo": {
  839. "__id__": 42
  840. },
  841. "propertyPath": [
  842. "_type"
  843. ],
  844. "value": 1
  845. },
  846. {
  847. "__type__": "cc.TargetInfo",
  848. "localID": [
  849. "59EugXPYlCZoCrdpYVGQz5"
  850. ]
  851. },
  852. {
  853. "__type__": "CCPropertyOverrideInfo",
  854. "targetInfo": {
  855. "__id__": 42
  856. },
  857. "propertyPath": [
  858. "_spriteFrame"
  859. ],
  860. "value": {
  861. "__uuid__": "309c5699-1d02-4300-bf74-485cd3f14fd4@f9941",
  862. "__expectedType__": "cc.SpriteFrame"
  863. }
  864. },
  865. {
  866. "__type__": "cc.Node",
  867. "_name": "line",
  868. "_objFlags": 0,
  869. "__editorExtras__": {},
  870. "_parent": {
  871. "__id__": 1
  872. },
  873. "_children": [],
  874. "_active": true,
  875. "_components": [
  876. {
  877. "__id__": 45
  878. },
  879. {
  880. "__id__": 47
  881. }
  882. ],
  883. "_prefab": {
  884. "__id__": 49
  885. },
  886. "_lpos": {
  887. "__type__": "cc.Vec3",
  888. "x": 0,
  889. "y": -41.419,
  890. "z": 0
  891. },
  892. "_lrot": {
  893. "__type__": "cc.Quat",
  894. "x": 0,
  895. "y": 0,
  896. "z": 0,
  897. "w": 1
  898. },
  899. "_lscale": {
  900. "__type__": "cc.Vec3",
  901. "x": 1,
  902. "y": 1,
  903. "z": 1
  904. },
  905. "_mobility": 0,
  906. "_layer": 33554432,
  907. "_euler": {
  908. "__type__": "cc.Vec3",
  909. "x": 0,
  910. "y": 0,
  911. "z": 0
  912. },
  913. "_id": ""
  914. },
  915. {
  916. "__type__": "cc.UITransform",
  917. "_name": "",
  918. "_objFlags": 0,
  919. "__editorExtras__": {},
  920. "node": {
  921. "__id__": 44
  922. },
  923. "_enabled": true,
  924. "__prefab": {
  925. "__id__": 46
  926. },
  927. "_contentSize": {
  928. "__type__": "cc.Size",
  929. "width": 590,
  930. "height": 1
  931. },
  932. "_anchorPoint": {
  933. "__type__": "cc.Vec2",
  934. "x": 0.5,
  935. "y": 0.5
  936. },
  937. "_id": ""
  938. },
  939. {
  940. "__type__": "cc.CompPrefabInfo",
  941. "fileId": "5fc80LpBxCPon8nnM9l1+Q"
  942. },
  943. {
  944. "__type__": "cc.Sprite",
  945. "_name": "",
  946. "_objFlags": 0,
  947. "__editorExtras__": {},
  948. "node": {
  949. "__id__": 44
  950. },
  951. "_enabled": true,
  952. "__prefab": {
  953. "__id__": 48
  954. },
  955. "_customMaterial": null,
  956. "_srcBlendFactor": 2,
  957. "_dstBlendFactor": 4,
  958. "_color": {
  959. "__type__": "cc.Color",
  960. "r": 255,
  961. "g": 255,
  962. "b": 255,
  963. "a": 255
  964. },
  965. "_spriteFrame": {
  966. "__uuid__": "9ae76881-2275-4c45-8a27-e446e924c7a8@f9941",
  967. "__expectedType__": "cc.SpriteFrame"
  968. },
  969. "_type": 0,
  970. "_fillType": 0,
  971. "_sizeMode": 0,
  972. "_fillCenter": {
  973. "__type__": "cc.Vec2",
  974. "x": 0,
  975. "y": 0
  976. },
  977. "_fillStart": 0,
  978. "_fillRange": 0,
  979. "_isTrimmedMode": true,
  980. "_useGrayscale": false,
  981. "_atlas": null,
  982. "_id": ""
  983. },
  984. {
  985. "__type__": "cc.CompPrefabInfo",
  986. "fileId": "78W2oTthRE9aFgkwRnyVxZ"
  987. },
  988. {
  989. "__type__": "cc.PrefabInfo",
  990. "root": {
  991. "__id__": 1
  992. },
  993. "asset": {
  994. "__id__": 0
  995. },
  996. "fileId": "6dv0Knv5VB2ZtA7Qq7GC/c",
  997. "instance": null,
  998. "targetOverrides": null,
  999. "nestedPrefabInstanceRoots": null
  1000. },
  1001. {
  1002. "__type__": "cc.UITransform",
  1003. "_name": "",
  1004. "_objFlags": 0,
  1005. "__editorExtras__": {},
  1006. "node": {
  1007. "__id__": 1
  1008. },
  1009. "_enabled": true,
  1010. "__prefab": {
  1011. "__id__": 51
  1012. },
  1013. "_contentSize": {
  1014. "__type__": "cc.Size",
  1015. "width": 600,
  1016. "height": 70
  1017. },
  1018. "_anchorPoint": {
  1019. "__type__": "cc.Vec2",
  1020. "x": 0.5,
  1021. "y": 0.5
  1022. },
  1023. "_id": ""
  1024. },
  1025. {
  1026. "__type__": "cc.CompPrefabInfo",
  1027. "fileId": "e4HtjW0zRL+a3Kbdkw/rRy"
  1028. },
  1029. {
  1030. "__type__": "97368pqokNAippjQfmbgD9h",
  1031. "_name": "",
  1032. "_objFlags": 0,
  1033. "__editorExtras__": {},
  1034. "node": {
  1035. "__id__": 1
  1036. },
  1037. "_enabled": true,
  1038. "__prefab": {
  1039. "__id__": 53
  1040. },
  1041. "_id": ""
  1042. },
  1043. {
  1044. "__type__": "cc.CompPrefabInfo",
  1045. "fileId": "95+u0DLDJAl7kle0QC1wc0"
  1046. },
  1047. {
  1048. "__type__": "cc.PrefabInfo",
  1049. "root": {
  1050. "__id__": 1
  1051. },
  1052. "asset": {
  1053. "__id__": 0
  1054. },
  1055. "fileId": "373QTGIvpKo6kaqFPhN0nO",
  1056. "instance": null,
  1057. "targetOverrides": null,
  1058. "nestedPrefabInstanceRoots": [
  1059. {
  1060. "__id__": 20
  1061. }
  1062. ]
  1063. }
  1064. ]