Action_SeatTip.prefab 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957
  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": "Action_SeatTip",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 25
  31. },
  32. {
  33. "__id__": 26
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 27
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 1624,
  50. "height": 750
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 0,
  62. 0,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "Mask",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. },
  99. {
  100. "__id__": 4
  101. },
  102. {
  103. "__id__": 5
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 6
  108. },
  109. "_opacity": 125,
  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": 1624,
  120. "height": 750
  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.Button",
  190. "_name": "",
  191. "_objFlags": 0,
  192. "node": {
  193. "__id__": 2
  194. },
  195. "_enabled": true,
  196. "_normalMaterial": null,
  197. "_grayMaterial": null,
  198. "duration": 0.1,
  199. "zoomScale": 1.2,
  200. "clickEvents": [],
  201. "_N$interactable": true,
  202. "_N$enableAutoGrayEffect": false,
  203. "_N$transition": 0,
  204. "transition": 0,
  205. "_N$normalColor": {
  206. "__type__": "cc.Color",
  207. "r": 214,
  208. "g": 214,
  209. "b": 214,
  210. "a": 255
  211. },
  212. "_N$pressedColor": {
  213. "__type__": "cc.Color",
  214. "r": 211,
  215. "g": 211,
  216. "b": 211,
  217. "a": 255
  218. },
  219. "pressedColor": {
  220. "__type__": "cc.Color",
  221. "r": 211,
  222. "g": 211,
  223. "b": 211,
  224. "a": 255
  225. },
  226. "_N$hoverColor": {
  227. "__type__": "cc.Color",
  228. "r": 255,
  229. "g": 255,
  230. "b": 255,
  231. "a": 255
  232. },
  233. "hoverColor": {
  234. "__type__": "cc.Color",
  235. "r": 255,
  236. "g": 255,
  237. "b": 255,
  238. "a": 255
  239. },
  240. "_N$disabledColor": {
  241. "__type__": "cc.Color",
  242. "r": 124,
  243. "g": 124,
  244. "b": 124,
  245. "a": 255
  246. },
  247. "_N$normalSprite": null,
  248. "_N$pressedSprite": null,
  249. "pressedSprite": null,
  250. "_N$hoverSprite": null,
  251. "hoverSprite": null,
  252. "_N$disabledSprite": null,
  253. "_N$target": {
  254. "__id__": 2
  255. },
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "64fbfF0OIhLI7Lj3a0M5xHA",
  260. "_name": "",
  261. "_objFlags": 0,
  262. "node": {
  263. "__id__": 2
  264. },
  265. "_enabled": true,
  266. "_id": ""
  267. },
  268. {
  269. "__type__": "cc.PrefabInfo",
  270. "root": {
  271. "__id__": 1
  272. },
  273. "asset": {
  274. "__uuid__": "28a059ea-04d6-49d7-93e2-785e04ceee84"
  275. },
  276. "fileId": "e6nZZg35VEm4/0BF5jUYPm",
  277. "sync": false
  278. },
  279. {
  280. "__type__": "cc.Node",
  281. "_name": "seattip",
  282. "_objFlags": 0,
  283. "_parent": {
  284. "__id__": 1
  285. },
  286. "_children": [
  287. {
  288. "__id__": 8
  289. },
  290. {
  291. "__id__": 11
  292. },
  293. {
  294. "__id__": 17
  295. },
  296. {
  297. "__id__": 21
  298. }
  299. ],
  300. "_active": true,
  301. "_components": [],
  302. "_prefab": {
  303. "__id__": 24
  304. },
  305. "_opacity": 255,
  306. "_color": {
  307. "__type__": "cc.Color",
  308. "r": 255,
  309. "g": 255,
  310. "b": 255,
  311. "a": 255
  312. },
  313. "_contentSize": {
  314. "__type__": "cc.Size",
  315. "width": 0,
  316. "height": 0
  317. },
  318. "_anchorPoint": {
  319. "__type__": "cc.Vec2",
  320. "x": 0.5,
  321. "y": 0.5
  322. },
  323. "_trs": {
  324. "__type__": "TypedArray",
  325. "ctor": "Float64Array",
  326. "array": [
  327. -400,
  328. -278,
  329. 0,
  330. 0,
  331. 0,
  332. 0,
  333. 1,
  334. 1,
  335. 1,
  336. 1
  337. ]
  338. },
  339. "_eulerAngles": {
  340. "__type__": "cc.Vec3",
  341. "x": 0,
  342. "y": 0,
  343. "z": 0
  344. },
  345. "_skewX": 0,
  346. "_skewY": 0,
  347. "_is3DNode": false,
  348. "_groupIndex": 0,
  349. "groupIndex": 0,
  350. "_id": ""
  351. },
  352. {
  353. "__type__": "cc.Node",
  354. "_name": "fight",
  355. "_objFlags": 0,
  356. "_parent": {
  357. "__id__": 7
  358. },
  359. "_children": [],
  360. "_active": true,
  361. "_components": [
  362. {
  363. "__id__": 9
  364. }
  365. ],
  366. "_prefab": {
  367. "__id__": 10
  368. },
  369. "_opacity": 255,
  370. "_color": {
  371. "__type__": "cc.Color",
  372. "r": 255,
  373. "g": 255,
  374. "b": 255,
  375. "a": 255
  376. },
  377. "_contentSize": {
  378. "__type__": "cc.Size",
  379. "width": 401,
  380. "height": 216
  381. },
  382. "_anchorPoint": {
  383. "__type__": "cc.Vec2",
  384. "x": 0.5,
  385. "y": 0.5
  386. },
  387. "_trs": {
  388. "__type__": "TypedArray",
  389. "ctor": "Float64Array",
  390. "array": [
  391. -6,
  392. 48,
  393. 0,
  394. 0,
  395. 0,
  396. 0,
  397. 1,
  398. 1.340000033378601,
  399. 1.340000033378601,
  400. 1
  401. ]
  402. },
  403. "_eulerAngles": {
  404. "__type__": "cc.Vec3",
  405. "x": 0,
  406. "y": 0,
  407. "z": 0
  408. },
  409. "_skewX": 0,
  410. "_skewY": 0,
  411. "_is3DNode": false,
  412. "_groupIndex": 0,
  413. "groupIndex": 0,
  414. "_id": ""
  415. },
  416. {
  417. "__type__": "cc.Sprite",
  418. "_name": "",
  419. "_objFlags": 0,
  420. "node": {
  421. "__id__": 8
  422. },
  423. "_enabled": true,
  424. "_materials": [
  425. {
  426. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  427. }
  428. ],
  429. "_srcBlendFactor": 770,
  430. "_dstBlendFactor": 771,
  431. "_spriteFrame": {
  432. "__uuid__": "80dae53d-f7e3-4881-bf8b-cee50a715389"
  433. },
  434. "_type": 0,
  435. "_sizeMode": 1,
  436. "_fillType": 0,
  437. "_fillCenter": {
  438. "__type__": "cc.Vec2",
  439. "x": 0,
  440. "y": 0
  441. },
  442. "_fillStart": 0,
  443. "_fillRange": 0,
  444. "_isTrimmedMode": true,
  445. "_atlas": null,
  446. "_id": ""
  447. },
  448. {
  449. "__type__": "cc.PrefabInfo",
  450. "root": {
  451. "__id__": 1
  452. },
  453. "asset": {
  454. "__uuid__": "28a059ea-04d6-49d7-93e2-785e04ceee84"
  455. },
  456. "fileId": "750si91k5NXJwQYgjyptXK",
  457. "sync": false
  458. },
  459. {
  460. "__type__": "cc.Node",
  461. "_name": "battery",
  462. "_objFlags": 0,
  463. "_parent": {
  464. "__id__": 7
  465. },
  466. "_children": [
  467. {
  468. "__id__": 12
  469. }
  470. ],
  471. "_active": true,
  472. "_components": [
  473. {
  474. "__id__": 15
  475. }
  476. ],
  477. "_prefab": {
  478. "__id__": 16
  479. },
  480. "_opacity": 255,
  481. "_color": {
  482. "__type__": "cc.Color",
  483. "r": 255,
  484. "g": 255,
  485. "b": 255,
  486. "a": 255
  487. },
  488. "_contentSize": {
  489. "__type__": "cc.Size",
  490. "width": 223,
  491. "height": 123
  492. },
  493. "_anchorPoint": {
  494. "__type__": "cc.Vec2",
  495. "x": 0.5,
  496. "y": 0.5
  497. },
  498. "_trs": {
  499. "__type__": "TypedArray",
  500. "ctor": "Float64Array",
  501. "array": [
  502. -10,
  503. 0,
  504. 0,
  505. 0,
  506. 0,
  507. 0,
  508. 1,
  509. 1.340000033378601,
  510. 1.340000033378601,
  511. 1
  512. ]
  513. },
  514. "_eulerAngles": {
  515. "__type__": "cc.Vec3",
  516. "x": 0,
  517. "y": 0,
  518. "z": 0
  519. },
  520. "_skewX": 0,
  521. "_skewY": 0,
  522. "_is3DNode": false,
  523. "_groupIndex": 0,
  524. "groupIndex": 0,
  525. "_id": ""
  526. },
  527. {
  528. "__type__": "cc.Node",
  529. "_name": "batteryMuti",
  530. "_objFlags": 0,
  531. "_parent": {
  532. "__id__": 11
  533. },
  534. "_children": [],
  535. "_active": true,
  536. "_components": [
  537. {
  538. "__id__": 13
  539. }
  540. ],
  541. "_prefab": {
  542. "__id__": 14
  543. },
  544. "_opacity": 255,
  545. "_color": {
  546. "__type__": "cc.Color",
  547. "r": 255,
  548. "g": 255,
  549. "b": 255,
  550. "a": 255
  551. },
  552. "_contentSize": {
  553. "__type__": "cc.Size",
  554. "width": 0,
  555. "height": 40.32
  556. },
  557. "_anchorPoint": {
  558. "__type__": "cc.Vec2",
  559. "x": 0.5,
  560. "y": 0.5
  561. },
  562. "_trs": {
  563. "__type__": "TypedArray",
  564. "ctor": "Float64Array",
  565. "array": [
  566. 0,
  567. -37,
  568. 0,
  569. 0,
  570. 0,
  571. 0,
  572. 1,
  573. 1,
  574. 1,
  575. 1
  576. ]
  577. },
  578. "_eulerAngles": {
  579. "__type__": "cc.Vec3",
  580. "x": 0,
  581. "y": 0,
  582. "z": 0
  583. },
  584. "_skewX": 0,
  585. "_skewY": 0,
  586. "_is3DNode": false,
  587. "_groupIndex": 0,
  588. "groupIndex": 0,
  589. "_id": ""
  590. },
  591. {
  592. "__type__": "cc.Label",
  593. "_name": "",
  594. "_objFlags": 0,
  595. "node": {
  596. "__id__": 12
  597. },
  598. "_enabled": true,
  599. "_materials": [
  600. {
  601. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  602. }
  603. ],
  604. "_srcBlendFactor": 770,
  605. "_dstBlendFactor": 771,
  606. "_useOriginalSize": true,
  607. "_string": "",
  608. "_N$string": "",
  609. "_fontSize": 32,
  610. "_lineHeight": 32,
  611. "_enableWrapText": true,
  612. "_N$file": null,
  613. "_isSystemFontUsed": true,
  614. "_spacingX": 0,
  615. "_batchAsBitmap": false,
  616. "_styleFlags": 0,
  617. "_underlineHeight": 0,
  618. "_N$horizontalAlign": 1,
  619. "_N$verticalAlign": 1,
  620. "_N$fontFamily": "Arial",
  621. "_N$overflow": 0,
  622. "_N$cacheMode": 0,
  623. "_id": ""
  624. },
  625. {
  626. "__type__": "cc.PrefabInfo",
  627. "root": {
  628. "__id__": 1
  629. },
  630. "asset": {
  631. "__uuid__": "28a059ea-04d6-49d7-93e2-785e04ceee84"
  632. },
  633. "fileId": "71v7eduw9L2b4WvRTnC6rB",
  634. "sync": false
  635. },
  636. {
  637. "__type__": "cc.Sprite",
  638. "_name": "",
  639. "_objFlags": 0,
  640. "node": {
  641. "__id__": 11
  642. },
  643. "_enabled": true,
  644. "_materials": [
  645. {
  646. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  647. }
  648. ],
  649. "_srcBlendFactor": 770,
  650. "_dstBlendFactor": 771,
  651. "_spriteFrame": {
  652. "__uuid__": "0d5b384e-446f-4917-a640-7fbb4cb1e07b"
  653. },
  654. "_type": 0,
  655. "_sizeMode": 1,
  656. "_fillType": 0,
  657. "_fillCenter": {
  658. "__type__": "cc.Vec2",
  659. "x": 0,
  660. "y": 0
  661. },
  662. "_fillStart": 0,
  663. "_fillRange": 0,
  664. "_isTrimmedMode": true,
  665. "_atlas": null,
  666. "_id": ""
  667. },
  668. {
  669. "__type__": "cc.PrefabInfo",
  670. "root": {
  671. "__id__": 1
  672. },
  673. "asset": {
  674. "__uuid__": "28a059ea-04d6-49d7-93e2-785e04ceee84"
  675. },
  676. "fileId": "80L6HNAaFCKI3Mwjojy2MT",
  677. "sync": false
  678. },
  679. {
  680. "__type__": "cc.Node",
  681. "_name": "arrow",
  682. "_objFlags": 0,
  683. "_parent": {
  684. "__id__": 7
  685. },
  686. "_children": [],
  687. "_active": true,
  688. "_components": [
  689. {
  690. "__id__": 18
  691. },
  692. {
  693. "__id__": 19
  694. }
  695. ],
  696. "_prefab": {
  697. "__id__": 20
  698. },
  699. "_opacity": 255,
  700. "_color": {
  701. "__type__": "cc.Color",
  702. "r": 255,
  703. "g": 255,
  704. "b": 255,
  705. "a": 255
  706. },
  707. "_contentSize": {
  708. "__type__": "cc.Size",
  709. "width": 72,
  710. "height": 62
  711. },
  712. "_anchorPoint": {
  713. "__type__": "cc.Vec2",
  714. "x": 0.5,
  715. "y": 0.5
  716. },
  717. "_trs": {
  718. "__type__": "TypedArray",
  719. "ctor": "Float64Array",
  720. "array": [
  721. -10,
  722. 167.86199951171875,
  723. 0,
  724. 0,
  725. 0,
  726. 0,
  727. 1,
  728. 1.340000033378601,
  729. 1.340000033378601,
  730. 1
  731. ]
  732. },
  733. "_eulerAngles": {
  734. "__type__": "cc.Vec3",
  735. "x": 0,
  736. "y": 0,
  737. "z": 0
  738. },
  739. "_skewX": 0,
  740. "_skewY": 0,
  741. "_is3DNode": false,
  742. "_groupIndex": 0,
  743. "groupIndex": 0,
  744. "_id": ""
  745. },
  746. {
  747. "__type__": "cc.Sprite",
  748. "_name": "",
  749. "_objFlags": 0,
  750. "node": {
  751. "__id__": 17
  752. },
  753. "_enabled": true,
  754. "_materials": [
  755. {
  756. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  757. }
  758. ],
  759. "_srcBlendFactor": 770,
  760. "_dstBlendFactor": 771,
  761. "_spriteFrame": {
  762. "__uuid__": "df1355c6-5e9f-4b43-aad3-ae67dd20e11b"
  763. },
  764. "_type": 0,
  765. "_sizeMode": 1,
  766. "_fillType": 0,
  767. "_fillCenter": {
  768. "__type__": "cc.Vec2",
  769. "x": 0,
  770. "y": 0
  771. },
  772. "_fillStart": 0,
  773. "_fillRange": 0,
  774. "_isTrimmedMode": true,
  775. "_atlas": null,
  776. "_id": ""
  777. },
  778. {
  779. "__type__": "cc.Animation",
  780. "_name": "",
  781. "_objFlags": 0,
  782. "node": {
  783. "__id__": 17
  784. },
  785. "_enabled": true,
  786. "_defaultClip": {
  787. "__uuid__": "29d8fdac-75cc-4972-a8ae-e5e2916681e7"
  788. },
  789. "_clips": [
  790. {
  791. "__uuid__": "29d8fdac-75cc-4972-a8ae-e5e2916681e7"
  792. }
  793. ],
  794. "playOnLoad": false,
  795. "_id": ""
  796. },
  797. {
  798. "__type__": "cc.PrefabInfo",
  799. "root": {
  800. "__id__": 1
  801. },
  802. "asset": {
  803. "__uuid__": "28a059ea-04d6-49d7-93e2-785e04ceee84"
  804. },
  805. "fileId": "155aqt0m5CW4toBQcNs/u8",
  806. "sync": false
  807. },
  808. {
  809. "__type__": "cc.Node",
  810. "_name": "labtip",
  811. "_objFlags": 0,
  812. "_parent": {
  813. "__id__": 7
  814. },
  815. "_children": [],
  816. "_active": true,
  817. "_components": [
  818. {
  819. "__id__": 22
  820. }
  821. ],
  822. "_prefab": {
  823. "__id__": 23
  824. },
  825. "_opacity": 255,
  826. "_color": {
  827. "__type__": "cc.Color",
  828. "r": 255,
  829. "g": 255,
  830. "b": 255,
  831. "a": 255
  832. },
  833. "_contentSize": {
  834. "__type__": "cc.Size",
  835. "width": 175,
  836. "height": 33
  837. },
  838. "_anchorPoint": {
  839. "__type__": "cc.Vec2",
  840. "x": 0.5,
  841. "y": 0.5
  842. },
  843. "_trs": {
  844. "__type__": "TypedArray",
  845. "ctor": "Float64Array",
  846. "array": [
  847. -10,
  848. 217.86199951171875,
  849. 0,
  850. 0,
  851. 0,
  852. 0,
  853. 1,
  854. 1.340000033378601,
  855. 1.340000033378601,
  856. 1
  857. ]
  858. },
  859. "_eulerAngles": {
  860. "__type__": "cc.Vec3",
  861. "x": 0,
  862. "y": 0,
  863. "z": 0
  864. },
  865. "_skewX": 0,
  866. "_skewY": 0,
  867. "_is3DNode": false,
  868. "_groupIndex": 0,
  869. "groupIndex": 0,
  870. "_id": ""
  871. },
  872. {
  873. "__type__": "cc.Sprite",
  874. "_name": "",
  875. "_objFlags": 0,
  876. "node": {
  877. "__id__": 21
  878. },
  879. "_enabled": true,
  880. "_materials": [
  881. {
  882. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  883. }
  884. ],
  885. "_srcBlendFactor": 770,
  886. "_dstBlendFactor": 771,
  887. "_spriteFrame": {
  888. "__uuid__": "a67953c3-1476-4bca-8f0f-28eca18cd8db"
  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. "_atlas": null,
  902. "_id": ""
  903. },
  904. {
  905. "__type__": "cc.PrefabInfo",
  906. "root": {
  907. "__id__": 1
  908. },
  909. "asset": {
  910. "__uuid__": "28a059ea-04d6-49d7-93e2-785e04ceee84"
  911. },
  912. "fileId": "cfKY7lniROz6c9T8w6hP36",
  913. "sync": false
  914. },
  915. {
  916. "__type__": "cc.PrefabInfo",
  917. "root": {
  918. "__id__": 1
  919. },
  920. "asset": {
  921. "__uuid__": "28a059ea-04d6-49d7-93e2-785e04ceee84"
  922. },
  923. "fileId": "92k3OmHShNYJLz2VypfgzY",
  924. "sync": false
  925. },
  926. {
  927. "__type__": "2afa2J5yV9JIozMGrLbcKsL",
  928. "_name": "",
  929. "_objFlags": 0,
  930. "node": {
  931. "__id__": 1
  932. },
  933. "_enabled": true,
  934. "_id": ""
  935. },
  936. {
  937. "__type__": "48425yDA7pIcKjDZ2g7HmWt",
  938. "_name": "",
  939. "_objFlags": 0,
  940. "node": {
  941. "__id__": 1
  942. },
  943. "_enabled": true,
  944. "_id": ""
  945. },
  946. {
  947. "__type__": "cc.PrefabInfo",
  948. "root": {
  949. "__id__": 1
  950. },
  951. "asset": {
  952. "__uuid__": "28a059ea-04d6-49d7-93e2-785e04ceee84"
  953. },
  954. "fileId": "37qGJq4WtKKpzjZjjCrJfV",
  955. "sync": false
  956. }
  957. ]