WeaponCell.prefab 19 KB

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