taskPrefabEnd.prefab 19 KB

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