taskPrefabStartlogin.prefab 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185
  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": "taskPrefabStartlogin",
  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__": 14
  31. },
  32. {
  33. "__id__": 18
  34. },
  35. {
  36. "__id__": 28
  37. },
  38. {
  39. "__id__": 31
  40. }
  41. ],
  42. "_active": true,
  43. "_level": 1,
  44. "_components": [],
  45. "_prefab": {
  46. "__id__": 34
  47. },
  48. "_opacity": 255,
  49. "_color": {
  50. "__type__": "cc.Color",
  51. "r": 255,
  52. "g": 255,
  53. "b": 255,
  54. "a": 255
  55. },
  56. "_contentSize": {
  57. "__type__": "cc.Size",
  58. "width": 150,
  59. "height": 100
  60. },
  61. "_anchorPoint": {
  62. "__type__": "cc.Vec2",
  63. "x": 0.5,
  64. "y": 0.5
  65. },
  66. "_position": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_scale": {
  73. "__type__": "cc.Vec3",
  74. "x": 1,
  75. "y": 1,
  76. "z": 1
  77. },
  78. "_quat": {
  79. "__type__": "cc.Quat",
  80. "x": 0,
  81. "y": 0,
  82. "z": 0,
  83. "w": 1
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_zIndex": 0,
  88. "_is3DNode": false,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "New Node",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_level": 2,
  102. "_components": [
  103. {
  104. "__id__": 3
  105. }
  106. ],
  107. "_prefab": {
  108. "__id__": 4
  109. },
  110. "_opacity": 255,
  111. "_color": {
  112. "__type__": "cc.Color",
  113. "r": 255,
  114. "g": 255,
  115. "b": 255,
  116. "a": 255
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 1200,
  121. "height": 1200
  122. },
  123. "_anchorPoint": {
  124. "__type__": "cc.Vec2",
  125. "x": 0.5,
  126. "y": 0.5
  127. },
  128. "_position": {
  129. "__type__": "cc.Vec3",
  130. "x": 0,
  131. "y": 0,
  132. "z": 0
  133. },
  134. "_scale": {
  135. "__type__": "cc.Vec3",
  136. "x": 1,
  137. "y": 1,
  138. "z": 1
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_zIndex": 0,
  143. "_is3DNode": false,
  144. "groupIndex": 0,
  145. "_id": "",
  146. "_eulerAngles": {
  147. "__type__": "cc.Vec3",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0
  151. }
  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__": "c2a74724-509f-4b76-b85d-6a52c9ef2dcb"
  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. "_id": ""
  235. },
  236. {
  237. "__type__": "cc.Sprite",
  238. "_name": "",
  239. "_objFlags": 0,
  240. "node": {
  241. "__id__": 5
  242. },
  243. "_enabled": true,
  244. "_srcBlendFactor": 770,
  245. "_dstBlendFactor": 771,
  246. "_spriteFrame": {
  247. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  248. },
  249. "_type": 0,
  250. "_sizeMode": 0,
  251. "_fillType": 0,
  252. "_fillCenter": {
  253. "__type__": "cc.Vec2",
  254. "x": 0,
  255. "y": 0
  256. },
  257. "_fillStart": 0,
  258. "_fillRange": 0,
  259. "_isTrimmedMode": true,
  260. "_state": 0,
  261. "_atlas": null,
  262. "_id": ""
  263. },
  264. {
  265. "__type__": "cc.PrefabInfo",
  266. "root": {
  267. "__id__": 1
  268. },
  269. "asset": {
  270. "__uuid__": "c2a74724-509f-4b76-b85d-6a52c9ef2dcb"
  271. },
  272. "fileId": "cfB6++R+BAerObU34jquSx",
  273. "sync": false
  274. },
  275. {
  276. "__type__": "cc.Node",
  277. "_name": "bg",
  278. "_objFlags": 0,
  279. "_parent": {
  280. "__id__": 1
  281. },
  282. "_children": [
  283. {
  284. "__id__": 9
  285. }
  286. ],
  287. "_active": true,
  288. "_level": 2,
  289. "_components": [
  290. {
  291. "__id__": 12
  292. }
  293. ],
  294. "_prefab": {
  295. "__id__": 13
  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": 720,
  308. "height": 1280
  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": 0,
  319. "z": 0
  320. },
  321. "_scale": {
  322. "__type__": "cc.Vec3",
  323. "x": 1,
  324. "y": 1,
  325. "z": 1
  326. },
  327. "_quat": {
  328. "__type__": "cc.Quat",
  329. "x": 0,
  330. "y": 0,
  331. "z": 0,
  332. "w": 1
  333. },
  334. "_skewX": 0,
  335. "_skewY": 0,
  336. "_zIndex": 0,
  337. "_is3DNode": false,
  338. "groupIndex": 0,
  339. "_id": ""
  340. },
  341. {
  342. "__type__": "cc.Node",
  343. "_name": "New Label",
  344. "_objFlags": 0,
  345. "_parent": {
  346. "__id__": 8
  347. },
  348. "_children": [],
  349. "_active": false,
  350. "_level": 3,
  351. "_components": [
  352. {
  353. "__id__": 10
  354. }
  355. ],
  356. "_prefab": {
  357. "__id__": 11
  358. },
  359. "_opacity": 255,
  360. "_color": {
  361. "__type__": "cc.Color",
  362. "r": 0,
  363. "g": 0,
  364. "b": 0,
  365. "a": 255
  366. },
  367. "_contentSize": {
  368. "__type__": "cc.Size",
  369. "width": 414.46,
  370. "height": 105
  371. },
  372. "_anchorPoint": {
  373. "__type__": "cc.Vec2",
  374. "x": 0.5,
  375. "y": 0.5
  376. },
  377. "_position": {
  378. "__type__": "cc.Vec3",
  379. "x": -28,
  380. "y": 38,
  381. "z": 0
  382. },
  383. "_scale": {
  384. "__type__": "cc.Vec3",
  385. "x": 1,
  386. "y": 1,
  387. "z": 1
  388. },
  389. "_quat": {
  390. "__type__": "cc.Quat",
  391. "x": 0,
  392. "y": 0,
  393. "z": 0,
  394. "w": 1
  395. },
  396. "_skewX": 0,
  397. "_skewY": 0,
  398. "_zIndex": 0,
  399. "_is3DNode": false,
  400. "groupIndex": 0,
  401. "_id": ""
  402. },
  403. {
  404. "__type__": "cc.Label",
  405. "_name": "",
  406. "_objFlags": 0,
  407. "node": {
  408. "__id__": 9
  409. },
  410. "_enabled": true,
  411. "_srcBlendFactor": 1,
  412. "_dstBlendFactor": 771,
  413. "_useOriginalSize": false,
  414. "_string": " 欢迎来到大富翁世界扩充\n 道路,建造更多的建筑,售卖更多的商品,\n 一点点积累财富迎娶白富美(高富帅)",
  415. "_N$string": " 欢迎来到大富翁世界扩充\n 道路,建造更多的建筑,售卖更多的商品,\n 一点点积累财富迎娶白富美(高富帅)",
  416. "_fontSize": 20,
  417. "_lineHeight": 35,
  418. "_enableWrapText": true,
  419. "_N$file": null,
  420. "_isSystemFontUsed": true,
  421. "_spacingX": 0,
  422. "_N$horizontalAlign": 0,
  423. "_N$verticalAlign": 0,
  424. "_N$fontFamily": "Arial",
  425. "_N$overflow": 0,
  426. "_id": ""
  427. },
  428. {
  429. "__type__": "cc.PrefabInfo",
  430. "root": {
  431. "__id__": 1
  432. },
  433. "asset": {
  434. "__uuid__": "c2a74724-509f-4b76-b85d-6a52c9ef2dcb"
  435. },
  436. "fileId": "91D3Zlp8pI45Fow0RR6m70",
  437. "sync": false
  438. },
  439. {
  440. "__type__": "cc.Sprite",
  441. "_name": "",
  442. "_objFlags": 0,
  443. "node": {
  444. "__id__": 8
  445. },
  446. "_enabled": true,
  447. "_srcBlendFactor": 770,
  448. "_dstBlendFactor": 771,
  449. "_spriteFrame": {
  450. "__uuid__": "6dcc8452-6965-436b-a9e7-f473eebd02d1"
  451. },
  452. "_type": 0,
  453. "_sizeMode": 0,
  454. "_fillType": 0,
  455. "_fillCenter": {
  456. "__type__": "cc.Vec2",
  457. "x": 0,
  458. "y": 0
  459. },
  460. "_fillStart": 0,
  461. "_fillRange": 0,
  462. "_isTrimmedMode": true,
  463. "_state": 0,
  464. "_atlas": null,
  465. "_id": ""
  466. },
  467. {
  468. "__type__": "cc.PrefabInfo",
  469. "root": {
  470. "__id__": 1
  471. },
  472. "asset": {
  473. "__uuid__": "c2a74724-509f-4b76-b85d-6a52c9ef2dcb"
  474. },
  475. "fileId": "19nPYa/XFBf4KUDUAQn5v3",
  476. "sync": false
  477. },
  478. {
  479. "__type__": "cc.Node",
  480. "_name": "SureBtn",
  481. "_objFlags": 0,
  482. "_parent": {
  483. "__id__": 1
  484. },
  485. "_children": [],
  486. "_active": true,
  487. "_level": 2,
  488. "_components": [
  489. {
  490. "__id__": 15
  491. },
  492. {
  493. "__id__": 16
  494. }
  495. ],
  496. "_prefab": {
  497. "__id__": 17
  498. },
  499. "_opacity": 255,
  500. "_color": {
  501. "__type__": "cc.Color",
  502. "r": 255,
  503. "g": 255,
  504. "b": 255,
  505. "a": 255
  506. },
  507. "_contentSize": {
  508. "__type__": "cc.Size",
  509. "width": 250,
  510. "height": 100
  511. },
  512. "_anchorPoint": {
  513. "__type__": "cc.Vec2",
  514. "x": 0.5,
  515. "y": 0.5
  516. },
  517. "_position": {
  518. "__type__": "cc.Vec3",
  519. "x": 0,
  520. "y": -417,
  521. "z": 0
  522. },
  523. "_scale": {
  524. "__type__": "cc.Vec3",
  525. "x": 1,
  526. "y": 1,
  527. "z": 1
  528. },
  529. "_skewX": 0,
  530. "_skewY": 0,
  531. "_zIndex": 0,
  532. "_is3DNode": false,
  533. "groupIndex": 0,
  534. "_id": "",
  535. "_eulerAngles": {
  536. "__type__": "cc.Vec3",
  537. "x": 0,
  538. "y": 0,
  539. "z": 0
  540. }
  541. },
  542. {
  543. "__type__": "cc.Sprite",
  544. "_name": "",
  545. "_objFlags": 0,
  546. "node": {
  547. "__id__": 14
  548. },
  549. "_enabled": true,
  550. "_srcBlendFactor": 770,
  551. "_dstBlendFactor": 771,
  552. "_spriteFrame": {
  553. "__uuid__": "8d566d45-0c30-4d11-adc6-f6db3b6ba950"
  554. },
  555. "_type": 0,
  556. "_sizeMode": 0,
  557. "_fillType": 0,
  558. "_fillCenter": {
  559. "__type__": "cc.Vec2",
  560. "x": 0,
  561. "y": 0
  562. },
  563. "_fillStart": 0,
  564. "_fillRange": 0,
  565. "_isTrimmedMode": true,
  566. "_state": 0,
  567. "_atlas": null,
  568. "_id": ""
  569. },
  570. {
  571. "__type__": "cc.Button",
  572. "_name": "",
  573. "_objFlags": 0,
  574. "node": {
  575. "__id__": 14
  576. },
  577. "_enabled": true,
  578. "duration": 0.1,
  579. "zoomScale": 1.2,
  580. "clickEvents": [],
  581. "_N$interactable": true,
  582. "_N$enableAutoGrayEffect": false,
  583. "_N$transition": 3,
  584. "transition": 3,
  585. "_N$normalColor": {
  586. "__type__": "cc.Color",
  587. "r": 214,
  588. "g": 214,
  589. "b": 214,
  590. "a": 255
  591. },
  592. "_N$pressedColor": {
  593. "__type__": "cc.Color",
  594. "r": 211,
  595. "g": 211,
  596. "b": 211,
  597. "a": 255
  598. },
  599. "pressedColor": {
  600. "__type__": "cc.Color",
  601. "r": 211,
  602. "g": 211,
  603. "b": 211,
  604. "a": 255
  605. },
  606. "_N$hoverColor": {
  607. "__type__": "cc.Color",
  608. "r": 255,
  609. "g": 255,
  610. "b": 255,
  611. "a": 255
  612. },
  613. "hoverColor": {
  614. "__type__": "cc.Color",
  615. "r": 255,
  616. "g": 255,
  617. "b": 255,
  618. "a": 255
  619. },
  620. "_N$disabledColor": {
  621. "__type__": "cc.Color",
  622. "r": 124,
  623. "g": 124,
  624. "b": 124,
  625. "a": 255
  626. },
  627. "_N$normalSprite": null,
  628. "_N$pressedSprite": null,
  629. "pressedSprite": null,
  630. "_N$hoverSprite": null,
  631. "hoverSprite": null,
  632. "_N$disabledSprite": null,
  633. "_N$target": null,
  634. "_id": ""
  635. },
  636. {
  637. "__type__": "cc.PrefabInfo",
  638. "root": {
  639. "__id__": 1
  640. },
  641. "asset": {
  642. "__uuid__": "c2a74724-509f-4b76-b85d-6a52c9ef2dcb"
  643. },
  644. "fileId": "897nXNY49BmZ6CrYuOM+PE",
  645. "sync": false
  646. },
  647. {
  648. "__type__": "cc.Node",
  649. "_name": "info",
  650. "_objFlags": 0,
  651. "_parent": {
  652. "__id__": 1
  653. },
  654. "_children": [
  655. {
  656. "__id__": 19
  657. },
  658. {
  659. "__id__": 22
  660. }
  661. ],
  662. "_active": false,
  663. "_level": 2,
  664. "_components": [
  665. {
  666. "__id__": 26
  667. }
  668. ],
  669. "_prefab": {
  670. "__id__": 27
  671. },
  672. "_opacity": 255,
  673. "_color": {
  674. "__type__": "cc.Color",
  675. "r": 255,
  676. "g": 255,
  677. "b": 255,
  678. "a": 255
  679. },
  680. "_contentSize": {
  681. "__type__": "cc.Size",
  682. "width": 82,
  683. "height": 37
  684. },
  685. "_anchorPoint": {
  686. "__type__": "cc.Vec2",
  687. "x": 0.5,
  688. "y": 0.5
  689. },
  690. "_position": {
  691. "__type__": "cc.Vec3",
  692. "x": 178,
  693. "y": -98,
  694. "z": 0
  695. },
  696. "_scale": {
  697. "__type__": "cc.Vec3",
  698. "x": 1,
  699. "y": 1,
  700. "z": 1
  701. },
  702. "_skewX": 0,
  703. "_skewY": 0,
  704. "_zIndex": 0,
  705. "_is3DNode": false,
  706. "groupIndex": 0,
  707. "_id": "",
  708. "_eulerAngles": {
  709. "__type__": "cc.Vec3",
  710. "x": 0,
  711. "y": 0,
  712. "z": 0
  713. }
  714. },
  715. {
  716. "__type__": "cc.Node",
  717. "_name": "New Label",
  718. "_objFlags": 0,
  719. "_parent": {
  720. "__id__": 18
  721. },
  722. "_children": [],
  723. "_active": true,
  724. "_level": 3,
  725. "_components": [
  726. {
  727. "__id__": 20
  728. }
  729. ],
  730. "_prefab": {
  731. "__id__": 21
  732. },
  733. "_opacity": 255,
  734. "_color": {
  735. "__type__": "cc.Color",
  736. "r": 0,
  737. "g": 0,
  738. "b": 0,
  739. "a": 255
  740. },
  741. "_contentSize": {
  742. "__type__": "cc.Size",
  743. "width": 60,
  744. "height": 20
  745. },
  746. "_anchorPoint": {
  747. "__type__": "cc.Vec2",
  748. "x": 0.5,
  749. "y": 0.5
  750. },
  751. "_position": {
  752. "__type__": "cc.Vec3",
  753. "x": -1,
  754. "y": -2,
  755. "z": 0
  756. },
  757. "_scale": {
  758. "__type__": "cc.Vec3",
  759. "x": 1,
  760. "y": 1,
  761. "z": 1
  762. },
  763. "_quat": {
  764. "__type__": "cc.Quat",
  765. "x": 0,
  766. "y": 0,
  767. "z": 0,
  768. "w": 1
  769. },
  770. "_skewX": 0,
  771. "_skewY": 0,
  772. "_zIndex": 0,
  773. "_is3DNode": false,
  774. "groupIndex": 0,
  775. "_id": ""
  776. },
  777. {
  778. "__type__": "cc.Label",
  779. "_name": "",
  780. "_objFlags": 0,
  781. "node": {
  782. "__id__": 19
  783. },
  784. "_enabled": true,
  785. "_srcBlendFactor": 1,
  786. "_dstBlendFactor": 771,
  787. "_useOriginalSize": false,
  788. "_string": "下一步",
  789. "_N$string": "下一步",
  790. "_fontSize": 20,
  791. "_lineHeight": 20,
  792. "_enableWrapText": true,
  793. "_N$file": null,
  794. "_isSystemFontUsed": true,
  795. "_spacingX": 0,
  796. "_N$horizontalAlign": 1,
  797. "_N$verticalAlign": 1,
  798. "_N$fontFamily": "Arial",
  799. "_N$overflow": 0,
  800. "_id": ""
  801. },
  802. {
  803. "__type__": "cc.PrefabInfo",
  804. "root": {
  805. "__id__": 1
  806. },
  807. "asset": {
  808. "__uuid__": "c2a74724-509f-4b76-b85d-6a52c9ef2dcb"
  809. },
  810. "fileId": "31pbuUI+RJM6NHx7qIZjmO",
  811. "sync": false
  812. },
  813. {
  814. "__type__": "cc.Node",
  815. "_name": "SmallArrow",
  816. "_objFlags": 0,
  817. "_parent": {
  818. "__id__": 18
  819. },
  820. "_children": [],
  821. "_active": false,
  822. "_level": 3,
  823. "_components": [
  824. {
  825. "__id__": 23
  826. },
  827. {
  828. "__id__": 24
  829. }
  830. ],
  831. "_prefab": {
  832. "__id__": 25
  833. },
  834. "_opacity": 255,
  835. "_color": {
  836. "__type__": "cc.Color",
  837. "r": 255,
  838. "g": 255,
  839. "b": 255,
  840. "a": 255
  841. },
  842. "_contentSize": {
  843. "__type__": "cc.Size",
  844. "width": 50,
  845. "height": 30
  846. },
  847. "_anchorPoint": {
  848. "__type__": "cc.Vec2",
  849. "x": 0.5,
  850. "y": 0.5
  851. },
  852. "_position": {
  853. "__type__": "cc.Vec3",
  854. "x": 143,
  855. "y": -74,
  856. "z": 0
  857. },
  858. "_scale": {
  859. "__type__": "cc.Vec3",
  860. "x": 1,
  861. "y": 1,
  862. "z": 1
  863. },
  864. "_skewX": 0,
  865. "_skewY": 0,
  866. "_zIndex": 0,
  867. "_is3DNode": false,
  868. "groupIndex": 0,
  869. "_id": "",
  870. "_eulerAngles": {
  871. "__type__": "cc.Vec3",
  872. "x": 0,
  873. "y": 0,
  874. "z": 0
  875. }
  876. },
  877. {
  878. "__type__": "cc.Sprite",
  879. "_name": "",
  880. "_objFlags": 0,
  881. "node": {
  882. "__id__": 22
  883. },
  884. "_enabled": true,
  885. "_srcBlendFactor": 770,
  886. "_dstBlendFactor": 771,
  887. "_spriteFrame": {
  888. "__uuid__": "38f17776-98ef-4429-8190-483d106c3b97"
  889. },
  890. "_type": 0,
  891. "_sizeMode": 1,
  892. "_fillType": 0,
  893. "_fillCenter": {
  894. "__type__": "cc.Vec2",
  895. "x": 0,
  896. "y": 0
  897. },
  898. "_fillStart": 0,
  899. "_fillRange": 0,
  900. "_isTrimmedMode": true,
  901. "_state": 0,
  902. "_atlas": null,
  903. "_id": ""
  904. },
  905. {
  906. "__type__": "cc.Animation",
  907. "_name": "",
  908. "_objFlags": 0,
  909. "node": {
  910. "__id__": 22
  911. },
  912. "_enabled": true,
  913. "_defaultClip": {
  914. "__uuid__": "602e47f8-89be-4647-bf56-1d6c6ad3316f"
  915. },
  916. "_clips": [
  917. {
  918. "__uuid__": "602e47f8-89be-4647-bf56-1d6c6ad3316f"
  919. }
  920. ],
  921. "playOnLoad": true,
  922. "_id": ""
  923. },
  924. {
  925. "__type__": "cc.PrefabInfo",
  926. "root": {
  927. "__id__": 1
  928. },
  929. "asset": {
  930. "__uuid__": "c2a74724-509f-4b76-b85d-6a52c9ef2dcb"
  931. },
  932. "fileId": "49rFTdnn9GO4YA3hsZ7ayB",
  933. "sync": false
  934. },
  935. {
  936. "__type__": "cc.Sprite",
  937. "_name": "",
  938. "_objFlags": 0,
  939. "node": {
  940. "__id__": 18
  941. },
  942. "_enabled": true,
  943. "_srcBlendFactor": 770,
  944. "_dstBlendFactor": 771,
  945. "_spriteFrame": {
  946. "__uuid__": "05325bf4-449c-44ee-8dd3-36e3dddc0e3f"
  947. },
  948. "_type": 0,
  949. "_sizeMode": 1,
  950. "_fillType": 0,
  951. "_fillCenter": {
  952. "__type__": "cc.Vec2",
  953. "x": 0,
  954. "y": 0
  955. },
  956. "_fillStart": 0,
  957. "_fillRange": 0,
  958. "_isTrimmedMode": true,
  959. "_state": 0,
  960. "_atlas": null,
  961. "_id": ""
  962. },
  963. {
  964. "__type__": "cc.PrefabInfo",
  965. "root": {
  966. "__id__": 1
  967. },
  968. "asset": {
  969. "__uuid__": "c2a74724-509f-4b76-b85d-6a52c9ef2dcb"
  970. },
  971. "fileId": "e19jySJOBCP46MBiezzKrU",
  972. "sync": false
  973. },
  974. {
  975. "__type__": "cc.Node",
  976. "_name": "richman",
  977. "_objFlags": 0,
  978. "_parent": {
  979. "__id__": 1
  980. },
  981. "_children": [],
  982. "_active": false,
  983. "_level": 2,
  984. "_components": [
  985. {
  986. "__id__": 29
  987. }
  988. ],
  989. "_prefab": {
  990. "__id__": 30
  991. },
  992. "_opacity": 255,
  993. "_color": {
  994. "__type__": "cc.Color",
  995. "r": 255,
  996. "g": 255,
  997. "b": 255,
  998. "a": 255
  999. },
  1000. "_contentSize": {
  1001. "__type__": "cc.Size",
  1002. "width": 240,
  1003. "height": 338
  1004. },
  1005. "_anchorPoint": {
  1006. "__type__": "cc.Vec2",
  1007. "x": 0.5,
  1008. "y": 0.5
  1009. },
  1010. "_position": {
  1011. "__type__": "cc.Vec3",
  1012. "x": 0,
  1013. "y": 0,
  1014. "z": 0
  1015. },
  1016. "_scale": {
  1017. "__type__": "cc.Vec3",
  1018. "x": 1,
  1019. "y": 1,
  1020. "z": 1
  1021. },
  1022. "_skewX": 0,
  1023. "_skewY": 0,
  1024. "_zIndex": 0,
  1025. "_is3DNode": false,
  1026. "groupIndex": 0,
  1027. "_id": "",
  1028. "_eulerAngles": {
  1029. "__type__": "cc.Vec3",
  1030. "x": 0,
  1031. "y": 0,
  1032. "z": 0
  1033. }
  1034. },
  1035. {
  1036. "__type__": "cc.Sprite",
  1037. "_name": "",
  1038. "_objFlags": 0,
  1039. "node": {
  1040. "__id__": 28
  1041. },
  1042. "_enabled": true,
  1043. "_srcBlendFactor": 770,
  1044. "_dstBlendFactor": 771,
  1045. "_spriteFrame": {
  1046. "__uuid__": "860ab9e5-898c-4d02-a638-fdc4e0233ac7"
  1047. },
  1048. "_type": 0,
  1049. "_sizeMode": 1,
  1050. "_fillType": 0,
  1051. "_fillCenter": {
  1052. "__type__": "cc.Vec2",
  1053. "x": 0,
  1054. "y": 0
  1055. },
  1056. "_fillStart": 0,
  1057. "_fillRange": 0,
  1058. "_isTrimmedMode": true,
  1059. "_state": 0,
  1060. "_atlas": null,
  1061. "_id": ""
  1062. },
  1063. {
  1064. "__type__": "cc.PrefabInfo",
  1065. "root": {
  1066. "__id__": 1
  1067. },
  1068. "asset": {
  1069. "__uuid__": "c2a74724-509f-4b76-b85d-6a52c9ef2dcb"
  1070. },
  1071. "fileId": "b8vQMrebhCQ4tVg1lF6/v+",
  1072. "sync": false
  1073. },
  1074. {
  1075. "__type__": "cc.Node",
  1076. "_name": "titleName",
  1077. "_objFlags": 0,
  1078. "_parent": {
  1079. "__id__": 1
  1080. },
  1081. "_children": [],
  1082. "_active": true,
  1083. "_level": 2,
  1084. "_components": [
  1085. {
  1086. "__id__": 32
  1087. }
  1088. ],
  1089. "_prefab": {
  1090. "__id__": 33
  1091. },
  1092. "_opacity": 255,
  1093. "_color": {
  1094. "__type__": "cc.Color",
  1095. "r": 255,
  1096. "g": 255,
  1097. "b": 255,
  1098. "a": 255
  1099. },
  1100. "_contentSize": {
  1101. "__type__": "cc.Size",
  1102. "width": 644,
  1103. "height": 420
  1104. },
  1105. "_anchorPoint": {
  1106. "__type__": "cc.Vec2",
  1107. "x": 0.5,
  1108. "y": 0.5
  1109. },
  1110. "_position": {
  1111. "__type__": "cc.Vec3",
  1112. "x": 0,
  1113. "y": 508,
  1114. "z": 0
  1115. },
  1116. "_scale": {
  1117. "__type__": "cc.Vec3",
  1118. "x": 1,
  1119. "y": 1,
  1120. "z": 1
  1121. },
  1122. "_skewX": 0,
  1123. "_skewY": 0,
  1124. "_zIndex": 0,
  1125. "_is3DNode": false,
  1126. "groupIndex": 0,
  1127. "_id": "",
  1128. "_eulerAngles": {
  1129. "__type__": "cc.Vec3",
  1130. "x": 0,
  1131. "y": 0,
  1132. "z": 0
  1133. }
  1134. },
  1135. {
  1136. "__type__": "cc.Sprite",
  1137. "_name": "",
  1138. "_objFlags": 0,
  1139. "node": {
  1140. "__id__": 31
  1141. },
  1142. "_enabled": true,
  1143. "_srcBlendFactor": 770,
  1144. "_dstBlendFactor": 771,
  1145. "_spriteFrame": {
  1146. "__uuid__": "4e6b2935-cd5d-44f4-b816-77abcf9be1b9"
  1147. },
  1148. "_type": 0,
  1149. "_sizeMode": 1,
  1150. "_fillType": 0,
  1151. "_fillCenter": {
  1152. "__type__": "cc.Vec2",
  1153. "x": 0,
  1154. "y": 0
  1155. },
  1156. "_fillStart": 0,
  1157. "_fillRange": 0,
  1158. "_isTrimmedMode": true,
  1159. "_state": 0,
  1160. "_atlas": null,
  1161. "_id": ""
  1162. },
  1163. {
  1164. "__type__": "cc.PrefabInfo",
  1165. "root": {
  1166. "__id__": 1
  1167. },
  1168. "asset": {
  1169. "__uuid__": "c2a74724-509f-4b76-b85d-6a52c9ef2dcb"
  1170. },
  1171. "fileId": "4fn5qaVf9BS6Ix7RjLoGSP",
  1172. "sync": false
  1173. },
  1174. {
  1175. "__type__": "cc.PrefabInfo",
  1176. "root": {
  1177. "__id__": 1
  1178. },
  1179. "asset": {
  1180. "__uuid__": "c2a74724-509f-4b76-b85d-6a52c9ef2dcb"
  1181. },
  1182. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  1183. "sync": false
  1184. }
  1185. ]