taskPrefabEnd.prefab 19 KB

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