artist_resident_item.prefab 21 KB

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