readygo.prefab 26 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502
  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": "readygo",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 10
  25. },
  26. {
  27. "__id__": 13
  28. },
  29. {
  30. "__id__": 16
  31. },
  32. {
  33. "__id__": 19
  34. },
  35. {
  36. "__id__": 22
  37. },
  38. {
  39. "__id__": 33
  40. }
  41. ],
  42. "_active": true,
  43. "_level": 1,
  44. "_components": [
  45. {
  46. "__id__": 41
  47. },
  48. {
  49. "__id__": 42
  50. }
  51. ],
  52. "_prefab": {
  53. "__id__": 43
  54. },
  55. "_opacity": 255,
  56. "_color": {
  57. "__type__": "cc.Color",
  58. "r": 255,
  59. "g": 255,
  60. "b": 255,
  61. "a": 255
  62. },
  63. "_contentSize": {
  64. "__type__": "cc.Size",
  65. "width": 0,
  66. "height": 0
  67. },
  68. "_anchorPoint": {
  69. "__type__": "cc.Vec2",
  70. "x": 0.5,
  71. "y": 0.5
  72. },
  73. "_position": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_scale": {
  80. "__type__": "cc.Vec3",
  81. "x": 1,
  82. "y": 1,
  83. "z": 1
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_zIndex": 0,
  88. "_is3DNode": false,
  89. "groupIndex": 0,
  90. "_rotationX": 0,
  91. "_rotationY": 0,
  92. "_id": "",
  93. "_eulerAngles": {
  94. "__type__": "cc.Vec3",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0
  98. }
  99. },
  100. {
  101. "__type__": "cc.Node",
  102. "_name": "jx",
  103. "_objFlags": 0,
  104. "_parent": {
  105. "__id__": 1
  106. },
  107. "_children": [
  108. {
  109. "__id__": 3
  110. },
  111. {
  112. "__id__": 6
  113. }
  114. ],
  115. "_active": true,
  116. "_level": 0,
  117. "_components": [],
  118. "_prefab": {
  119. "__id__": 9
  120. },
  121. "_opacity": 255,
  122. "_color": {
  123. "__type__": "cc.Color",
  124. "r": 255,
  125. "g": 255,
  126. "b": 255,
  127. "a": 255
  128. },
  129. "_contentSize": {
  130. "__type__": "cc.Size",
  131. "width": 0,
  132. "height": 0
  133. },
  134. "_anchorPoint": {
  135. "__type__": "cc.Vec2",
  136. "x": 0.5,
  137. "y": 0.5
  138. },
  139. "_position": {
  140. "__type__": "cc.Vec3",
  141. "x": 0,
  142. "y": 0,
  143. "z": 0
  144. },
  145. "_scale": {
  146. "__type__": "cc.Vec3",
  147. "x": 1,
  148. "y": 1,
  149. "z": 1
  150. },
  151. "_skewX": 0,
  152. "_skewY": 0,
  153. "_zIndex": 0,
  154. "_is3DNode": false,
  155. "groupIndex": 0,
  156. "_rotationX": 0,
  157. "_rotationY": 0,
  158. "_id": "",
  159. "_eulerAngles": {
  160. "__type__": "cc.Vec3",
  161. "x": 0,
  162. "y": 0,
  163. "z": 0
  164. }
  165. },
  166. {
  167. "__type__": "cc.Node",
  168. "_name": "juxingkuang",
  169. "_objFlags": 0,
  170. "_parent": {
  171. "__id__": 2
  172. },
  173. "_children": [],
  174. "_active": true,
  175. "_level": 0,
  176. "_components": [
  177. {
  178. "__id__": 4
  179. }
  180. ],
  181. "_prefab": {
  182. "__id__": 5
  183. },
  184. "_opacity": 255,
  185. "_color": {
  186. "__type__": "cc.Color",
  187. "r": 255,
  188. "g": 255,
  189. "b": 255,
  190. "a": 255
  191. },
  192. "_contentSize": {
  193. "__type__": "cc.Size",
  194. "width": 720,
  195. "height": 135
  196. },
  197. "_anchorPoint": {
  198. "__type__": "cc.Vec2",
  199. "x": 0.5,
  200. "y": 0.5
  201. },
  202. "_position": {
  203. "__type__": "cc.Vec3",
  204. "x": 0,
  205. "y": 0,
  206. "z": 0
  207. },
  208. "_scale": {
  209. "__type__": "cc.Vec3",
  210. "x": 1,
  211. "y": 1,
  212. "z": 1
  213. },
  214. "_skewX": 0,
  215. "_skewY": 0,
  216. "_zIndex": 0,
  217. "_is3DNode": false,
  218. "groupIndex": 0,
  219. "_rotationX": 0,
  220. "_rotationY": 0,
  221. "_id": "",
  222. "_eulerAngles": {
  223. "__type__": "cc.Vec3",
  224. "x": 0,
  225. "y": 0,
  226. "z": 0
  227. }
  228. },
  229. {
  230. "__type__": "cc.Sprite",
  231. "_name": "",
  232. "_objFlags": 0,
  233. "node": {
  234. "__id__": 3
  235. },
  236. "_enabled": true,
  237. "_srcBlendFactor": 770,
  238. "_dstBlendFactor": 771,
  239. "_spriteFrame": {
  240. "__uuid__": "ce111278-6885-4476-b4e7-8875ed69e875"
  241. },
  242. "_type": 0,
  243. "_sizeMode": 1,
  244. "_fillType": 0,
  245. "_fillCenter": {
  246. "__type__": "cc.Vec2",
  247. "x": 0,
  248. "y": 0
  249. },
  250. "_fillStart": 0,
  251. "_fillRange": 0,
  252. "_isTrimmedMode": true,
  253. "_state": 0,
  254. "_atlas": null,
  255. "_id": ""
  256. },
  257. {
  258. "__type__": "cc.PrefabInfo",
  259. "root": {
  260. "__id__": 1
  261. },
  262. "asset": {
  263. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  264. },
  265. "fileId": "2c5dEZtPpNYZtOfiZakWGS",
  266. "sync": false
  267. },
  268. {
  269. "__type__": "cc.Node",
  270. "_name": "juxing",
  271. "_objFlags": 0,
  272. "_parent": {
  273. "__id__": 2
  274. },
  275. "_children": [],
  276. "_active": true,
  277. "_level": 0,
  278. "_components": [
  279. {
  280. "__id__": 7
  281. }
  282. ],
  283. "_prefab": {
  284. "__id__": 8
  285. },
  286. "_opacity": 255,
  287. "_color": {
  288. "__type__": "cc.Color",
  289. "r": 255,
  290. "g": 255,
  291. "b": 255,
  292. "a": 255
  293. },
  294. "_contentSize": {
  295. "__type__": "cc.Size",
  296. "width": 720,
  297. "height": 110
  298. },
  299. "_anchorPoint": {
  300. "__type__": "cc.Vec2",
  301. "x": 0.5,
  302. "y": 0.5
  303. },
  304. "_position": {
  305. "__type__": "cc.Vec3",
  306. "x": 0,
  307. "y": 0,
  308. "z": 0
  309. },
  310. "_scale": {
  311. "__type__": "cc.Vec3",
  312. "x": 1,
  313. "y": 1,
  314. "z": 1
  315. },
  316. "_skewX": 0,
  317. "_skewY": 0,
  318. "_zIndex": 0,
  319. "_is3DNode": false,
  320. "groupIndex": 0,
  321. "_rotationX": 0,
  322. "_rotationY": 0,
  323. "_id": "",
  324. "_eulerAngles": {
  325. "__type__": "cc.Vec3",
  326. "x": 0,
  327. "y": 0,
  328. "z": 0
  329. }
  330. },
  331. {
  332. "__type__": "cc.Sprite",
  333. "_name": "",
  334. "_objFlags": 0,
  335. "node": {
  336. "__id__": 6
  337. },
  338. "_enabled": true,
  339. "_srcBlendFactor": 770,
  340. "_dstBlendFactor": 771,
  341. "_spriteFrame": {
  342. "__uuid__": "4bb0b4c1-5f27-4136-a49d-0c7cd9f63abb"
  343. },
  344. "_type": 0,
  345. "_sizeMode": 1,
  346. "_fillType": 0,
  347. "_fillCenter": {
  348. "__type__": "cc.Vec2",
  349. "x": 0,
  350. "y": 0
  351. },
  352. "_fillStart": 0,
  353. "_fillRange": 0,
  354. "_isTrimmedMode": true,
  355. "_state": 0,
  356. "_atlas": null,
  357. "_id": ""
  358. },
  359. {
  360. "__type__": "cc.PrefabInfo",
  361. "root": {
  362. "__id__": 1
  363. },
  364. "asset": {
  365. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  366. },
  367. "fileId": "5btoeaGOJEp7ZUxw8wOQWu",
  368. "sync": false
  369. },
  370. {
  371. "__type__": "cc.PrefabInfo",
  372. "root": {
  373. "__id__": 1
  374. },
  375. "asset": {
  376. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  377. },
  378. "fileId": "80NZw7q1NKp5H5F5icrrvG",
  379. "sync": false
  380. },
  381. {
  382. "__type__": "cc.Node",
  383. "_name": "guang3",
  384. "_objFlags": 0,
  385. "_parent": {
  386. "__id__": 1
  387. },
  388. "_children": [],
  389. "_active": true,
  390. "_level": 0,
  391. "_components": [
  392. {
  393. "__id__": 11
  394. }
  395. ],
  396. "_prefab": {
  397. "__id__": 12
  398. },
  399. "_opacity": 255,
  400. "_color": {
  401. "__type__": "cc.Color",
  402. "r": 255,
  403. "g": 255,
  404. "b": 255,
  405. "a": 255
  406. },
  407. "_contentSize": {
  408. "__type__": "cc.Size",
  409. "width": 697,
  410. "height": 4
  411. },
  412. "_anchorPoint": {
  413. "__type__": "cc.Vec2",
  414. "x": 0.5,
  415. "y": 0.5
  416. },
  417. "_position": {
  418. "__type__": "cc.Vec3",
  419. "x": 0,
  420. "y": 0,
  421. "z": 0
  422. },
  423. "_scale": {
  424. "__type__": "cc.Vec3",
  425. "x": 1,
  426. "y": 1,
  427. "z": 1
  428. },
  429. "_skewX": 0,
  430. "_skewY": 0,
  431. "_zIndex": 0,
  432. "_is3DNode": false,
  433. "groupIndex": 0,
  434. "_rotationX": 0,
  435. "_rotationY": 0,
  436. "_id": "",
  437. "_eulerAngles": {
  438. "__type__": "cc.Vec3",
  439. "x": 0,
  440. "y": 0,
  441. "z": 0
  442. }
  443. },
  444. {
  445. "__type__": "cc.Sprite",
  446. "_name": "",
  447. "_objFlags": 0,
  448. "node": {
  449. "__id__": 10
  450. },
  451. "_enabled": true,
  452. "_srcBlendFactor": 770,
  453. "_dstBlendFactor": 771,
  454. "_spriteFrame": {
  455. "__uuid__": "3a578822-1b07-45ea-92fd-e23fa586d800"
  456. },
  457. "_type": 0,
  458. "_sizeMode": 1,
  459. "_fillType": 0,
  460. "_fillCenter": {
  461. "__type__": "cc.Vec2",
  462. "x": 0,
  463. "y": 0
  464. },
  465. "_fillStart": 0,
  466. "_fillRange": 0,
  467. "_isTrimmedMode": true,
  468. "_state": 0,
  469. "_atlas": null,
  470. "_id": ""
  471. },
  472. {
  473. "__type__": "cc.PrefabInfo",
  474. "root": {
  475. "__id__": 1
  476. },
  477. "asset": {
  478. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  479. },
  480. "fileId": "c58KbJvBFPq4xFSIPXWlO7",
  481. "sync": false
  482. },
  483. {
  484. "__type__": "cc.Node",
  485. "_name": "guang4",
  486. "_objFlags": 0,
  487. "_parent": {
  488. "__id__": 1
  489. },
  490. "_children": [],
  491. "_active": true,
  492. "_level": 0,
  493. "_components": [
  494. {
  495. "__id__": 14
  496. }
  497. ],
  498. "_prefab": {
  499. "__id__": 15
  500. },
  501. "_opacity": 255,
  502. "_color": {
  503. "__type__": "cc.Color",
  504. "r": 255,
  505. "g": 255,
  506. "b": 255,
  507. "a": 255
  508. },
  509. "_contentSize": {
  510. "__type__": "cc.Size",
  511. "width": 697,
  512. "height": 4
  513. },
  514. "_anchorPoint": {
  515. "__type__": "cc.Vec2",
  516. "x": 0.5,
  517. "y": 0.5
  518. },
  519. "_position": {
  520. "__type__": "cc.Vec3",
  521. "x": 0,
  522. "y": 0,
  523. "z": 0
  524. },
  525. "_scale": {
  526. "__type__": "cc.Vec3",
  527. "x": 1,
  528. "y": 1,
  529. "z": 1
  530. },
  531. "_skewX": 0,
  532. "_skewY": 0,
  533. "_zIndex": 0,
  534. "_is3DNode": false,
  535. "groupIndex": 0,
  536. "_rotationX": 0,
  537. "_rotationY": 0,
  538. "_id": "",
  539. "_eulerAngles": {
  540. "__type__": "cc.Vec3",
  541. "x": 0,
  542. "y": 0,
  543. "z": 0
  544. }
  545. },
  546. {
  547. "__type__": "cc.Sprite",
  548. "_name": "",
  549. "_objFlags": 0,
  550. "node": {
  551. "__id__": 13
  552. },
  553. "_enabled": true,
  554. "_srcBlendFactor": 770,
  555. "_dstBlendFactor": 771,
  556. "_spriteFrame": {
  557. "__uuid__": "f45a42d3-fe63-4067-bcd8-6b95992d05c0"
  558. },
  559. "_type": 0,
  560. "_sizeMode": 1,
  561. "_fillType": 0,
  562. "_fillCenter": {
  563. "__type__": "cc.Vec2",
  564. "x": 0,
  565. "y": 0
  566. },
  567. "_fillStart": 0,
  568. "_fillRange": 0,
  569. "_isTrimmedMode": true,
  570. "_state": 0,
  571. "_atlas": null,
  572. "_id": ""
  573. },
  574. {
  575. "__type__": "cc.PrefabInfo",
  576. "root": {
  577. "__id__": 1
  578. },
  579. "asset": {
  580. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  581. },
  582. "fileId": "59+y1VUwVBaYWfeS5ld5BC",
  583. "sync": false
  584. },
  585. {
  586. "__type__": "cc.Node",
  587. "_name": "guang1",
  588. "_objFlags": 0,
  589. "_parent": {
  590. "__id__": 1
  591. },
  592. "_children": [],
  593. "_active": true,
  594. "_level": 0,
  595. "_components": [
  596. {
  597. "__id__": 17
  598. }
  599. ],
  600. "_prefab": {
  601. "__id__": 18
  602. },
  603. "_opacity": 255,
  604. "_color": {
  605. "__type__": "cc.Color",
  606. "r": 255,
  607. "g": 255,
  608. "b": 255,
  609. "a": 255
  610. },
  611. "_contentSize": {
  612. "__type__": "cc.Size",
  613. "width": 697,
  614. "height": 4
  615. },
  616. "_anchorPoint": {
  617. "__type__": "cc.Vec2",
  618. "x": 0.5,
  619. "y": 0.5
  620. },
  621. "_position": {
  622. "__type__": "cc.Vec3",
  623. "x": 0,
  624. "y": 0,
  625. "z": 0
  626. },
  627. "_scale": {
  628. "__type__": "cc.Vec3",
  629. "x": 1,
  630. "y": 1,
  631. "z": 1
  632. },
  633. "_skewX": 0,
  634. "_skewY": 0,
  635. "_zIndex": 0,
  636. "_is3DNode": false,
  637. "groupIndex": 0,
  638. "_rotationX": 0,
  639. "_rotationY": 0,
  640. "_id": "",
  641. "_eulerAngles": {
  642. "__type__": "cc.Vec3",
  643. "x": 0,
  644. "y": 0,
  645. "z": 0
  646. }
  647. },
  648. {
  649. "__type__": "cc.Sprite",
  650. "_name": "",
  651. "_objFlags": 0,
  652. "node": {
  653. "__id__": 16
  654. },
  655. "_enabled": true,
  656. "_srcBlendFactor": 770,
  657. "_dstBlendFactor": 771,
  658. "_spriteFrame": {
  659. "__uuid__": "3a578822-1b07-45ea-92fd-e23fa586d800"
  660. },
  661. "_type": 0,
  662. "_sizeMode": 1,
  663. "_fillType": 0,
  664. "_fillCenter": {
  665. "__type__": "cc.Vec2",
  666. "x": 0,
  667. "y": 0
  668. },
  669. "_fillStart": 0,
  670. "_fillRange": 0,
  671. "_isTrimmedMode": true,
  672. "_state": 0,
  673. "_atlas": null,
  674. "_id": ""
  675. },
  676. {
  677. "__type__": "cc.PrefabInfo",
  678. "root": {
  679. "__id__": 1
  680. },
  681. "asset": {
  682. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  683. },
  684. "fileId": "dc2G8Y49xAQrUd6sLVv9lY",
  685. "sync": false
  686. },
  687. {
  688. "__type__": "cc.Node",
  689. "_name": "guang2",
  690. "_objFlags": 0,
  691. "_parent": {
  692. "__id__": 1
  693. },
  694. "_children": [],
  695. "_active": true,
  696. "_level": 0,
  697. "_components": [
  698. {
  699. "__id__": 20
  700. }
  701. ],
  702. "_prefab": {
  703. "__id__": 21
  704. },
  705. "_opacity": 255,
  706. "_color": {
  707. "__type__": "cc.Color",
  708. "r": 255,
  709. "g": 255,
  710. "b": 255,
  711. "a": 255
  712. },
  713. "_contentSize": {
  714. "__type__": "cc.Size",
  715. "width": 697,
  716. "height": 4
  717. },
  718. "_anchorPoint": {
  719. "__type__": "cc.Vec2",
  720. "x": 0.5,
  721. "y": 0.5
  722. },
  723. "_position": {
  724. "__type__": "cc.Vec3",
  725. "x": 0,
  726. "y": 0,
  727. "z": 0
  728. },
  729. "_scale": {
  730. "__type__": "cc.Vec3",
  731. "x": 1,
  732. "y": 1,
  733. "z": 1
  734. },
  735. "_skewX": 0,
  736. "_skewY": 0,
  737. "_zIndex": 0,
  738. "_is3DNode": false,
  739. "groupIndex": 0,
  740. "_rotationX": 0,
  741. "_rotationY": 0,
  742. "_id": "",
  743. "_eulerAngles": {
  744. "__type__": "cc.Vec3",
  745. "x": 0,
  746. "y": 0,
  747. "z": 0
  748. }
  749. },
  750. {
  751. "__type__": "cc.Sprite",
  752. "_name": "",
  753. "_objFlags": 0,
  754. "node": {
  755. "__id__": 19
  756. },
  757. "_enabled": true,
  758. "_srcBlendFactor": 770,
  759. "_dstBlendFactor": 771,
  760. "_spriteFrame": {
  761. "__uuid__": "f45a42d3-fe63-4067-bcd8-6b95992d05c0"
  762. },
  763. "_type": 0,
  764. "_sizeMode": 1,
  765. "_fillType": 0,
  766. "_fillCenter": {
  767. "__type__": "cc.Vec2",
  768. "x": 0,
  769. "y": 0
  770. },
  771. "_fillStart": 0,
  772. "_fillRange": 0,
  773. "_isTrimmedMode": true,
  774. "_state": 0,
  775. "_atlas": null,
  776. "_id": ""
  777. },
  778. {
  779. "__type__": "cc.PrefabInfo",
  780. "root": {
  781. "__id__": 1
  782. },
  783. "asset": {
  784. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  785. },
  786. "fileId": "127B9zay5KoLpx0R70yASc",
  787. "sync": false
  788. },
  789. {
  790. "__type__": "cc.Node",
  791. "_name": "go",
  792. "_objFlags": 0,
  793. "_parent": {
  794. "__id__": 1
  795. },
  796. "_children": [
  797. {
  798. "__id__": 23
  799. },
  800. {
  801. "__id__": 26
  802. },
  803. {
  804. "__id__": 29
  805. }
  806. ],
  807. "_active": true,
  808. "_level": 0,
  809. "_components": [],
  810. "_prefab": {
  811. "__id__": 32
  812. },
  813. "_opacity": 255,
  814. "_color": {
  815. "__type__": "cc.Color",
  816. "r": 255,
  817. "g": 255,
  818. "b": 255,
  819. "a": 255
  820. },
  821. "_contentSize": {
  822. "__type__": "cc.Size",
  823. "width": 0,
  824. "height": 0
  825. },
  826. "_anchorPoint": {
  827. "__type__": "cc.Vec2",
  828. "x": 0.5,
  829. "y": 0.5
  830. },
  831. "_position": {
  832. "__type__": "cc.Vec3",
  833. "x": 0,
  834. "y": 0,
  835. "z": 0
  836. },
  837. "_scale": {
  838. "__type__": "cc.Vec3",
  839. "x": 1,
  840. "y": 1,
  841. "z": 1
  842. },
  843. "_skewX": 0,
  844. "_skewY": 0,
  845. "_zIndex": 0,
  846. "_is3DNode": false,
  847. "groupIndex": 0,
  848. "_rotationX": 0,
  849. "_rotationY": 0,
  850. "_id": "",
  851. "_eulerAngles": {
  852. "__type__": "cc.Vec3",
  853. "x": 0,
  854. "y": 0,
  855. "z": 0
  856. }
  857. },
  858. {
  859. "__type__": "cc.Node",
  860. "_name": "g",
  861. "_objFlags": 0,
  862. "_parent": {
  863. "__id__": 22
  864. },
  865. "_children": [],
  866. "_active": true,
  867. "_level": 0,
  868. "_components": [
  869. {
  870. "__id__": 24
  871. }
  872. ],
  873. "_prefab": {
  874. "__id__": 25
  875. },
  876. "_opacity": 255,
  877. "_color": {
  878. "__type__": "cc.Color",
  879. "r": 255,
  880. "g": 255,
  881. "b": 255,
  882. "a": 255
  883. },
  884. "_contentSize": {
  885. "__type__": "cc.Size",
  886. "width": 71,
  887. "height": 83
  888. },
  889. "_anchorPoint": {
  890. "__type__": "cc.Vec2",
  891. "x": 0.5,
  892. "y": 0.5
  893. },
  894. "_position": {
  895. "__type__": "cc.Vec3",
  896. "x": 0,
  897. "y": 0,
  898. "z": 0
  899. },
  900. "_scale": {
  901. "__type__": "cc.Vec3",
  902. "x": 1,
  903. "y": 1,
  904. "z": 1
  905. },
  906. "_skewX": 0,
  907. "_skewY": 0,
  908. "_zIndex": 0,
  909. "_is3DNode": false,
  910. "groupIndex": 0,
  911. "_rotationX": 0,
  912. "_rotationY": 0,
  913. "_id": "",
  914. "_eulerAngles": {
  915. "__type__": "cc.Vec3",
  916. "x": 0,
  917. "y": 0,
  918. "z": 0
  919. }
  920. },
  921. {
  922. "__type__": "cc.Sprite",
  923. "_name": "",
  924. "_objFlags": 0,
  925. "node": {
  926. "__id__": 23
  927. },
  928. "_enabled": true,
  929. "_srcBlendFactor": 770,
  930. "_dstBlendFactor": 771,
  931. "_spriteFrame": {
  932. "__uuid__": "2e323cea-9bd6-4c8e-b946-3f2cbc08e316"
  933. },
  934. "_type": 0,
  935. "_sizeMode": 1,
  936. "_fillType": 0,
  937. "_fillCenter": {
  938. "__type__": "cc.Vec2",
  939. "x": 0,
  940. "y": 0
  941. },
  942. "_fillStart": 0,
  943. "_fillRange": 0,
  944. "_isTrimmedMode": true,
  945. "_state": 0,
  946. "_atlas": null,
  947. "_id": ""
  948. },
  949. {
  950. "__type__": "cc.PrefabInfo",
  951. "root": {
  952. "__id__": 1
  953. },
  954. "asset": {
  955. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  956. },
  957. "fileId": "95t0bMPMdO3ZDATtm0rfRx",
  958. "sync": false
  959. },
  960. {
  961. "__type__": "cc.Node",
  962. "_name": "o",
  963. "_objFlags": 0,
  964. "_parent": {
  965. "__id__": 22
  966. },
  967. "_children": [],
  968. "_active": true,
  969. "_level": 0,
  970. "_components": [
  971. {
  972. "__id__": 27
  973. }
  974. ],
  975. "_prefab": {
  976. "__id__": 28
  977. },
  978. "_opacity": 255,
  979. "_color": {
  980. "__type__": "cc.Color",
  981. "r": 255,
  982. "g": 255,
  983. "b": 255,
  984. "a": 255
  985. },
  986. "_contentSize": {
  987. "__type__": "cc.Size",
  988. "width": 70,
  989. "height": 83
  990. },
  991. "_anchorPoint": {
  992. "__type__": "cc.Vec2",
  993. "x": 0.5,
  994. "y": 0.5
  995. },
  996. "_position": {
  997. "__type__": "cc.Vec3",
  998. "x": 0,
  999. "y": 0,
  1000. "z": 0
  1001. },
  1002. "_scale": {
  1003. "__type__": "cc.Vec3",
  1004. "x": 1,
  1005. "y": 1,
  1006. "z": 1
  1007. },
  1008. "_skewX": 0,
  1009. "_skewY": 0,
  1010. "_zIndex": 0,
  1011. "_is3DNode": false,
  1012. "groupIndex": 0,
  1013. "_rotationX": 0,
  1014. "_rotationY": 0,
  1015. "_id": "",
  1016. "_eulerAngles": {
  1017. "__type__": "cc.Vec3",
  1018. "x": 0,
  1019. "y": 0,
  1020. "z": 0
  1021. }
  1022. },
  1023. {
  1024. "__type__": "cc.Sprite",
  1025. "_name": "",
  1026. "_objFlags": 0,
  1027. "node": {
  1028. "__id__": 26
  1029. },
  1030. "_enabled": true,
  1031. "_srcBlendFactor": 770,
  1032. "_dstBlendFactor": 771,
  1033. "_spriteFrame": {
  1034. "__uuid__": "91e98405-d162-4b75-b826-c29fc103e44f"
  1035. },
  1036. "_type": 0,
  1037. "_sizeMode": 1,
  1038. "_fillType": 0,
  1039. "_fillCenter": {
  1040. "__type__": "cc.Vec2",
  1041. "x": 0,
  1042. "y": 0
  1043. },
  1044. "_fillStart": 0,
  1045. "_fillRange": 0,
  1046. "_isTrimmedMode": true,
  1047. "_state": 0,
  1048. "_atlas": null,
  1049. "_id": ""
  1050. },
  1051. {
  1052. "__type__": "cc.PrefabInfo",
  1053. "root": {
  1054. "__id__": 1
  1055. },
  1056. "asset": {
  1057. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  1058. },
  1059. "fileId": "a33lUrit1IQ6D10QNq53rA",
  1060. "sync": false
  1061. },
  1062. {
  1063. "__type__": "cc.Node",
  1064. "_name": "1",
  1065. "_objFlags": 0,
  1066. "_parent": {
  1067. "__id__": 22
  1068. },
  1069. "_children": [],
  1070. "_active": true,
  1071. "_level": 0,
  1072. "_components": [
  1073. {
  1074. "__id__": 30
  1075. }
  1076. ],
  1077. "_prefab": {
  1078. "__id__": 31
  1079. },
  1080. "_opacity": 255,
  1081. "_color": {
  1082. "__type__": "cc.Color",
  1083. "r": 255,
  1084. "g": 255,
  1085. "b": 255,
  1086. "a": 255
  1087. },
  1088. "_contentSize": {
  1089. "__type__": "cc.Size",
  1090. "width": 41,
  1091. "height": 79
  1092. },
  1093. "_anchorPoint": {
  1094. "__type__": "cc.Vec2",
  1095. "x": 0.5,
  1096. "y": 0.5
  1097. },
  1098. "_position": {
  1099. "__type__": "cc.Vec3",
  1100. "x": 0,
  1101. "y": 0,
  1102. "z": 0
  1103. },
  1104. "_scale": {
  1105. "__type__": "cc.Vec3",
  1106. "x": 1,
  1107. "y": 1,
  1108. "z": 1
  1109. },
  1110. "_skewX": 0,
  1111. "_skewY": 0,
  1112. "_zIndex": 0,
  1113. "_is3DNode": false,
  1114. "groupIndex": 0,
  1115. "_rotationX": 0,
  1116. "_rotationY": 0,
  1117. "_id": "",
  1118. "_eulerAngles": {
  1119. "__type__": "cc.Vec3",
  1120. "x": 0,
  1121. "y": 0,
  1122. "z": 0
  1123. }
  1124. },
  1125. {
  1126. "__type__": "cc.Sprite",
  1127. "_name": "",
  1128. "_objFlags": 0,
  1129. "node": {
  1130. "__id__": 29
  1131. },
  1132. "_enabled": true,
  1133. "_srcBlendFactor": 770,
  1134. "_dstBlendFactor": 771,
  1135. "_spriteFrame": {
  1136. "__uuid__": "3ad2d360-e012-4553-8ae0-c1ddc1e84d24"
  1137. },
  1138. "_type": 0,
  1139. "_sizeMode": 1,
  1140. "_fillType": 0,
  1141. "_fillCenter": {
  1142. "__type__": "cc.Vec2",
  1143. "x": 0,
  1144. "y": 0
  1145. },
  1146. "_fillStart": 0,
  1147. "_fillRange": 0,
  1148. "_isTrimmedMode": true,
  1149. "_state": 0,
  1150. "_atlas": null,
  1151. "_id": ""
  1152. },
  1153. {
  1154. "__type__": "cc.PrefabInfo",
  1155. "root": {
  1156. "__id__": 1
  1157. },
  1158. "asset": {
  1159. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  1160. },
  1161. "fileId": "a2hZbLIhhBXoVdXDzt5zfT",
  1162. "sync": false
  1163. },
  1164. {
  1165. "__type__": "cc.PrefabInfo",
  1166. "root": {
  1167. "__id__": 1
  1168. },
  1169. "asset": {
  1170. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  1171. },
  1172. "fileId": "feZ/JOCY5EtocduvL4CJFM",
  1173. "sync": false
  1174. },
  1175. {
  1176. "__type__": "cc.Node",
  1177. "_name": "ready",
  1178. "_objFlags": 0,
  1179. "_parent": {
  1180. "__id__": 1
  1181. },
  1182. "_children": [
  1183. {
  1184. "__id__": 34
  1185. },
  1186. {
  1187. "__id__": 37
  1188. }
  1189. ],
  1190. "_active": true,
  1191. "_level": 0,
  1192. "_components": [],
  1193. "_prefab": {
  1194. "__id__": 40
  1195. },
  1196. "_opacity": 255,
  1197. "_color": {
  1198. "__type__": "cc.Color",
  1199. "r": 255,
  1200. "g": 255,
  1201. "b": 255,
  1202. "a": 255
  1203. },
  1204. "_contentSize": {
  1205. "__type__": "cc.Size",
  1206. "width": 0,
  1207. "height": 0
  1208. },
  1209. "_anchorPoint": {
  1210. "__type__": "cc.Vec2",
  1211. "x": 0.5,
  1212. "y": 0.5
  1213. },
  1214. "_position": {
  1215. "__type__": "cc.Vec3",
  1216. "x": 0,
  1217. "y": 0,
  1218. "z": 0
  1219. },
  1220. "_scale": {
  1221. "__type__": "cc.Vec3",
  1222. "x": 1,
  1223. "y": 1,
  1224. "z": 1
  1225. },
  1226. "_skewX": 0,
  1227. "_skewY": 0,
  1228. "_zIndex": 0,
  1229. "_is3DNode": false,
  1230. "groupIndex": 0,
  1231. "_rotationX": 0,
  1232. "_rotationY": 0,
  1233. "_id": "",
  1234. "_eulerAngles": {
  1235. "__type__": "cc.Vec3",
  1236. "x": 0,
  1237. "y": 0,
  1238. "z": 0
  1239. }
  1240. },
  1241. {
  1242. "__type__": "cc.Node",
  1243. "_name": "re",
  1244. "_objFlags": 0,
  1245. "_parent": {
  1246. "__id__": 33
  1247. },
  1248. "_children": [],
  1249. "_active": true,
  1250. "_level": 0,
  1251. "_components": [
  1252. {
  1253. "__id__": 35
  1254. }
  1255. ],
  1256. "_prefab": {
  1257. "__id__": 36
  1258. },
  1259. "_opacity": 255,
  1260. "_color": {
  1261. "__type__": "cc.Color",
  1262. "r": 255,
  1263. "g": 255,
  1264. "b": 255,
  1265. "a": 255
  1266. },
  1267. "_contentSize": {
  1268. "__type__": "cc.Size",
  1269. "width": 127,
  1270. "height": 78
  1271. },
  1272. "_anchorPoint": {
  1273. "__type__": "cc.Vec2",
  1274. "x": 0.5,
  1275. "y": 0.5
  1276. },
  1277. "_position": {
  1278. "__type__": "cc.Vec3",
  1279. "x": -31.6,
  1280. "y": 0.5,
  1281. "z": 0
  1282. },
  1283. "_scale": {
  1284. "__type__": "cc.Vec3",
  1285. "x": 1,
  1286. "y": 1,
  1287. "z": 1
  1288. },
  1289. "_skewX": 0,
  1290. "_skewY": 0,
  1291. "_zIndex": 0,
  1292. "_is3DNode": false,
  1293. "groupIndex": 0,
  1294. "_rotationX": 0,
  1295. "_rotationY": 0,
  1296. "_id": "",
  1297. "_eulerAngles": {
  1298. "__type__": "cc.Vec3",
  1299. "x": 0,
  1300. "y": 0,
  1301. "z": 0
  1302. }
  1303. },
  1304. {
  1305. "__type__": "cc.Sprite",
  1306. "_name": "",
  1307. "_objFlags": 0,
  1308. "node": {
  1309. "__id__": 34
  1310. },
  1311. "_enabled": true,
  1312. "_srcBlendFactor": 770,
  1313. "_dstBlendFactor": 771,
  1314. "_spriteFrame": {
  1315. "__uuid__": "9978cc38-7704-432c-a630-9ee29f51d773"
  1316. },
  1317. "_type": 0,
  1318. "_sizeMode": 1,
  1319. "_fillType": 0,
  1320. "_fillCenter": {
  1321. "__type__": "cc.Vec2",
  1322. "x": 0,
  1323. "y": 0
  1324. },
  1325. "_fillStart": 0,
  1326. "_fillRange": 0,
  1327. "_isTrimmedMode": true,
  1328. "_state": 0,
  1329. "_atlas": null,
  1330. "_id": ""
  1331. },
  1332. {
  1333. "__type__": "cc.PrefabInfo",
  1334. "root": {
  1335. "__id__": 1
  1336. },
  1337. "asset": {
  1338. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  1339. },
  1340. "fileId": "e43QxcvShDboR3XNeowMHU",
  1341. "sync": false
  1342. },
  1343. {
  1344. "__type__": "cc.Node",
  1345. "_name": "ady",
  1346. "_objFlags": 0,
  1347. "_parent": {
  1348. "__id__": 33
  1349. },
  1350. "_children": [],
  1351. "_active": true,
  1352. "_level": 0,
  1353. "_components": [
  1354. {
  1355. "__id__": 38
  1356. }
  1357. ],
  1358. "_prefab": {
  1359. "__id__": 39
  1360. },
  1361. "_opacity": 255,
  1362. "_color": {
  1363. "__type__": "cc.Color",
  1364. "r": 255,
  1365. "g": 255,
  1366. "b": 255,
  1367. "a": 255
  1368. },
  1369. "_contentSize": {
  1370. "__type__": "cc.Size",
  1371. "width": 193,
  1372. "height": 78
  1373. },
  1374. "_anchorPoint": {
  1375. "__type__": "cc.Vec2",
  1376. "x": 0.5,
  1377. "y": 0.5
  1378. },
  1379. "_position": {
  1380. "__type__": "cc.Vec3",
  1381. "x": 0,
  1382. "y": 0,
  1383. "z": 0
  1384. },
  1385. "_scale": {
  1386. "__type__": "cc.Vec3",
  1387. "x": 1,
  1388. "y": 1,
  1389. "z": 1
  1390. },
  1391. "_skewX": 0,
  1392. "_skewY": 0,
  1393. "_zIndex": 0,
  1394. "_is3DNode": false,
  1395. "groupIndex": 0,
  1396. "_rotationX": 0,
  1397. "_rotationY": 0,
  1398. "_id": "",
  1399. "_eulerAngles": {
  1400. "__type__": "cc.Vec3",
  1401. "x": 0,
  1402. "y": 0,
  1403. "z": 0
  1404. }
  1405. },
  1406. {
  1407. "__type__": "cc.Sprite",
  1408. "_name": "",
  1409. "_objFlags": 0,
  1410. "node": {
  1411. "__id__": 37
  1412. },
  1413. "_enabled": true,
  1414. "_srcBlendFactor": 770,
  1415. "_dstBlendFactor": 771,
  1416. "_spriteFrame": {
  1417. "__uuid__": "a160835f-c69d-40be-8a5d-7509fd164c53"
  1418. },
  1419. "_type": 0,
  1420. "_sizeMode": 1,
  1421. "_fillType": 0,
  1422. "_fillCenter": {
  1423. "__type__": "cc.Vec2",
  1424. "x": 0,
  1425. "y": 0
  1426. },
  1427. "_fillStart": 0,
  1428. "_fillRange": 0,
  1429. "_isTrimmedMode": true,
  1430. "_state": 0,
  1431. "_atlas": null,
  1432. "_id": ""
  1433. },
  1434. {
  1435. "__type__": "cc.PrefabInfo",
  1436. "root": {
  1437. "__id__": 1
  1438. },
  1439. "asset": {
  1440. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  1441. },
  1442. "fileId": "d8TYljO/ZDbJ4mYJMQYZfg",
  1443. "sync": false
  1444. },
  1445. {
  1446. "__type__": "cc.PrefabInfo",
  1447. "root": {
  1448. "__id__": 1
  1449. },
  1450. "asset": {
  1451. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  1452. },
  1453. "fileId": "90WrlE9RJBE5JBK8Uc6EOv",
  1454. "sync": false
  1455. },
  1456. {
  1457. "__type__": "cc.Animation",
  1458. "_name": "",
  1459. "_objFlags": 0,
  1460. "node": {
  1461. "__id__": 1
  1462. },
  1463. "_enabled": true,
  1464. "_defaultClip": {
  1465. "__uuid__": "1596b8ff-4a28-4df2-b54d-4e067b00220b"
  1466. },
  1467. "_clips": [
  1468. {
  1469. "__uuid__": "1596b8ff-4a28-4df2-b54d-4e067b00220b"
  1470. }
  1471. ],
  1472. "playOnLoad": false,
  1473. "_id": ""
  1474. },
  1475. {
  1476. "__type__": "72de6pbW8dJYL5R/fk5BYjU",
  1477. "_name": "",
  1478. "_objFlags": 0,
  1479. "node": {
  1480. "__id__": 1
  1481. },
  1482. "_enabled": true,
  1483. "read": {
  1484. "__uuid__": "45d8d7de-a42b-47f0-9c75-ec9d905780c4"
  1485. },
  1486. "go": {
  1487. "__uuid__": "d69200f7-d1aa-49d7-a6b9-97f0fbe40136"
  1488. },
  1489. "_id": ""
  1490. },
  1491. {
  1492. "__type__": "cc.PrefabInfo",
  1493. "root": {
  1494. "__id__": 1
  1495. },
  1496. "asset": {
  1497. "__uuid__": "1b2c8b1e-eeb4-48a8-a648-3e36b6d68d59"
  1498. },
  1499. "fileId": "fbxcFxVOpLOJp/esBqRHsx",
  1500. "sync": false
  1501. }
  1502. ]