CurrentLevel.prefab 18 KB

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