taskPrefabAgb.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": "taskPrefabAgb",
  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. "_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__": "f8e1617d-4341-4cfa-8ed3-83d6a2b0e2a1"
  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__": "f8e1617d-4341-4cfa-8ed3-83d6a2b0e2a1"
  273. },
  274. "fileId": "c9RU1PTy1Keo3g+9W1ttm9",
  275. "sync": false
  276. },
  277. {
  278. "__type__": "cc.Node",
  279. "_name": "bg",
  280. "_objFlags": 0,
  281. "_parent": {
  282. "__id__": 1
  283. },
  284. "_children": [
  285. {
  286. "__id__": 9
  287. }
  288. ],
  289. "_active": false,
  290. "_level": 2,
  291. "_components": [
  292. {
  293. "__id__": 12
  294. }
  295. ],
  296. "_prefab": {
  297. "__id__": 13
  298. },
  299. "_opacity": 255,
  300. "_color": {
  301. "__type__": "cc.Color",
  302. "r": 255,
  303. "g": 255,
  304. "b": 255,
  305. "a": 255
  306. },
  307. "_contentSize": {
  308. "__type__": "cc.Size",
  309. "width": 400,
  310. "height": 250
  311. },
  312. "_anchorPoint": {
  313. "__type__": "cc.Vec2",
  314. "x": 0.5,
  315. "y": 0.5
  316. },
  317. "_position": {
  318. "__type__": "cc.Vec3",
  319. "x": 65,
  320. "y": 109,
  321. "z": 0
  322. },
  323. "_scale": {
  324. "__type__": "cc.Vec3",
  325. "x": 1,
  326. "y": 1,
  327. "z": 1
  328. },
  329. "_quat": {
  330. "__type__": "cc.Quat",
  331. "x": 0,
  332. "y": 0,
  333. "z": 0,
  334. "w": 1
  335. },
  336. "_skewX": 0,
  337. "_skewY": 0,
  338. "_zIndex": 0,
  339. "_is3DNode": false,
  340. "groupIndex": 0,
  341. "_rotationX": 0,
  342. "_rotationY": 0,
  343. "_id": ""
  344. },
  345. {
  346. "__type__": "cc.Node",
  347. "_name": "New Label",
  348. "_objFlags": 0,
  349. "_parent": {
  350. "__id__": 8
  351. },
  352. "_children": [],
  353. "_active": true,
  354. "_level": 3,
  355. "_components": [
  356. {
  357. "__id__": 10
  358. }
  359. ],
  360. "_prefab": {
  361. "__id__": 11
  362. },
  363. "_opacity": 255,
  364. "_color": {
  365. "__type__": "cc.Color",
  366. "r": 0,
  367. "g": 0,
  368. "b": 0,
  369. "a": 255
  370. },
  371. "_contentSize": {
  372. "__type__": "cc.Size",
  373. "width": 334.73,
  374. "height": 90
  375. },
  376. "_anchorPoint": {
  377. "__type__": "cc.Vec2",
  378. "x": 0.5,
  379. "y": 0.5
  380. },
  381. "_position": {
  382. "__type__": "cc.Vec3",
  383. "x": 2,
  384. "y": 38,
  385. "z": 0
  386. },
  387. "_scale": {
  388. "__type__": "cc.Vec3",
  389. "x": 1,
  390. "y": 1,
  391. "z": 1
  392. },
  393. "_quat": {
  394. "__type__": "cc.Quat",
  395. "x": 0,
  396. "y": 0,
  397. "z": 0,
  398. "w": 1
  399. },
  400. "_skewX": 0,
  401. "_skewY": 0,
  402. "_zIndex": 0,
  403. "_is3DNode": false,
  404. "groupIndex": 0,
  405. "_rotationX": 0,
  406. "_rotationY": 0,
  407. "_id": ""
  408. },
  409. {
  410. "__type__": "cc.Label",
  411. "_name": "",
  412. "_objFlags": 0,
  413. "node": {
  414. "__id__": 9
  415. },
  416. "_enabled": true,
  417. "_srcBlendFactor": 1,
  418. "_dstBlendFactor": 771,
  419. "_useOriginalSize": false,
  420. "_string": " 想成为富豪怎么能没有\n 帮手呢!招募更多的人才,为走\n 向人生巅峰添砖加瓦.",
  421. "_N$string": " 想成为富豪怎么能没有\n 帮手呢!招募更多的人才,为走\n 向人生巅峰添砖加瓦.",
  422. "_fontSize": 25,
  423. "_lineHeight": 30,
  424. "_enableWrapText": true,
  425. "_N$file": null,
  426. "_isSystemFontUsed": true,
  427. "_spacingX": 0,
  428. "_N$horizontalAlign": 0,
  429. "_N$verticalAlign": 0,
  430. "_N$fontFamily": "Arial",
  431. "_N$overflow": 0,
  432. "_id": ""
  433. },
  434. {
  435. "__type__": "cc.PrefabInfo",
  436. "root": {
  437. "__id__": 1
  438. },
  439. "asset": {
  440. "__uuid__": "f8e1617d-4341-4cfa-8ed3-83d6a2b0e2a1"
  441. },
  442. "fileId": "91D3Zlp8pI45Fow0RR6m70",
  443. "sync": false
  444. },
  445. {
  446. "__type__": "cc.Sprite",
  447. "_name": "",
  448. "_objFlags": 0,
  449. "node": {
  450. "__id__": 8
  451. },
  452. "_enabled": true,
  453. "_srcBlendFactor": 770,
  454. "_dstBlendFactor": 771,
  455. "_spriteFrame": {
  456. "__uuid__": "c059390c-7d3d-429f-8b94-a784ad1f518f"
  457. },
  458. "_type": 0,
  459. "_sizeMode": 0,
  460. "_fillType": 0,
  461. "_fillCenter": {
  462. "__type__": "cc.Vec2",
  463. "x": 0,
  464. "y": 0
  465. },
  466. "_fillStart": 0,
  467. "_fillRange": 0,
  468. "_isTrimmedMode": true,
  469. "_state": 0,
  470. "_atlas": null,
  471. "_id": ""
  472. },
  473. {
  474. "__type__": "cc.PrefabInfo",
  475. "root": {
  476. "__id__": 1
  477. },
  478. "asset": {
  479. "__uuid__": "f8e1617d-4341-4cfa-8ed3-83d6a2b0e2a1"
  480. },
  481. "fileId": "19nPYa/XFBf4KUDUAQn5v3",
  482. "sync": false
  483. },
  484. {
  485. "__type__": "cc.Node",
  486. "_name": "SureBtn",
  487. "_objFlags": 0,
  488. "_parent": {
  489. "__id__": 1
  490. },
  491. "_children": [],
  492. "_active": false,
  493. "_level": 2,
  494. "_components": [
  495. {
  496. "__id__": 15
  497. },
  498. {
  499. "__id__": 16
  500. }
  501. ],
  502. "_prefab": {
  503. "__id__": 17
  504. },
  505. "_opacity": 255,
  506. "_color": {
  507. "__type__": "cc.Color",
  508. "r": 255,
  509. "g": 255,
  510. "b": 255,
  511. "a": 255
  512. },
  513. "_contentSize": {
  514. "__type__": "cc.Size",
  515. "width": 1200,
  516. "height": 1200
  517. },
  518. "_anchorPoint": {
  519. "__type__": "cc.Vec2",
  520. "x": 0.5,
  521. "y": 0.5
  522. },
  523. "_position": {
  524. "__type__": "cc.Vec3",
  525. "x": 0,
  526. "y": 0,
  527. "z": 0
  528. },
  529. "_scale": {
  530. "__type__": "cc.Vec3",
  531. "x": 1,
  532. "y": 1,
  533. "z": 1
  534. },
  535. "_quat": {
  536. "__type__": "cc.Quat",
  537. "x": 0,
  538. "y": 0,
  539. "z": 0,
  540. "w": 1
  541. },
  542. "_skewX": 0,
  543. "_skewY": 0,
  544. "_zIndex": 0,
  545. "_is3DNode": false,
  546. "groupIndex": 0,
  547. "_id": ""
  548. },
  549. {
  550. "__type__": "cc.Sprite",
  551. "_name": "",
  552. "_objFlags": 0,
  553. "node": {
  554. "__id__": 14
  555. },
  556. "_enabled": false,
  557. "_srcBlendFactor": 770,
  558. "_dstBlendFactor": 771,
  559. "_spriteFrame": {
  560. "__uuid__": "d2e7bee4-7f9f-4dd7-a4f1-fae9caf426e3"
  561. },
  562. "_type": 0,
  563. "_sizeMode": 0,
  564. "_fillType": 0,
  565. "_fillCenter": {
  566. "__type__": "cc.Vec2",
  567. "x": 0,
  568. "y": 0
  569. },
  570. "_fillStart": 0,
  571. "_fillRange": 0,
  572. "_isTrimmedMode": true,
  573. "_state": 0,
  574. "_atlas": null,
  575. "_id": ""
  576. },
  577. {
  578. "__type__": "cc.Button",
  579. "_name": "",
  580. "_objFlags": 0,
  581. "node": {
  582. "__id__": 14
  583. },
  584. "_enabled": true,
  585. "duration": 0.1,
  586. "zoomScale": 1.2,
  587. "clickEvents": [],
  588. "_N$interactable": true,
  589. "_N$enableAutoGrayEffect": false,
  590. "_N$transition": 3,
  591. "transition": 3,
  592. "_N$normalColor": {
  593. "__type__": "cc.Color",
  594. "r": 214,
  595. "g": 214,
  596. "b": 214,
  597. "a": 255
  598. },
  599. "_N$pressedColor": {
  600. "__type__": "cc.Color",
  601. "r": 211,
  602. "g": 211,
  603. "b": 211,
  604. "a": 255
  605. },
  606. "pressedColor": {
  607. "__type__": "cc.Color",
  608. "r": 211,
  609. "g": 211,
  610. "b": 211,
  611. "a": 255
  612. },
  613. "_N$hoverColor": {
  614. "__type__": "cc.Color",
  615. "r": 255,
  616. "g": 255,
  617. "b": 255,
  618. "a": 255
  619. },
  620. "hoverColor": {
  621. "__type__": "cc.Color",
  622. "r": 255,
  623. "g": 255,
  624. "b": 255,
  625. "a": 255
  626. },
  627. "_N$disabledColor": {
  628. "__type__": "cc.Color",
  629. "r": 124,
  630. "g": 124,
  631. "b": 124,
  632. "a": 255
  633. },
  634. "_N$normalSprite": null,
  635. "_N$pressedSprite": null,
  636. "pressedSprite": null,
  637. "_N$hoverSprite": null,
  638. "hoverSprite": null,
  639. "_N$disabledSprite": null,
  640. "_N$target": null,
  641. "_id": ""
  642. },
  643. {
  644. "__type__": "cc.PrefabInfo",
  645. "root": {
  646. "__id__": 1
  647. },
  648. "asset": {
  649. "__uuid__": "f8e1617d-4341-4cfa-8ed3-83d6a2b0e2a1"
  650. },
  651. "fileId": "897nXNY49BmZ6CrYuOM+PE",
  652. "sync": false
  653. },
  654. {
  655. "__type__": "cc.Node",
  656. "_name": "info",
  657. "_objFlags": 0,
  658. "_parent": {
  659. "__id__": 1
  660. },
  661. "_children": [
  662. {
  663. "__id__": 19
  664. },
  665. {
  666. "__id__": 22
  667. }
  668. ],
  669. "_active": false,
  670. "_level": 2,
  671. "_components": [
  672. {
  673. "__id__": 26
  674. }
  675. ],
  676. "_prefab": {
  677. "__id__": 27
  678. },
  679. "_opacity": 255,
  680. "_color": {
  681. "__type__": "cc.Color",
  682. "r": 255,
  683. "g": 255,
  684. "b": 255,
  685. "a": 255
  686. },
  687. "_contentSize": {
  688. "__type__": "cc.Size",
  689. "width": 82,
  690. "height": 37
  691. },
  692. "_anchorPoint": {
  693. "__type__": "cc.Vec2",
  694. "x": 0.5,
  695. "y": 0.5
  696. },
  697. "_position": {
  698. "__type__": "cc.Vec3",
  699. "x": 189,
  700. "y": -72,
  701. "z": 0
  702. },
  703. "_scale": {
  704. "__type__": "cc.Vec3",
  705. "x": 1,
  706. "y": 1,
  707. "z": 1
  708. },
  709. "_quat": {
  710. "__type__": "cc.Quat",
  711. "x": 0,
  712. "y": 0,
  713. "z": 0,
  714. "w": 1
  715. },
  716. "_skewX": 0,
  717. "_skewY": 0,
  718. "_zIndex": 0,
  719. "_is3DNode": false,
  720. "groupIndex": 0,
  721. "_id": ""
  722. },
  723. {
  724. "__type__": "cc.Node",
  725. "_name": "New Label",
  726. "_objFlags": 0,
  727. "_parent": {
  728. "__id__": 18
  729. },
  730. "_children": [],
  731. "_active": true,
  732. "_level": 3,
  733. "_components": [
  734. {
  735. "__id__": 20
  736. }
  737. ],
  738. "_prefab": {
  739. "__id__": 21
  740. },
  741. "_opacity": 255,
  742. "_color": {
  743. "__type__": "cc.Color",
  744. "r": 0,
  745. "g": 0,
  746. "b": 0,
  747. "a": 255
  748. },
  749. "_contentSize": {
  750. "__type__": "cc.Size",
  751. "width": 60,
  752. "height": 20
  753. },
  754. "_anchorPoint": {
  755. "__type__": "cc.Vec2",
  756. "x": 0.5,
  757. "y": 0.5
  758. },
  759. "_position": {
  760. "__type__": "cc.Vec3",
  761. "x": -1,
  762. "y": -2,
  763. "z": 0
  764. },
  765. "_scale": {
  766. "__type__": "cc.Vec3",
  767. "x": 1,
  768. "y": 1,
  769. "z": 1
  770. },
  771. "_quat": {
  772. "__type__": "cc.Quat",
  773. "x": 0,
  774. "y": 0,
  775. "z": 0,
  776. "w": 1
  777. },
  778. "_skewX": 0,
  779. "_skewY": 0,
  780. "_zIndex": 0,
  781. "_is3DNode": false,
  782. "groupIndex": 0,
  783. "_rotationX": 0,
  784. "_rotationY": 0,
  785. "_id": ""
  786. },
  787. {
  788. "__type__": "cc.Label",
  789. "_name": "",
  790. "_objFlags": 0,
  791. "node": {
  792. "__id__": 19
  793. },
  794. "_enabled": true,
  795. "_srcBlendFactor": 1,
  796. "_dstBlendFactor": 771,
  797. "_useOriginalSize": false,
  798. "_string": "下一步",
  799. "_N$string": "下一步",
  800. "_fontSize": 20,
  801. "_lineHeight": 20,
  802. "_enableWrapText": true,
  803. "_N$file": null,
  804. "_isSystemFontUsed": true,
  805. "_spacingX": 0,
  806. "_N$horizontalAlign": 1,
  807. "_N$verticalAlign": 1,
  808. "_N$fontFamily": "Arial",
  809. "_N$overflow": 0,
  810. "_id": ""
  811. },
  812. {
  813. "__type__": "cc.PrefabInfo",
  814. "root": {
  815. "__id__": 1
  816. },
  817. "asset": {
  818. "__uuid__": "f8e1617d-4341-4cfa-8ed3-83d6a2b0e2a1"
  819. },
  820. "fileId": "caXDYOLQJIbqJAMkl6lPWw",
  821. "sync": false
  822. },
  823. {
  824. "__type__": "cc.Node",
  825. "_name": "SmallArrow",
  826. "_objFlags": 0,
  827. "_parent": {
  828. "__id__": 18
  829. },
  830. "_children": [],
  831. "_active": false,
  832. "_level": 3,
  833. "_components": [
  834. {
  835. "__id__": 23
  836. },
  837. {
  838. "__id__": 24
  839. }
  840. ],
  841. "_prefab": {
  842. "__id__": 25
  843. },
  844. "_opacity": 255,
  845. "_color": {
  846. "__type__": "cc.Color",
  847. "r": 255,
  848. "g": 255,
  849. "b": 255,
  850. "a": 255
  851. },
  852. "_contentSize": {
  853. "__type__": "cc.Size",
  854. "width": 50,
  855. "height": 30
  856. },
  857. "_anchorPoint": {
  858. "__type__": "cc.Vec2",
  859. "x": 0.5,
  860. "y": 0.5
  861. },
  862. "_position": {
  863. "__type__": "cc.Vec3",
  864. "x": 143,
  865. "y": -74,
  866. "z": 0
  867. },
  868. "_scale": {
  869. "__type__": "cc.Vec3",
  870. "x": 1,
  871. "y": 1,
  872. "z": 1
  873. },
  874. "_quat": {
  875. "__type__": "cc.Quat",
  876. "x": 0,
  877. "y": 0,
  878. "z": 0,
  879. "w": 1
  880. },
  881. "_skewX": 0,
  882. "_skewY": 0,
  883. "_zIndex": 0,
  884. "_is3DNode": false,
  885. "groupIndex": 0,
  886. "_id": ""
  887. },
  888. {
  889. "__type__": "cc.Sprite",
  890. "_name": "",
  891. "_objFlags": 0,
  892. "node": {
  893. "__id__": 22
  894. },
  895. "_enabled": true,
  896. "_srcBlendFactor": 770,
  897. "_dstBlendFactor": 771,
  898. "_spriteFrame": {
  899. "__uuid__": "38f17776-98ef-4429-8190-483d106c3b97"
  900. },
  901. "_type": 0,
  902. "_sizeMode": 1,
  903. "_fillType": 0,
  904. "_fillCenter": {
  905. "__type__": "cc.Vec2",
  906. "x": 0,
  907. "y": 0
  908. },
  909. "_fillStart": 0,
  910. "_fillRange": 0,
  911. "_isTrimmedMode": true,
  912. "_state": 0,
  913. "_atlas": null,
  914. "_id": ""
  915. },
  916. {
  917. "__type__": "cc.Animation",
  918. "_name": "",
  919. "_objFlags": 0,
  920. "node": {
  921. "__id__": 22
  922. },
  923. "_enabled": true,
  924. "_defaultClip": {
  925. "__uuid__": "602e47f8-89be-4647-bf56-1d6c6ad3316f"
  926. },
  927. "_clips": [
  928. {
  929. "__uuid__": "602e47f8-89be-4647-bf56-1d6c6ad3316f"
  930. }
  931. ],
  932. "playOnLoad": true,
  933. "_id": ""
  934. },
  935. {
  936. "__type__": "cc.PrefabInfo",
  937. "root": {
  938. "__id__": 1
  939. },
  940. "asset": {
  941. "__uuid__": "f8e1617d-4341-4cfa-8ed3-83d6a2b0e2a1"
  942. },
  943. "fileId": "59rRUH2SpEhokwSmCDj1i8",
  944. "sync": false
  945. },
  946. {
  947. "__type__": "cc.Sprite",
  948. "_name": "",
  949. "_objFlags": 0,
  950. "node": {
  951. "__id__": 18
  952. },
  953. "_enabled": true,
  954. "_srcBlendFactor": 770,
  955. "_dstBlendFactor": 771,
  956. "_spriteFrame": {
  957. "__uuid__": "05325bf4-449c-44ee-8dd3-36e3dddc0e3f"
  958. },
  959. "_type": 0,
  960. "_sizeMode": 1,
  961. "_fillType": 0,
  962. "_fillCenter": {
  963. "__type__": "cc.Vec2",
  964. "x": 0,
  965. "y": 0
  966. },
  967. "_fillStart": 0,
  968. "_fillRange": 0,
  969. "_isTrimmedMode": true,
  970. "_state": 0,
  971. "_atlas": null,
  972. "_id": ""
  973. },
  974. {
  975. "__type__": "cc.PrefabInfo",
  976. "root": {
  977. "__id__": 1
  978. },
  979. "asset": {
  980. "__uuid__": "f8e1617d-4341-4cfa-8ed3-83d6a2b0e2a1"
  981. },
  982. "fileId": "1fXhE/GmpIXZO5rfA6haeG",
  983. "sync": false
  984. },
  985. {
  986. "__type__": "cc.Node",
  987. "_name": "richman",
  988. "_objFlags": 0,
  989. "_parent": {
  990. "__id__": 1
  991. },
  992. "_children": [],
  993. "_active": false,
  994. "_level": 2,
  995. "_components": [
  996. {
  997. "__id__": 29
  998. }
  999. ],
  1000. "_prefab": {
  1001. "__id__": 30
  1002. },
  1003. "_opacity": 255,
  1004. "_color": {
  1005. "__type__": "cc.Color",
  1006. "r": 255,
  1007. "g": 255,
  1008. "b": 255,
  1009. "a": 255
  1010. },
  1011. "_contentSize": {
  1012. "__type__": "cc.Size",
  1013. "width": 240,
  1014. "height": 338
  1015. },
  1016. "_anchorPoint": {
  1017. "__type__": "cc.Vec2",
  1018. "x": 0.5,
  1019. "y": 0.5
  1020. },
  1021. "_position": {
  1022. "__type__": "cc.Vec3",
  1023. "x": -166,
  1024. "y": -12,
  1025. "z": 0
  1026. },
  1027. "_scale": {
  1028. "__type__": "cc.Vec3",
  1029. "x": 1,
  1030. "y": 1,
  1031. "z": 1
  1032. },
  1033. "_quat": {
  1034. "__type__": "cc.Quat",
  1035. "x": 0,
  1036. "y": 0,
  1037. "z": 0,
  1038. "w": 1
  1039. },
  1040. "_skewX": 0,
  1041. "_skewY": 0,
  1042. "_zIndex": 0,
  1043. "_is3DNode": false,
  1044. "groupIndex": 0,
  1045. "_id": ""
  1046. },
  1047. {
  1048. "__type__": "cc.Sprite",
  1049. "_name": "",
  1050. "_objFlags": 0,
  1051. "node": {
  1052. "__id__": 28
  1053. },
  1054. "_enabled": true,
  1055. "_srcBlendFactor": 770,
  1056. "_dstBlendFactor": 771,
  1057. "_spriteFrame": {
  1058. "__uuid__": "860ab9e5-898c-4d02-a638-fdc4e0233ac7"
  1059. },
  1060. "_type": 0,
  1061. "_sizeMode": 1,
  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__": "f8e1617d-4341-4cfa-8ed3-83d6a2b0e2a1"
  1082. },
  1083. "fileId": "92ccwdcI1J3bxBnYY4IfiX",
  1084. "sync": false
  1085. },
  1086. {
  1087. "__type__": "cc.PrefabInfo",
  1088. "root": {
  1089. "__id__": 1
  1090. },
  1091. "asset": {
  1092. "__uuid__": "f8e1617d-4341-4cfa-8ed3-83d6a2b0e2a1"
  1093. },
  1094. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  1095. "sync": false
  1096. }
  1097. ]