infoitem.prefab 20 KB

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