WeaponCell.prefab 21 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "WeaponCell",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. },
  25. {
  26. "__id__": 10
  27. },
  28. {
  29. "__id__": 14
  30. },
  31. {
  32. "__id__": 18
  33. },
  34. {
  35. "__id__": 26
  36. },
  37. {
  38. "__id__": 30
  39. },
  40. {
  41. "__id__": 34
  42. }
  43. ],
  44. "_active": true,
  45. "_components": [
  46. {
  47. "__id__": 38
  48. },
  49. {
  50. "__id__": 39
  51. }
  52. ],
  53. "_prefab": {
  54. "__id__": 40
  55. },
  56. "_lpos": {
  57. "__type__": "cc.Vec3",
  58. "x": 0,
  59. "y": 0,
  60. "z": 0
  61. },
  62. "_lrot": {
  63. "__type__": "cc.Quat",
  64. "x": 0,
  65. "y": 0,
  66. "z": 0,
  67. "w": 1
  68. },
  69. "_lscale": {
  70. "__type__": "cc.Vec3",
  71. "x": 1,
  72. "y": 1,
  73. "z": 1
  74. },
  75. "_layer": 33554432,
  76. "_euler": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_id": ""
  83. },
  84. {
  85. "__type__": "cc.Node",
  86. "_name": "ImgState1",
  87. "_objFlags": 0,
  88. "_parent": {
  89. "__id__": 1
  90. },
  91. "_children": [],
  92. "_active": true,
  93. "_components": [
  94. {
  95. "__id__": 3
  96. },
  97. {
  98. "__id__": 4
  99. }
  100. ],
  101. "_prefab": {
  102. "__id__": 5
  103. },
  104. "_lpos": {
  105. "__type__": "cc.Vec3",
  106. "x": 0,
  107. "y": 0,
  108. "z": 0
  109. },
  110. "_lrot": {
  111. "__type__": "cc.Quat",
  112. "x": 0,
  113. "y": 0,
  114. "z": 0,
  115. "w": 1
  116. },
  117. "_lscale": {
  118. "__type__": "cc.Vec3",
  119. "x": 1,
  120. "y": 1,
  121. "z": 1
  122. },
  123. "_layer": 33554432,
  124. "_euler": {
  125. "__type__": "cc.Vec3",
  126. "x": 0,
  127. "y": 0,
  128. "z": 0
  129. },
  130. "_id": ""
  131. },
  132. {
  133. "__type__": "cc.UITransformComponent",
  134. "_name": "ImgState1<UITransformComponent>",
  135. "_objFlags": 0,
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "_priority": 0,
  141. "_contentSize": {
  142. "__type__": "cc.Size",
  143. "width": 170,
  144. "height": 111
  145. },
  146. "_anchorPoint": {
  147. "__type__": "cc.Vec2",
  148. "x": 0.5,
  149. "y": 0.5
  150. },
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.SpriteComponent",
  155. "_name": "ImgState1<SpriteComponent>",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_srcBlendFactor": 2,
  162. "_dstBlendFactor": 4,
  163. "_color": {
  164. "__type__": "cc.Color",
  165. "r": 255,
  166. "g": 255,
  167. "b": 255,
  168. "a": 255
  169. },
  170. "_sharedMaterial": null,
  171. "_spriteFrame": {
  172. "__uuid__": "698fdfe9-612e-4c8e-ae7f-f76e967046ac@f9941"
  173. },
  174. "_type": 0,
  175. "_fillType": 0,
  176. "_sizeMode": 1,
  177. "_fillCenter": {
  178. "__type__": "cc.Vec2",
  179. "x": 0,
  180. "y": 0
  181. },
  182. "_fillStart": 0,
  183. "_fillRange": 0,
  184. "_isTrimmedMode": true,
  185. "_useGrayscale": false,
  186. "_atlas": null,
  187. "_id": ""
  188. },
  189. {
  190. "__type__": "cc.PrefabInfo",
  191. "root": {
  192. "__id__": 1
  193. },
  194. "asset": {
  195. "__id__": 0
  196. },
  197. "fileId": "e79Q4jDhtFc6i2hkvZsX8v",
  198. "sync": false,
  199. "_synced": {
  200. "default": false,
  201. "serializable": false
  202. }
  203. },
  204. {
  205. "__type__": "cc.Node",
  206. "_name": "ImgState2",
  207. "_objFlags": 0,
  208. "_parent": {
  209. "__id__": 1
  210. },
  211. "_children": [],
  212. "_active": true,
  213. "_components": [
  214. {
  215. "__id__": 7
  216. },
  217. {
  218. "__id__": 8
  219. }
  220. ],
  221. "_prefab": {
  222. "__id__": 9
  223. },
  224. "_lpos": {
  225. "__type__": "cc.Vec3",
  226. "x": 0,
  227. "y": 0,
  228. "z": 0
  229. },
  230. "_lrot": {
  231. "__type__": "cc.Quat",
  232. "x": 0,
  233. "y": 0,
  234. "z": 0,
  235. "w": 1
  236. },
  237. "_lscale": {
  238. "__type__": "cc.Vec3",
  239. "x": 1,
  240. "y": 1,
  241. "z": 1
  242. },
  243. "_layer": 33554432,
  244. "_euler": {
  245. "__type__": "cc.Vec3",
  246. "x": 0,
  247. "y": 0,
  248. "z": 0
  249. },
  250. "_id": ""
  251. },
  252. {
  253. "__type__": "cc.UITransformComponent",
  254. "_name": "ImgState2<UITransformComponent>",
  255. "_objFlags": 0,
  256. "node": {
  257. "__id__": 6
  258. },
  259. "_enabled": true,
  260. "_priority": 0,
  261. "_contentSize": {
  262. "__type__": "cc.Size",
  263. "width": 170,
  264. "height": 111
  265. },
  266. "_anchorPoint": {
  267. "__type__": "cc.Vec2",
  268. "x": 0.5,
  269. "y": 0.5
  270. },
  271. "_id": ""
  272. },
  273. {
  274. "__type__": "cc.SpriteComponent",
  275. "_name": "ImgState2<SpriteComponent>",
  276. "_objFlags": 0,
  277. "node": {
  278. "__id__": 6
  279. },
  280. "_enabled": true,
  281. "_srcBlendFactor": 2,
  282. "_dstBlendFactor": 4,
  283. "_color": {
  284. "__type__": "cc.Color",
  285. "r": 255,
  286. "g": 255,
  287. "b": 255,
  288. "a": 255
  289. },
  290. "_sharedMaterial": null,
  291. "_spriteFrame": {
  292. "__uuid__": "43888ffc-6733-4d17-bf5e-233d71bbeabe@f9941"
  293. },
  294. "_type": 0,
  295. "_fillType": 0,
  296. "_sizeMode": 1,
  297. "_fillCenter": {
  298. "__type__": "cc.Vec2",
  299. "x": 0,
  300. "y": 0
  301. },
  302. "_fillStart": 0,
  303. "_fillRange": 0,
  304. "_isTrimmedMode": true,
  305. "_useGrayscale": false,
  306. "_atlas": null,
  307. "_id": ""
  308. },
  309. {
  310. "__type__": "cc.PrefabInfo",
  311. "root": {
  312. "__id__": 1
  313. },
  314. "asset": {
  315. "__id__": 0
  316. },
  317. "fileId": "b5cVhnMm1NH6sBm+dQmPyJ",
  318. "sync": false,
  319. "_synced": {
  320. "default": false,
  321. "serializable": false
  322. }
  323. },
  324. {
  325. "__type__": "cc.Node",
  326. "_name": "ImgState3",
  327. "_objFlags": 0,
  328. "_parent": {
  329. "__id__": 1
  330. },
  331. "_children": [],
  332. "_active": true,
  333. "_components": [
  334. {
  335. "__id__": 11
  336. },
  337. {
  338. "__id__": 12
  339. }
  340. ],
  341. "_prefab": {
  342. "__id__": 13
  343. },
  344. "_lpos": {
  345. "__type__": "cc.Vec3",
  346. "x": 0,
  347. "y": 0,
  348. "z": 0
  349. },
  350. "_lrot": {
  351. "__type__": "cc.Quat",
  352. "x": 0,
  353. "y": 0,
  354. "z": 0,
  355. "w": 1
  356. },
  357. "_lscale": {
  358. "__type__": "cc.Vec3",
  359. "x": 1,
  360. "y": 1,
  361. "z": 1
  362. },
  363. "_layer": 33554432,
  364. "_euler": {
  365. "__type__": "cc.Vec3",
  366. "x": 0,
  367. "y": 0,
  368. "z": 0
  369. },
  370. "_id": ""
  371. },
  372. {
  373. "__type__": "cc.UITransformComponent",
  374. "_name": "ImgState3<UITransformComponent>",
  375. "_objFlags": 0,
  376. "node": {
  377. "__id__": 10
  378. },
  379. "_enabled": true,
  380. "_priority": 0,
  381. "_contentSize": {
  382. "__type__": "cc.Size",
  383. "width": 170,
  384. "height": 111
  385. },
  386. "_anchorPoint": {
  387. "__type__": "cc.Vec2",
  388. "x": 0.5,
  389. "y": 0.5
  390. },
  391. "_id": ""
  392. },
  393. {
  394. "__type__": "cc.SpriteComponent",
  395. "_name": "ImgState3<SpriteComponent>",
  396. "_objFlags": 0,
  397. "node": {
  398. "__id__": 10
  399. },
  400. "_enabled": true,
  401. "_srcBlendFactor": 2,
  402. "_dstBlendFactor": 4,
  403. "_color": {
  404. "__type__": "cc.Color",
  405. "r": 255,
  406. "g": 255,
  407. "b": 255,
  408. "a": 255
  409. },
  410. "_sharedMaterial": null,
  411. "_spriteFrame": {
  412. "__uuid__": "6b404b57-6bb0-430a-a3ce-66a6009c7241@f9941"
  413. },
  414. "_type": 0,
  415. "_fillType": 0,
  416. "_sizeMode": 1,
  417. "_fillCenter": {
  418. "__type__": "cc.Vec2",
  419. "x": 0,
  420. "y": 0
  421. },
  422. "_fillStart": 0,
  423. "_fillRange": 0,
  424. "_isTrimmedMode": true,
  425. "_useGrayscale": false,
  426. "_atlas": null,
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.PrefabInfo",
  431. "root": {
  432. "__id__": 1
  433. },
  434. "asset": {
  435. "__id__": 0
  436. },
  437. "fileId": "2cEfxZrk5JXr4EqsGSI19I",
  438. "sync": false,
  439. "_synced": {
  440. "default": false,
  441. "serializable": false
  442. }
  443. },
  444. {
  445. "__type__": "cc.Node",
  446. "_name": "IconLoader",
  447. "_objFlags": 0,
  448. "_parent": {
  449. "__id__": 1
  450. },
  451. "_children": [],
  452. "_active": true,
  453. "_components": [
  454. {
  455. "__id__": 15
  456. },
  457. {
  458. "__id__": 16
  459. }
  460. ],
  461. "_prefab": {
  462. "__id__": 17
  463. },
  464. "_lpos": {
  465. "__type__": "cc.Vec3",
  466. "x": 0,
  467. "y": 0,
  468. "z": 0
  469. },
  470. "_lrot": {
  471. "__type__": "cc.Quat",
  472. "x": 0,
  473. "y": 0,
  474. "z": 0,
  475. "w": 1
  476. },
  477. "_lscale": {
  478. "__type__": "cc.Vec3",
  479. "x": 1,
  480. "y": 1,
  481. "z": 1
  482. },
  483. "_layer": 33554432,
  484. "_euler": {
  485. "__type__": "cc.Vec3",
  486. "x": 0,
  487. "y": 0,
  488. "z": 0
  489. },
  490. "_id": ""
  491. },
  492. {
  493. "__type__": "cc.UITransformComponent",
  494. "_name": "",
  495. "_objFlags": 0,
  496. "node": {
  497. "__id__": 14
  498. },
  499. "_enabled": true,
  500. "_priority": 0,
  501. "_contentSize": {
  502. "__type__": "cc.Size",
  503. "width": 40,
  504. "height": 36
  505. },
  506. "_anchorPoint": {
  507. "__type__": "cc.Vec2",
  508. "x": 0.5,
  509. "y": 0.5
  510. },
  511. "_id": ""
  512. },
  513. {
  514. "__type__": "cc.SpriteComponent",
  515. "_name": "",
  516. "_objFlags": 0,
  517. "node": {
  518. "__id__": 14
  519. },
  520. "_enabled": true,
  521. "_srcBlendFactor": 2,
  522. "_dstBlendFactor": 4,
  523. "_color": {
  524. "__type__": "cc.Color",
  525. "r": 255,
  526. "g": 255,
  527. "b": 255,
  528. "a": 255
  529. },
  530. "_sharedMaterial": null,
  531. "_spriteFrame": {
  532. "__uuid__": "57520716-48c8-4a19-8acf-41c9f8777fb0@f9941"
  533. },
  534. "_type": 0,
  535. "_fillType": 0,
  536. "_sizeMode": 1,
  537. "_fillCenter": {
  538. "__type__": "cc.Vec2",
  539. "x": 0,
  540. "y": 0
  541. },
  542. "_fillStart": 0,
  543. "_fillRange": 0,
  544. "_isTrimmedMode": true,
  545. "_useGrayscale": false,
  546. "_atlas": null,
  547. "_id": ""
  548. },
  549. {
  550. "__type__": "cc.PrefabInfo",
  551. "root": {
  552. "__id__": 1
  553. },
  554. "asset": {
  555. "__id__": 0
  556. },
  557. "fileId": "b1Q9kgyUdLebWHvxeArqx7",
  558. "sync": false,
  559. "_synced": {
  560. "default": false,
  561. "serializable": false
  562. }
  563. },
  564. {
  565. "__type__": "cc.Node",
  566. "_name": "Level",
  567. "_objFlags": 0,
  568. "_parent": {
  569. "__id__": 1
  570. },
  571. "_children": [
  572. {
  573. "__id__": 19
  574. }
  575. ],
  576. "_active": true,
  577. "_components": [
  578. {
  579. "__id__": 23
  580. },
  581. {
  582. "__id__": 24
  583. }
  584. ],
  585. "_prefab": {
  586. "__id__": 25
  587. },
  588. "_lpos": {
  589. "__type__": "cc.Vec3",
  590. "x": 61.367,
  591. "y": -31.833,
  592. "z": 0
  593. },
  594. "_lrot": {
  595. "__type__": "cc.Quat",
  596. "x": 0,
  597. "y": 0,
  598. "z": 0,
  599. "w": 1
  600. },
  601. "_lscale": {
  602. "__type__": "cc.Vec3",
  603. "x": 1,
  604. "y": 1,
  605. "z": 1
  606. },
  607. "_layer": 33554432,
  608. "_euler": {
  609. "__type__": "cc.Vec3",
  610. "x": 0,
  611. "y": 0,
  612. "z": 0
  613. },
  614. "_id": ""
  615. },
  616. {
  617. "__type__": "cc.Node",
  618. "_name": "Label",
  619. "_objFlags": 0,
  620. "_parent": {
  621. "__id__": 18
  622. },
  623. "_children": [],
  624. "_active": true,
  625. "_components": [
  626. {
  627. "__id__": 20
  628. },
  629. {
  630. "__id__": 21
  631. }
  632. ],
  633. "_prefab": {
  634. "__id__": 22
  635. },
  636. "_lpos": {
  637. "__type__": "cc.Vec3",
  638. "x": 0.039,
  639. "y": 2.978,
  640. "z": 0
  641. },
  642. "_lrot": {
  643. "__type__": "cc.Quat",
  644. "x": 0,
  645. "y": 0,
  646. "z": 0,
  647. "w": 1
  648. },
  649. "_lscale": {
  650. "__type__": "cc.Vec3",
  651. "x": 1,
  652. "y": 1,
  653. "z": 1
  654. },
  655. "_layer": 33554432,
  656. "_euler": {
  657. "__type__": "cc.Vec3",
  658. "x": 0,
  659. "y": 0,
  660. "z": 0
  661. },
  662. "_id": ""
  663. },
  664. {
  665. "__type__": "cc.UITransformComponent",
  666. "_name": "",
  667. "_objFlags": 0,
  668. "node": {
  669. "__id__": 19
  670. },
  671. "_enabled": true,
  672. "_priority": 0,
  673. "_contentSize": {
  674. "__type__": "cc.Size",
  675. "width": 22.25,
  676. "height": 45.2
  677. },
  678. "_anchorPoint": {
  679. "__type__": "cc.Vec2",
  680. "x": 0.5,
  681. "y": 0.5
  682. },
  683. "_id": ""
  684. },
  685. {
  686. "__type__": "cc.LabelComponent",
  687. "_name": "",
  688. "_objFlags": 0,
  689. "node": {
  690. "__id__": 19
  691. },
  692. "_enabled": true,
  693. "_srcBlendFactor": 2,
  694. "_dstBlendFactor": 4,
  695. "_color": {
  696. "__type__": "cc.Color",
  697. "r": 255,
  698. "g": 255,
  699. "b": 255,
  700. "a": 255
  701. },
  702. "_sharedMaterial": null,
  703. "_useOriginalSize": true,
  704. "_string": "15\n",
  705. "_horizontalAlign": 1,
  706. "_verticalAlign": 1,
  707. "_actualFontSize": 20,
  708. "_fontSize": 20,
  709. "_fontFamily": "Arial",
  710. "_lineHeight": 20,
  711. "_overflow": 0,
  712. "_enableWrapText": false,
  713. "_font": null,
  714. "_isSystemFontUsed": true,
  715. "_isItalic": false,
  716. "_isBold": false,
  717. "_isUnderline": false,
  718. "_cacheMode": 0,
  719. "_id": ""
  720. },
  721. {
  722. "__type__": "cc.PrefabInfo",
  723. "root": {
  724. "__id__": 1
  725. },
  726. "asset": {
  727. "__id__": 0
  728. },
  729. "fileId": "7dqzNc095LhJG4RDBbA0I1",
  730. "sync": false,
  731. "_synced": {
  732. "default": false,
  733. "serializable": false
  734. }
  735. },
  736. {
  737. "__type__": "cc.UITransformComponent",
  738. "_name": "",
  739. "_objFlags": 0,
  740. "node": {
  741. "__id__": 18
  742. },
  743. "_enabled": true,
  744. "_priority": 0,
  745. "_contentSize": {
  746. "__type__": "cc.Size",
  747. "width": 35,
  748. "height": 36
  749. },
  750. "_anchorPoint": {
  751. "__type__": "cc.Vec2",
  752. "x": 0.5,
  753. "y": 0.5
  754. },
  755. "_id": ""
  756. },
  757. {
  758. "__type__": "cc.SpriteComponent",
  759. "_name": "",
  760. "_objFlags": 0,
  761. "node": {
  762. "__id__": 18
  763. },
  764. "_enabled": true,
  765. "_srcBlendFactor": 2,
  766. "_dstBlendFactor": 4,
  767. "_color": {
  768. "__type__": "cc.Color",
  769. "r": 255,
  770. "g": 255,
  771. "b": 255,
  772. "a": 255
  773. },
  774. "_sharedMaterial": null,
  775. "_spriteFrame": {
  776. "__uuid__": "bdbd5df1-085a-4551-afeb-2895ade85c53@f9941"
  777. },
  778. "_type": 0,
  779. "_fillType": 0,
  780. "_sizeMode": 1,
  781. "_fillCenter": {
  782. "__type__": "cc.Vec2",
  783. "x": 0,
  784. "y": 0
  785. },
  786. "_fillStart": 0,
  787. "_fillRange": 0,
  788. "_isTrimmedMode": true,
  789. "_useGrayscale": false,
  790. "_atlas": null,
  791. "_id": ""
  792. },
  793. {
  794. "__type__": "cc.PrefabInfo",
  795. "root": {
  796. "__id__": 1
  797. },
  798. "asset": {
  799. "__id__": 0
  800. },
  801. "fileId": "65KMAaGYJIXqg8iCLDlt6R",
  802. "sync": false,
  803. "_synced": {
  804. "default": false,
  805. "serializable": false
  806. }
  807. },
  808. {
  809. "__type__": "cc.Node",
  810. "_name": "imgState4",
  811. "_objFlags": 0,
  812. "_parent": {
  813. "__id__": 1
  814. },
  815. "_children": [],
  816. "_active": true,
  817. "_components": [
  818. {
  819. "__id__": 27
  820. },
  821. {
  822. "__id__": 28
  823. }
  824. ],
  825. "_prefab": {
  826. "__id__": 29
  827. },
  828. "_lpos": {
  829. "__type__": "cc.Vec3",
  830. "x": 0,
  831. "y": 0,
  832. "z": 0
  833. },
  834. "_lrot": {
  835. "__type__": "cc.Quat",
  836. "x": 0,
  837. "y": 0,
  838. "z": 0,
  839. "w": 1
  840. },
  841. "_lscale": {
  842. "__type__": "cc.Vec3",
  843. "x": 1,
  844. "y": 1,
  845. "z": 1
  846. },
  847. "_layer": 33554432,
  848. "_euler": {
  849. "__type__": "cc.Vec3",
  850. "x": 0,
  851. "y": 0,
  852. "z": 0
  853. },
  854. "_id": ""
  855. },
  856. {
  857. "__type__": "cc.UITransformComponent",
  858. "_name": "imgState4<UITransformComponent>",
  859. "_objFlags": 0,
  860. "node": {
  861. "__id__": 26
  862. },
  863. "_enabled": true,
  864. "_priority": 0,
  865. "_contentSize": {
  866. "__type__": "cc.Size",
  867. "width": 178,
  868. "height": 119
  869. },
  870. "_anchorPoint": {
  871. "__type__": "cc.Vec2",
  872. "x": 0.5,
  873. "y": 0.5
  874. },
  875. "_id": ""
  876. },
  877. {
  878. "__type__": "cc.SpriteComponent",
  879. "_name": "imgState4<SpriteComponent>",
  880. "_objFlags": 0,
  881. "node": {
  882. "__id__": 26
  883. },
  884. "_enabled": true,
  885. "_srcBlendFactor": 2,
  886. "_dstBlendFactor": 4,
  887. "_color": {
  888. "__type__": "cc.Color",
  889. "r": 255,
  890. "g": 255,
  891. "b": 255,
  892. "a": 255
  893. },
  894. "_sharedMaterial": null,
  895. "_spriteFrame": {
  896. "__uuid__": "1fe14074-ae02-498a-a5de-fffab4f89dd6@f9941"
  897. },
  898. "_type": 0,
  899. "_fillType": 0,
  900. "_sizeMode": 1,
  901. "_fillCenter": {
  902. "__type__": "cc.Vec2",
  903. "x": 0,
  904. "y": 0
  905. },
  906. "_fillStart": 0,
  907. "_fillRange": 0,
  908. "_isTrimmedMode": true,
  909. "_useGrayscale": false,
  910. "_atlas": null,
  911. "_id": ""
  912. },
  913. {
  914. "__type__": "cc.PrefabInfo",
  915. "root": {
  916. "__id__": 1
  917. },
  918. "asset": {
  919. "__id__": 0
  920. },
  921. "fileId": "b2DzhIgw9E9L8Uqz6oU7Dv",
  922. "sync": false,
  923. "_synced": {
  924. "default": false,
  925. "serializable": false
  926. }
  927. },
  928. {
  929. "__type__": "cc.Node",
  930. "_name": "earningsLabel",
  931. "_objFlags": 0,
  932. "_parent": {
  933. "__id__": 1
  934. },
  935. "_children": [],
  936. "_active": true,
  937. "_components": [
  938. {
  939. "__id__": 31
  940. },
  941. {
  942. "__id__": 32
  943. }
  944. ],
  945. "_prefab": {
  946. "__id__": 33
  947. },
  948. "_lpos": {
  949. "__type__": "cc.Vec3",
  950. "x": -46.141,
  951. "y": -57.128,
  952. "z": 0
  953. },
  954. "_lrot": {
  955. "__type__": "cc.Quat",
  956. "x": 0,
  957. "y": 0,
  958. "z": 0,
  959. "w": 1
  960. },
  961. "_lscale": {
  962. "__type__": "cc.Vec3",
  963. "x": 1,
  964. "y": 1,
  965. "z": 1
  966. },
  967. "_layer": 33554432,
  968. "_euler": {
  969. "__type__": "cc.Vec3",
  970. "x": 0,
  971. "y": 0,
  972. "z": 0
  973. },
  974. "_id": ""
  975. },
  976. {
  977. "__type__": "cc.UITransformComponent",
  978. "_name": "",
  979. "_objFlags": 0,
  980. "node": {
  981. "__id__": 30
  982. },
  983. "_enabled": true,
  984. "_priority": 0,
  985. "_contentSize": {
  986. "__type__": "cc.Size",
  987. "width": 55.62,
  988. "height": 50.4
  989. },
  990. "_anchorPoint": {
  991. "__type__": "cc.Vec2",
  992. "x": 0,
  993. "y": 0
  994. },
  995. "_id": ""
  996. },
  997. {
  998. "__type__": "cc.LabelComponent",
  999. "_name": "",
  1000. "_objFlags": 0,
  1001. "node": {
  1002. "__id__": 30
  1003. },
  1004. "_enabled": true,
  1005. "_srcBlendFactor": 2,
  1006. "_dstBlendFactor": 4,
  1007. "_color": {
  1008. "__type__": "cc.Color",
  1009. "r": 255,
  1010. "g": 255,
  1011. "b": 255,
  1012. "a": 255
  1013. },
  1014. "_sharedMaterial": null,
  1015. "_useOriginalSize": true,
  1016. "_string": "10000",
  1017. "_horizontalAlign": 1,
  1018. "_verticalAlign": 1,
  1019. "_actualFontSize": 20,
  1020. "_fontSize": 20,
  1021. "_fontFamily": "Arial",
  1022. "_lineHeight": 40,
  1023. "_overflow": 0,
  1024. "_enableWrapText": true,
  1025. "_font": null,
  1026. "_isSystemFontUsed": true,
  1027. "_isItalic": false,
  1028. "_isBold": false,
  1029. "_isUnderline": false,
  1030. "_cacheMode": 0,
  1031. "_id": ""
  1032. },
  1033. {
  1034. "__type__": "cc.PrefabInfo",
  1035. "root": {
  1036. "__id__": 1
  1037. },
  1038. "asset": {
  1039. "__id__": 0
  1040. },
  1041. "fileId": "1fuXAW8E5COJsfXIG26NVl",
  1042. "sync": false,
  1043. "_synced": {
  1044. "default": false,
  1045. "serializable": false
  1046. }
  1047. },
  1048. {
  1049. "__type__": "cc.Node",
  1050. "_name": "goldIcon",
  1051. "_objFlags": 0,
  1052. "_parent": {
  1053. "__id__": 1
  1054. },
  1055. "_children": [],
  1056. "_active": true,
  1057. "_components": [
  1058. {
  1059. "__id__": 35
  1060. },
  1061. {
  1062. "__id__": 36
  1063. }
  1064. ],
  1065. "_prefab": {
  1066. "__id__": 37
  1067. },
  1068. "_lpos": {
  1069. "__type__": "cc.Vec3",
  1070. "x": -64.184,
  1071. "y": -30.633,
  1072. "z": 0
  1073. },
  1074. "_lrot": {
  1075. "__type__": "cc.Quat",
  1076. "x": 0,
  1077. "y": 0,
  1078. "z": 0,
  1079. "w": 1
  1080. },
  1081. "_lscale": {
  1082. "__type__": "cc.Vec3",
  1083. "x": 0.5,
  1084. "y": 0.5,
  1085. "z": 0.5
  1086. },
  1087. "_layer": 33554432,
  1088. "_euler": {
  1089. "__type__": "cc.Vec3",
  1090. "x": 0,
  1091. "y": 0,
  1092. "z": 0
  1093. },
  1094. "_id": ""
  1095. },
  1096. {
  1097. "__type__": "cc.UITransformComponent",
  1098. "_name": "",
  1099. "_objFlags": 0,
  1100. "node": {
  1101. "__id__": 34
  1102. },
  1103. "_enabled": true,
  1104. "_priority": 0,
  1105. "_contentSize": {
  1106. "__type__": "cc.Size",
  1107. "width": 50,
  1108. "height": 49
  1109. },
  1110. "_anchorPoint": {
  1111. "__type__": "cc.Vec2",
  1112. "x": 0.5,
  1113. "y": 0.5
  1114. },
  1115. "_id": ""
  1116. },
  1117. {
  1118. "__type__": "cc.SpriteComponent",
  1119. "_name": "",
  1120. "_objFlags": 0,
  1121. "node": {
  1122. "__id__": 34
  1123. },
  1124. "_enabled": true,
  1125. "_srcBlendFactor": 2,
  1126. "_dstBlendFactor": 4,
  1127. "_color": {
  1128. "__type__": "cc.Color",
  1129. "r": 255,
  1130. "g": 255,
  1131. "b": 255,
  1132. "a": 255
  1133. },
  1134. "_sharedMaterial": null,
  1135. "_spriteFrame": {
  1136. "__uuid__": "0b44fc8c-d664-46d8-bddf-1514caec8e51@f9941"
  1137. },
  1138. "_type": 0,
  1139. "_fillType": 0,
  1140. "_sizeMode": 1,
  1141. "_fillCenter": {
  1142. "__type__": "cc.Vec2",
  1143. "x": 0,
  1144. "y": 0
  1145. },
  1146. "_fillStart": 0,
  1147. "_fillRange": 0,
  1148. "_isTrimmedMode": true,
  1149. "_useGrayscale": false,
  1150. "_atlas": null,
  1151. "_id": ""
  1152. },
  1153. {
  1154. "__type__": "cc.PrefabInfo",
  1155. "root": {
  1156. "__id__": 1
  1157. },
  1158. "asset": {
  1159. "__id__": 0
  1160. },
  1161. "fileId": "15/eLucf1E9JHuuW9Gs0b6",
  1162. "sync": false,
  1163. "_synced": {
  1164. "default": false,
  1165. "serializable": false
  1166. }
  1167. },
  1168. {
  1169. "__type__": "cc.UITransformComponent",
  1170. "_name": "ButtonGun01<UITransformComponent>",
  1171. "_objFlags": 0,
  1172. "node": {
  1173. "__id__": 1
  1174. },
  1175. "_enabled": true,
  1176. "_priority": 0,
  1177. "_contentSize": {
  1178. "__type__": "cc.Size",
  1179. "width": 170,
  1180. "height": 111
  1181. },
  1182. "_anchorPoint": {
  1183. "__type__": "cc.Vec2",
  1184. "x": 0.5,
  1185. "y": 0.5
  1186. },
  1187. "_id": ""
  1188. },
  1189. {
  1190. "__type__": "508a4ACrARBy73/mJdIyzrA",
  1191. "_name": "",
  1192. "_objFlags": 0,
  1193. "node": {
  1194. "__id__": 1
  1195. },
  1196. "_enabled": true,
  1197. "levelLabel": {
  1198. "__id__": 21
  1199. },
  1200. "iconLoader": {
  1201. "__id__": 16
  1202. },
  1203. "goldIconLoader": {
  1204. "__id__": 36
  1205. },
  1206. "imgState1": {
  1207. "__id__": 2
  1208. },
  1209. "imgState2": {
  1210. "__id__": 6
  1211. },
  1212. "imgState3": {
  1213. "__id__": 26
  1214. },
  1215. "imgState4": {
  1216. "__id__": 10
  1217. },
  1218. "labelGroup": {
  1219. "__id__": 18
  1220. },
  1221. "earningsLabel": {
  1222. "__id__": 32
  1223. },
  1224. "_id": ""
  1225. },
  1226. {
  1227. "__type__": "cc.PrefabInfo",
  1228. "root": {
  1229. "__id__": 1
  1230. },
  1231. "asset": {
  1232. "__id__": 0
  1233. },
  1234. "fileId": "24ZWKMQnROA4IXdF/01ygv",
  1235. "sync": false,
  1236. "_synced": {
  1237. "default": false,
  1238. "serializable": false
  1239. }
  1240. }
  1241. ]