choose_job_succes.prefab 24 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328
  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": "change_job_succes",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. }
  25. ],
  26. "_tag": -1,
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 43
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 44
  35. },
  36. "_id": "",
  37. "_opacity": 255,
  38. "_color": {
  39. "__type__": "cc.Color",
  40. "r": 255,
  41. "g": 255,
  42. "b": 255,
  43. "a": 255
  44. },
  45. "_cascadeOpacityEnabled": true,
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_contentSize": {
  52. "__type__": "cc.Size",
  53. "width": 0,
  54. "height": 0
  55. },
  56. "_rotationX": 0,
  57. "_rotationY": 0,
  58. "_scaleX": 1,
  59. "_scaleY": 1,
  60. "_position": {
  61. "__type__": "cc.Vec2",
  62. "x": 0,
  63. "y": 0
  64. },
  65. "_skewX": 0,
  66. "_skewY": 0,
  67. "_localZOrder": 0,
  68. "_globalZOrder": 0,
  69. "_opacityModifyRGB": false,
  70. "groupIndex": 0
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "bg",
  75. "_objFlags": 0,
  76. "_parent": {
  77. "__id__": 1
  78. },
  79. "_children": [],
  80. "_tag": -1,
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. }
  86. ],
  87. "_prefab": {
  88. "__id__": 4
  89. },
  90. "_id": "",
  91. "_opacity": 100,
  92. "_color": {
  93. "__type__": "cc.Color",
  94. "r": 0,
  95. "g": 0,
  96. "b": 0,
  97. "a": 255
  98. },
  99. "_cascadeOpacityEnabled": true,
  100. "_anchorPoint": {
  101. "__type__": "cc.Vec2",
  102. "x": 0.5,
  103. "y": 0.5
  104. },
  105. "_contentSize": {
  106. "__type__": "cc.Size",
  107. "width": 750,
  108. "height": 1700
  109. },
  110. "_rotationX": 0,
  111. "_rotationY": 0,
  112. "_scaleX": 1,
  113. "_scaleY": 1,
  114. "_position": {
  115. "__type__": "cc.Vec2",
  116. "x": 0,
  117. "y": 0
  118. },
  119. "_skewX": 0,
  120. "_skewY": 0,
  121. "_localZOrder": 0,
  122. "_globalZOrder": 0,
  123. "_opacityModifyRGB": false,
  124. "groupIndex": 0
  125. },
  126. {
  127. "__type__": "cc.Sprite",
  128. "_name": "",
  129. "_objFlags": 0,
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "_spriteFrame": {
  135. "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061"
  136. },
  137. "_type": 0,
  138. "_sizeMode": 0,
  139. "_fillType": 0,
  140. "_fillCenter": {
  141. "__type__": "cc.Vec2",
  142. "x": 0,
  143. "y": 0
  144. },
  145. "_fillStart": 0,
  146. "_fillRange": 0,
  147. "_isTrimmedMode": true,
  148. "_srcBlendFactor": 770,
  149. "_dstBlendFactor": 771,
  150. "_atlas": null
  151. },
  152. {
  153. "__type__": "cc.PrefabInfo",
  154. "root": {
  155. "__id__": 1
  156. },
  157. "asset": {
  158. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  159. },
  160. "fileId": "eaq2lc5ylNeZ33Zrzym/YD",
  161. "sync": false
  162. },
  163. {
  164. "__type__": "cc.Node",
  165. "_name": "content",
  166. "_objFlags": 0,
  167. "_parent": {
  168. "__id__": 1
  169. },
  170. "_children": [
  171. {
  172. "__id__": 6
  173. },
  174. {
  175. "__id__": 9
  176. },
  177. {
  178. "__id__": 20
  179. },
  180. {
  181. "__id__": 27
  182. },
  183. {
  184. "__id__": 30
  185. },
  186. {
  187. "__id__": 36
  188. },
  189. {
  190. "__id__": 39
  191. }
  192. ],
  193. "_tag": -1,
  194. "_active": true,
  195. "_components": [],
  196. "_prefab": {
  197. "__id__": 42
  198. },
  199. "_id": "",
  200. "_opacity": 255,
  201. "_color": {
  202. "__type__": "cc.Color",
  203. "r": 255,
  204. "g": 255,
  205. "b": 255,
  206. "a": 255
  207. },
  208. "_cascadeOpacityEnabled": true,
  209. "_anchorPoint": {
  210. "__type__": "cc.Vec2",
  211. "x": 0.5,
  212. "y": 0.5
  213. },
  214. "_contentSize": {
  215. "__type__": "cc.Size",
  216. "width": 0,
  217. "height": 0
  218. },
  219. "_rotationX": 0,
  220. "_rotationY": 0,
  221. "_scaleX": 1,
  222. "_scaleY": 1,
  223. "_position": {
  224. "__type__": "cc.Vec2",
  225. "x": 0,
  226. "y": 0
  227. },
  228. "_skewX": 0,
  229. "_skewY": 0,
  230. "_localZOrder": 0,
  231. "_globalZOrder": 0,
  232. "_opacityModifyRGB": false,
  233. "groupIndex": 0
  234. },
  235. {
  236. "__type__": "cc.Node",
  237. "_name": "alertBackground",
  238. "_objFlags": 0,
  239. "_parent": {
  240. "__id__": 5
  241. },
  242. "_children": [],
  243. "_tag": -1,
  244. "_active": true,
  245. "_components": [
  246. {
  247. "__id__": 7
  248. }
  249. ],
  250. "_prefab": {
  251. "__id__": 8
  252. },
  253. "_id": "",
  254. "_opacity": 255,
  255. "_color": {
  256. "__type__": "cc.Color",
  257. "r": 255,
  258. "g": 255,
  259. "b": 255,
  260. "a": 255
  261. },
  262. "_cascadeOpacityEnabled": true,
  263. "_anchorPoint": {
  264. "__type__": "cc.Vec2",
  265. "x": 0.5,
  266. "y": 0.5
  267. },
  268. "_contentSize": {
  269. "__type__": "cc.Size",
  270. "width": 550,
  271. "height": 350
  272. },
  273. "_rotationX": 0,
  274. "_rotationY": 0,
  275. "_scaleX": 1,
  276. "_scaleY": 1,
  277. "_position": {
  278. "__type__": "cc.Vec2",
  279. "x": 0,
  280. "y": 0
  281. },
  282. "_skewX": 0,
  283. "_skewY": 0,
  284. "_localZOrder": 0,
  285. "_globalZOrder": 0,
  286. "_opacityModifyRGB": false,
  287. "groupIndex": 0
  288. },
  289. {
  290. "__type__": "cc.Sprite",
  291. "_name": "",
  292. "_objFlags": 0,
  293. "node": {
  294. "__id__": 6
  295. },
  296. "_enabled": true,
  297. "_spriteFrame": {
  298. "__uuid__": "9cf6fdf0-a8fc-4068-a5d1-7ae6e16b950c"
  299. },
  300. "_type": 1,
  301. "_sizeMode": 0,
  302. "_fillType": 0,
  303. "_fillCenter": {
  304. "__type__": "cc.Vec2",
  305. "x": 0,
  306. "y": 0
  307. },
  308. "_fillStart": 0,
  309. "_fillRange": 0,
  310. "_isTrimmedMode": true,
  311. "_srcBlendFactor": 770,
  312. "_dstBlendFactor": 771,
  313. "_atlas": null
  314. },
  315. {
  316. "__type__": "cc.PrefabInfo",
  317. "root": {
  318. "__id__": 1
  319. },
  320. "asset": {
  321. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  322. },
  323. "fileId": "d33HtC/OdH6K7/59F2g7i7",
  324. "sync": false
  325. },
  326. {
  327. "__type__": "cc.Node",
  328. "_name": "title",
  329. "_objFlags": 0,
  330. "_parent": {
  331. "__id__": 5
  332. },
  333. "_children": [
  334. {
  335. "__id__": 10
  336. },
  337. {
  338. "__id__": 13
  339. },
  340. {
  341. "__id__": 16
  342. }
  343. ],
  344. "_tag": -1,
  345. "_active": true,
  346. "_components": [],
  347. "_prefab": {
  348. "__id__": 19
  349. },
  350. "_id": "",
  351. "_opacity": 255,
  352. "_color": {
  353. "__type__": "cc.Color",
  354. "r": 255,
  355. "g": 255,
  356. "b": 255,
  357. "a": 255
  358. },
  359. "_cascadeOpacityEnabled": true,
  360. "_anchorPoint": {
  361. "__type__": "cc.Vec2",
  362. "x": 0.5,
  363. "y": 0.5
  364. },
  365. "_contentSize": {
  366. "__type__": "cc.Size",
  367. "width": 0,
  368. "height": 0
  369. },
  370. "_rotationX": 0,
  371. "_rotationY": 0,
  372. "_scaleX": 1,
  373. "_scaleY": 1,
  374. "_position": {
  375. "__type__": "cc.Vec2",
  376. "x": 0,
  377. "y": 178
  378. },
  379. "_skewX": 0,
  380. "_skewY": 0,
  381. "_localZOrder": 0,
  382. "_globalZOrder": 0,
  383. "_opacityModifyRGB": false,
  384. "groupIndex": 0
  385. },
  386. {
  387. "__type__": "cc.Node",
  388. "_name": "colour_bar",
  389. "_objFlags": 0,
  390. "_parent": {
  391. "__id__": 9
  392. },
  393. "_children": [],
  394. "_tag": -1,
  395. "_active": true,
  396. "_components": [
  397. {
  398. "__id__": 11
  399. }
  400. ],
  401. "_prefab": {
  402. "__id__": 12
  403. },
  404. "_id": "",
  405. "_opacity": 255,
  406. "_color": {
  407. "__type__": "cc.Color",
  408. "r": 255,
  409. "g": 255,
  410. "b": 255,
  411. "a": 255
  412. },
  413. "_cascadeOpacityEnabled": true,
  414. "_anchorPoint": {
  415. "__type__": "cc.Vec2",
  416. "x": 0.5,
  417. "y": 0.5
  418. },
  419. "_contentSize": {
  420. "__type__": "cc.Size",
  421. "width": 212,
  422. "height": 120
  423. },
  424. "_rotationX": 0,
  425. "_rotationY": 0,
  426. "_scaleX": 1,
  427. "_scaleY": 1,
  428. "_position": {
  429. "__type__": "cc.Vec2",
  430. "x": -106,
  431. "y": 0
  432. },
  433. "_skewX": 0,
  434. "_skewY": 0,
  435. "_localZOrder": 0,
  436. "_globalZOrder": 0,
  437. "_opacityModifyRGB": false,
  438. "groupIndex": 0
  439. },
  440. {
  441. "__type__": "cc.Sprite",
  442. "_name": "",
  443. "_objFlags": 0,
  444. "node": {
  445. "__id__": 10
  446. },
  447. "_enabled": true,
  448. "_spriteFrame": {
  449. "__uuid__": "bcf51e55-82c5-4d2a-be8a-81da8c24249d"
  450. },
  451. "_type": 0,
  452. "_sizeMode": 1,
  453. "_fillType": 0,
  454. "_fillCenter": {
  455. "__type__": "cc.Vec2",
  456. "x": 0,
  457. "y": 0
  458. },
  459. "_fillStart": 0,
  460. "_fillRange": 0,
  461. "_isTrimmedMode": true,
  462. "_srcBlendFactor": 770,
  463. "_dstBlendFactor": 771,
  464. "_atlas": null
  465. },
  466. {
  467. "__type__": "cc.PrefabInfo",
  468. "root": {
  469. "__id__": 1
  470. },
  471. "asset": {
  472. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  473. },
  474. "fileId": "f9YjGXca9Izr2kX+Xw/KWO",
  475. "sync": false
  476. },
  477. {
  478. "__type__": "cc.Node",
  479. "_name": "colour_bar",
  480. "_objFlags": 0,
  481. "_parent": {
  482. "__id__": 9
  483. },
  484. "_children": [],
  485. "_tag": -1,
  486. "_active": true,
  487. "_components": [
  488. {
  489. "__id__": 14
  490. }
  491. ],
  492. "_prefab": {
  493. "__id__": 15
  494. },
  495. "_id": "",
  496. "_opacity": 255,
  497. "_color": {
  498. "__type__": "cc.Color",
  499. "r": 255,
  500. "g": 255,
  501. "b": 255,
  502. "a": 255
  503. },
  504. "_cascadeOpacityEnabled": true,
  505. "_anchorPoint": {
  506. "__type__": "cc.Vec2",
  507. "x": 0.5,
  508. "y": 0.5
  509. },
  510. "_contentSize": {
  511. "__type__": "cc.Size",
  512. "width": -212,
  513. "height": 120
  514. },
  515. "_rotationX": 0,
  516. "_rotationY": 0,
  517. "_scaleX": 1,
  518. "_scaleY": 1,
  519. "_position": {
  520. "__type__": "cc.Vec2",
  521. "x": 106,
  522. "y": 0
  523. },
  524. "_skewX": 0,
  525. "_skewY": 0,
  526. "_localZOrder": 0,
  527. "_globalZOrder": 0,
  528. "_opacityModifyRGB": false,
  529. "groupIndex": 0
  530. },
  531. {
  532. "__type__": "cc.Sprite",
  533. "_name": "",
  534. "_objFlags": 0,
  535. "node": {
  536. "__id__": 13
  537. },
  538. "_enabled": true,
  539. "_spriteFrame": {
  540. "__uuid__": "bcf51e55-82c5-4d2a-be8a-81da8c24249d"
  541. },
  542. "_type": 0,
  543. "_sizeMode": 0,
  544. "_fillType": 0,
  545. "_fillCenter": {
  546. "__type__": "cc.Vec2",
  547. "x": 0,
  548. "y": 0
  549. },
  550. "_fillStart": 0,
  551. "_fillRange": 0,
  552. "_isTrimmedMode": true,
  553. "_srcBlendFactor": 770,
  554. "_dstBlendFactor": 771,
  555. "_atlas": null
  556. },
  557. {
  558. "__type__": "cc.PrefabInfo",
  559. "root": {
  560. "__id__": 1
  561. },
  562. "asset": {
  563. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  564. },
  565. "fileId": "83/b2ZNfdH3YYq5at/z5pO",
  566. "sync": false
  567. },
  568. {
  569. "__type__": "cc.Node",
  570. "_name": "text",
  571. "_objFlags": 0,
  572. "_parent": {
  573. "__id__": 9
  574. },
  575. "_children": [],
  576. "_tag": -1,
  577. "_active": true,
  578. "_components": [
  579. {
  580. "__id__": 17
  581. }
  582. ],
  583. "_prefab": {
  584. "__id__": 18
  585. },
  586. "_id": "",
  587. "_opacity": 255,
  588. "_color": {
  589. "__type__": "cc.Color",
  590. "r": 255,
  591. "g": 255,
  592. "b": 255,
  593. "a": 255
  594. },
  595. "_cascadeOpacityEnabled": true,
  596. "_anchorPoint": {
  597. "__type__": "cc.Vec2",
  598. "x": 0.5,
  599. "y": 0.5
  600. },
  601. "_contentSize": {
  602. "__type__": "cc.Size",
  603. "width": 165,
  604. "height": 50
  605. },
  606. "_rotationX": 0,
  607. "_rotationY": 0,
  608. "_scaleX": 1,
  609. "_scaleY": 1,
  610. "_position": {
  611. "__type__": "cc.Vec2",
  612. "x": 0,
  613. "y": 14.7
  614. },
  615. "_skewX": 0,
  616. "_skewY": 0,
  617. "_localZOrder": 0,
  618. "_globalZOrder": 0,
  619. "_opacityModifyRGB": false,
  620. "groupIndex": 0
  621. },
  622. {
  623. "__type__": "cc.RichText",
  624. "_name": "",
  625. "_objFlags": 0,
  626. "node": {
  627. "__id__": 16
  628. },
  629. "_enabled": true,
  630. "_N$string": "<outline color=#d74844><b>进阶成功</b></outline>",
  631. "_N$horizontalAlign": 0,
  632. "_N$fontSize": 40,
  633. "_N$font": null,
  634. "_N$maxWidth": 0,
  635. "_N$lineHeight": 50,
  636. "_N$imageAtlas": null,
  637. "_N$handleTouchEvent": true
  638. },
  639. {
  640. "__type__": "cc.PrefabInfo",
  641. "root": {
  642. "__id__": 1
  643. },
  644. "asset": {
  645. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  646. },
  647. "fileId": "0aECM7il1LKppkEM4ZHFal",
  648. "sync": false
  649. },
  650. {
  651. "__type__": "cc.PrefabInfo",
  652. "root": {
  653. "__id__": 1
  654. },
  655. "asset": {
  656. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  657. },
  658. "fileId": "e8Qf1nD9tFAa8sM2bmtvKm",
  659. "sync": false
  660. },
  661. {
  662. "__type__": "cc.Node",
  663. "_name": "confirm",
  664. "_objFlags": 0,
  665. "_parent": {
  666. "__id__": 5
  667. },
  668. "_children": [
  669. {
  670. "__id__": 21
  671. }
  672. ],
  673. "_tag": -1,
  674. "_active": true,
  675. "_components": [
  676. {
  677. "__id__": 24
  678. },
  679. {
  680. "__id__": 25
  681. }
  682. ],
  683. "_prefab": {
  684. "__id__": 26
  685. },
  686. "_id": "",
  687. "_opacity": 255,
  688. "_color": {
  689. "__type__": "cc.Color",
  690. "r": 255,
  691. "g": 255,
  692. "b": 255,
  693. "a": 255
  694. },
  695. "_cascadeOpacityEnabled": true,
  696. "_anchorPoint": {
  697. "__type__": "cc.Vec2",
  698. "x": 0.5,
  699. "y": 0.5
  700. },
  701. "_contentSize": {
  702. "__type__": "cc.Size",
  703. "width": 236,
  704. "height": 80
  705. },
  706. "_rotationX": 0,
  707. "_rotationY": 0,
  708. "_scaleX": 1,
  709. "_scaleY": 1,
  710. "_position": {
  711. "__type__": "cc.Vec2",
  712. "x": 0,
  713. "y": -81
  714. },
  715. "_skewX": 0,
  716. "_skewY": 0,
  717. "_localZOrder": 0,
  718. "_globalZOrder": 0,
  719. "_opacityModifyRGB": false,
  720. "groupIndex": 0
  721. },
  722. {
  723. "__type__": "cc.Node",
  724. "_name": "New RichText",
  725. "_objFlags": 0,
  726. "_parent": {
  727. "__id__": 20
  728. },
  729. "_children": [],
  730. "_tag": -1,
  731. "_active": true,
  732. "_components": [
  733. {
  734. "__id__": 22
  735. }
  736. ],
  737. "_prefab": {
  738. "__id__": 23
  739. },
  740. "_id": "",
  741. "_opacity": 255,
  742. "_color": {
  743. "__type__": "cc.Color",
  744. "r": 255,
  745. "g": 255,
  746. "b": 255,
  747. "a": 255
  748. },
  749. "_cascadeOpacityEnabled": true,
  750. "_anchorPoint": {
  751. "__type__": "cc.Vec2",
  752. "x": 0.5,
  753. "y": 0.5
  754. },
  755. "_contentSize": {
  756. "__type__": "cc.Size",
  757. "width": 63,
  758. "height": 40
  759. },
  760. "_rotationX": 0,
  761. "_rotationY": 0,
  762. "_scaleX": 1,
  763. "_scaleY": 1,
  764. "_position": {
  765. "__type__": "cc.Vec2",
  766. "x": 0,
  767. "y": 0
  768. },
  769. "_skewX": 0,
  770. "_skewY": 0,
  771. "_localZOrder": 0,
  772. "_globalZOrder": 0,
  773. "_opacityModifyRGB": false,
  774. "groupIndex": 0
  775. },
  776. {
  777. "__type__": "cc.RichText",
  778. "_name": "",
  779. "_objFlags": 0,
  780. "node": {
  781. "__id__": 21
  782. },
  783. "_enabled": true,
  784. "_N$string": "<outline color=#690802><b>确定</b></c>",
  785. "_N$horizontalAlign": 0,
  786. "_N$fontSize": 30,
  787. "_N$font": null,
  788. "_N$maxWidth": 0,
  789. "_N$lineHeight": 40,
  790. "_N$imageAtlas": null,
  791. "_N$handleTouchEvent": true
  792. },
  793. {
  794. "__type__": "cc.PrefabInfo",
  795. "root": {
  796. "__id__": 1
  797. },
  798. "asset": {
  799. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  800. },
  801. "fileId": "c33V9zyyBEuL2cvtu2VM5h",
  802. "sync": false
  803. },
  804. {
  805. "__type__": "cc.Sprite",
  806. "_name": "",
  807. "_objFlags": 0,
  808. "node": {
  809. "__id__": 20
  810. },
  811. "_enabled": true,
  812. "_spriteFrame": {
  813. "__uuid__": "a2a70c2c-f3a8-4abc-a113-6876b4f0a6f6"
  814. },
  815. "_type": 0,
  816. "_sizeMode": 1,
  817. "_fillType": 0,
  818. "_fillCenter": {
  819. "__type__": "cc.Vec2",
  820. "x": 0,
  821. "y": 0
  822. },
  823. "_fillStart": 0,
  824. "_fillRange": 0,
  825. "_isTrimmedMode": true,
  826. "_srcBlendFactor": 770,
  827. "_dstBlendFactor": 771,
  828. "_atlas": null
  829. },
  830. {
  831. "__type__": "9f4d2FyZDFEWaJD6/7b9oSz",
  832. "_name": "",
  833. "_objFlags": 0,
  834. "node": {
  835. "__id__": 20
  836. },
  837. "_enabled": true
  838. },
  839. {
  840. "__type__": "cc.PrefabInfo",
  841. "root": {
  842. "__id__": 1
  843. },
  844. "asset": {
  845. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  846. },
  847. "fileId": "80zKFsENFHNqGKHvrV8gaM",
  848. "sync": false
  849. },
  850. {
  851. "__type__": "cc.Node",
  852. "_name": "train_cost_bg",
  853. "_objFlags": 0,
  854. "_parent": {
  855. "__id__": 5
  856. },
  857. "_children": [],
  858. "_tag": -1,
  859. "_active": true,
  860. "_components": [
  861. {
  862. "__id__": 28
  863. }
  864. ],
  865. "_prefab": {
  866. "__id__": 29
  867. },
  868. "_id": "",
  869. "_opacity": 255,
  870. "_color": {
  871. "__type__": "cc.Color",
  872. "r": 255,
  873. "g": 255,
  874. "b": 255,
  875. "a": 255
  876. },
  877. "_cascadeOpacityEnabled": true,
  878. "_anchorPoint": {
  879. "__type__": "cc.Vec2",
  880. "x": 0.5,
  881. "y": 0.5
  882. },
  883. "_contentSize": {
  884. "__type__": "cc.Size",
  885. "width": 400,
  886. "height": 65
  887. },
  888. "_rotationX": 0,
  889. "_rotationY": 0,
  890. "_scaleX": 1,
  891. "_scaleY": 1,
  892. "_position": {
  893. "__type__": "cc.Vec2",
  894. "x": 0,
  895. "y": 31.4
  896. },
  897. "_skewX": 0,
  898. "_skewY": 0,
  899. "_localZOrder": 0,
  900. "_globalZOrder": 0,
  901. "_opacityModifyRGB": false,
  902. "groupIndex": 0
  903. },
  904. {
  905. "__type__": "cc.Sprite",
  906. "_name": "",
  907. "_objFlags": 0,
  908. "node": {
  909. "__id__": 27
  910. },
  911. "_enabled": true,
  912. "_spriteFrame": {
  913. "__uuid__": "bce06ad4-8ab0-4ae9-85bf-18e995bae2b3"
  914. },
  915. "_type": 1,
  916. "_sizeMode": 0,
  917. "_fillType": 0,
  918. "_fillCenter": {
  919. "__type__": "cc.Vec2",
  920. "x": 0,
  921. "y": 0
  922. },
  923. "_fillStart": 0,
  924. "_fillRange": 0,
  925. "_isTrimmedMode": true,
  926. "_srcBlendFactor": 770,
  927. "_dstBlendFactor": 771,
  928. "_atlas": null
  929. },
  930. {
  931. "__type__": "cc.PrefabInfo",
  932. "root": {
  933. "__id__": 1
  934. },
  935. "asset": {
  936. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  937. },
  938. "fileId": "74QvCgL35IkrpRQoL8t+YY",
  939. "sync": false
  940. },
  941. {
  942. "__type__": "cc.Node",
  943. "_name": "star_after",
  944. "_objFlags": 0,
  945. "_parent": {
  946. "__id__": 5
  947. },
  948. "_children": [
  949. {
  950. "__id__": 31
  951. }
  952. ],
  953. "_tag": -1,
  954. "_active": true,
  955. "_components": [
  956. {
  957. "__id__": 34
  958. }
  959. ],
  960. "_prefab": {
  961. "__id__": 35
  962. },
  963. "_id": "",
  964. "_opacity": 255,
  965. "_color": {
  966. "__type__": "cc.Color",
  967. "r": 255,
  968. "g": 255,
  969. "b": 255,
  970. "a": 255
  971. },
  972. "_cascadeOpacityEnabled": true,
  973. "_anchorPoint": {
  974. "__type__": "cc.Vec2",
  975. "x": 0.5,
  976. "y": 0.5
  977. },
  978. "_contentSize": {
  979. "__type__": "cc.Size",
  980. "width": 55,
  981. "height": 51
  982. },
  983. "_rotationX": 0,
  984. "_rotationY": 0,
  985. "_scaleX": 1,
  986. "_scaleY": 1,
  987. "_position": {
  988. "__type__": "cc.Vec2",
  989. "x": -38.3,
  990. "y": 30
  991. },
  992. "_skewX": 0,
  993. "_skewY": 0,
  994. "_localZOrder": 0,
  995. "_globalZOrder": 0,
  996. "_opacityModifyRGB": false,
  997. "groupIndex": 0
  998. },
  999. {
  1000. "__type__": "cc.Node",
  1001. "_name": "New RichText",
  1002. "_objFlags": 0,
  1003. "_parent": {
  1004. "__id__": 30
  1005. },
  1006. "_children": [],
  1007. "_tag": -1,
  1008. "_active": true,
  1009. "_components": [
  1010. {
  1011. "__id__": 32
  1012. }
  1013. ],
  1014. "_prefab": {
  1015. "__id__": 33
  1016. },
  1017. "_id": "",
  1018. "_opacity": 255,
  1019. "_color": {
  1020. "__type__": "cc.Color",
  1021. "r": 255,
  1022. "g": 255,
  1023. "b": 255,
  1024. "a": 255
  1025. },
  1026. "_cascadeOpacityEnabled": true,
  1027. "_anchorPoint": {
  1028. "__type__": "cc.Vec2",
  1029. "x": 0.5,
  1030. "y": 0.5
  1031. },
  1032. "_contentSize": {
  1033. "__type__": "cc.Size",
  1034. "width": 17,
  1035. "height": 50
  1036. },
  1037. "_rotationX": 0,
  1038. "_rotationY": 0,
  1039. "_scaleX": 1,
  1040. "_scaleY": 1,
  1041. "_position": {
  1042. "__type__": "cc.Vec2",
  1043. "x": 0,
  1044. "y": -3.3
  1045. },
  1046. "_skewX": 0,
  1047. "_skewY": 0,
  1048. "_localZOrder": 0,
  1049. "_globalZOrder": 0,
  1050. "_opacityModifyRGB": false,
  1051. "groupIndex": 0
  1052. },
  1053. {
  1054. "__type__": "cc.RichText",
  1055. "_name": "",
  1056. "_objFlags": 0,
  1057. "node": {
  1058. "__id__": 31
  1059. },
  1060. "_enabled": true,
  1061. "_N$string": "<outline color=#584A47 width=2><b>7</b></outline>",
  1062. "_N$horizontalAlign": 0,
  1063. "_N$fontSize": 24,
  1064. "_N$font": null,
  1065. "_N$maxWidth": 0,
  1066. "_N$lineHeight": 50,
  1067. "_N$imageAtlas": null,
  1068. "_N$handleTouchEvent": true
  1069. },
  1070. {
  1071. "__type__": "cc.PrefabInfo",
  1072. "root": {
  1073. "__id__": 1
  1074. },
  1075. "asset": {
  1076. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  1077. },
  1078. "fileId": "dad0nP1NxHNri5z+Jd8mr8",
  1079. "sync": false
  1080. },
  1081. {
  1082. "__type__": "cc.Sprite",
  1083. "_name": "",
  1084. "_objFlags": 0,
  1085. "node": {
  1086. "__id__": 30
  1087. },
  1088. "_enabled": true,
  1089. "_spriteFrame": {
  1090. "__uuid__": "bddf27cd-4a2e-4882-9101-8bda29e9fd59"
  1091. },
  1092. "_type": 0,
  1093. "_sizeMode": 1,
  1094. "_fillType": 0,
  1095. "_fillCenter": {
  1096. "__type__": "cc.Vec2",
  1097. "x": 0,
  1098. "y": 0
  1099. },
  1100. "_fillStart": 0,
  1101. "_fillRange": 0,
  1102. "_isTrimmedMode": true,
  1103. "_srcBlendFactor": 770,
  1104. "_dstBlendFactor": 771,
  1105. "_atlas": null
  1106. },
  1107. {
  1108. "__type__": "cc.PrefabInfo",
  1109. "root": {
  1110. "__id__": 1
  1111. },
  1112. "asset": {
  1113. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  1114. },
  1115. "fileId": "73ifiYAiNPMptDogvVOXNW",
  1116. "sync": false
  1117. },
  1118. {
  1119. "__type__": "cc.Node",
  1120. "_name": "type_after",
  1121. "_objFlags": 0,
  1122. "_parent": {
  1123. "__id__": 5
  1124. },
  1125. "_children": [],
  1126. "_tag": -1,
  1127. "_active": true,
  1128. "_components": [
  1129. {
  1130. "__id__": 37
  1131. }
  1132. ],
  1133. "_prefab": {
  1134. "__id__": 38
  1135. },
  1136. "_id": "",
  1137. "_opacity": 255,
  1138. "_color": {
  1139. "__type__": "cc.Color",
  1140. "r": 239,
  1141. "g": 75,
  1142. "b": 0,
  1143. "a": 255
  1144. },
  1145. "_cascadeOpacityEnabled": true,
  1146. "_anchorPoint": {
  1147. "__type__": "cc.Vec2",
  1148. "x": 0,
  1149. "y": 0.5
  1150. },
  1151. "_contentSize": {
  1152. "__type__": "cc.Size",
  1153. "width": 57,
  1154. "height": 40
  1155. },
  1156. "_rotationX": 0,
  1157. "_rotationY": 0,
  1158. "_scaleX": 1,
  1159. "_scaleY": 1,
  1160. "_position": {
  1161. "__type__": "cc.Vec2",
  1162. "x": -6.3,
  1163. "y": 30
  1164. },
  1165. "_skewX": 0,
  1166. "_skewY": 0,
  1167. "_localZOrder": 0,
  1168. "_globalZOrder": 0,
  1169. "_opacityModifyRGB": false,
  1170. "groupIndex": 0
  1171. },
  1172. {
  1173. "__type__": "cc.RichText",
  1174. "_name": "",
  1175. "_objFlags": 0,
  1176. "node": {
  1177. "__id__": 36
  1178. },
  1179. "_enabled": true,
  1180. "_N$string": "<outline color=#ffffff width=2><b>歌手</b></outline>",
  1181. "_N$horizontalAlign": 0,
  1182. "_N$fontSize": 26,
  1183. "_N$font": null,
  1184. "_N$maxWidth": 0,
  1185. "_N$lineHeight": 40,
  1186. "_N$imageAtlas": null,
  1187. "_N$handleTouchEvent": true
  1188. },
  1189. {
  1190. "__type__": "cc.PrefabInfo",
  1191. "root": {
  1192. "__id__": 1
  1193. },
  1194. "asset": {
  1195. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  1196. },
  1197. "fileId": "fatsKnSNBFF4qZ/3zDC+xV",
  1198. "sync": false
  1199. },
  1200. {
  1201. "__type__": "cc.Node",
  1202. "_name": "name_change",
  1203. "_objFlags": 0,
  1204. "_parent": {
  1205. "__id__": 5
  1206. },
  1207. "_children": [],
  1208. "_tag": -1,
  1209. "_active": true,
  1210. "_components": [
  1211. {
  1212. "__id__": 40
  1213. }
  1214. ],
  1215. "_prefab": {
  1216. "__id__": 41
  1217. },
  1218. "_id": "",
  1219. "_opacity": 255,
  1220. "_color": {
  1221. "__type__": "cc.Color",
  1222. "r": 74,
  1223. "g": 65,
  1224. "b": 58,
  1225. "a": 255
  1226. },
  1227. "_cascadeOpacityEnabled": true,
  1228. "_anchorPoint": {
  1229. "__type__": "cc.Vec2",
  1230. "x": 0,
  1231. "y": 0.5
  1232. },
  1233. "_contentSize": {
  1234. "__type__": "cc.Size",
  1235. "width": 247,
  1236. "height": 30
  1237. },
  1238. "_rotationX": 0,
  1239. "_rotationY": 0,
  1240. "_scaleX": 1,
  1241. "_scaleY": 1,
  1242. "_position": {
  1243. "__type__": "cc.Vec2",
  1244. "x": -194.2,
  1245. "y": 82.4
  1246. },
  1247. "_skewX": 0,
  1248. "_skewY": 0,
  1249. "_localZOrder": 0,
  1250. "_globalZOrder": 0,
  1251. "_opacityModifyRGB": false,
  1252. "groupIndex": 0
  1253. },
  1254. {
  1255. "__type__": "cc.RichText",
  1256. "_name": "",
  1257. "_objFlags": 0,
  1258. "node": {
  1259. "__id__": 39
  1260. },
  1261. "_enabled": true,
  1262. "_N$string": "<b>恭喜你的艺人进阶成为:</b>",
  1263. "_N$horizontalAlign": 0,
  1264. "_N$fontSize": 22,
  1265. "_N$font": null,
  1266. "_N$maxWidth": 0,
  1267. "_N$lineHeight": 30,
  1268. "_N$imageAtlas": null,
  1269. "_N$handleTouchEvent": true
  1270. },
  1271. {
  1272. "__type__": "cc.PrefabInfo",
  1273. "root": {
  1274. "__id__": 1
  1275. },
  1276. "asset": {
  1277. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  1278. },
  1279. "fileId": "a5S5GhPQFFOKPIUk0MRK12",
  1280. "sync": false
  1281. },
  1282. {
  1283. "__type__": "cc.PrefabInfo",
  1284. "root": {
  1285. "__id__": 1
  1286. },
  1287. "asset": {
  1288. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  1289. },
  1290. "fileId": "f4iuhITcVLqoUhABKX1xII",
  1291. "sync": false
  1292. },
  1293. {
  1294. "__type__": "ce41185slVLOo4HDzCJosmv",
  1295. "_name": "",
  1296. "_objFlags": 0,
  1297. "node": {
  1298. "__id__": 1
  1299. },
  1300. "_enabled": true,
  1301. "content": {
  1302. "__id__": 5
  1303. },
  1304. "levelNumAfterText": {
  1305. "__id__": 32
  1306. },
  1307. "levelNameAfterText": {
  1308. "__id__": 37
  1309. },
  1310. "confirmNode": {
  1311. "__id__": 20
  1312. },
  1313. "confirmText": {
  1314. "__id__": 21
  1315. }
  1316. },
  1317. {
  1318. "__type__": "cc.PrefabInfo",
  1319. "root": {
  1320. "__id__": 1
  1321. },
  1322. "asset": {
  1323. "__uuid__": "33f756c0-2638-46b1-9ea1-bcfbbb9f40dc"
  1324. },
  1325. "fileId": "755ApOqatBVaI7CihxUe1J",
  1326. "sync": false
  1327. }
  1328. ]