role_equip.prefab 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false,
  12. "asyncLoadAssets": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "role_equip",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. },
  30. {
  31. "__id__": 30
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 36
  38. },
  39. {
  40. "__id__": 38
  41. },
  42. {
  43. "__id__": 40
  44. },
  45. {
  46. "__id__": 42
  47. }
  48. ],
  49. "_prefab": {
  50. "__id__": 44
  51. },
  52. "_lpos": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0
  57. },
  58. "_lrot": {
  59. "__type__": "cc.Quat",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0,
  63. "w": 1
  64. },
  65. "_lscale": {
  66. "__type__": "cc.Vec3",
  67. "x": 1,
  68. "y": 1,
  69. "z": 1
  70. },
  71. "_layer": 33554432,
  72. "_euler": {
  73. "__type__": "cc.Vec3",
  74. "x": 0,
  75. "y": 0,
  76. "z": 0
  77. },
  78. "_id": ""
  79. },
  80. {
  81. "__type__": "cc.Node",
  82. "_name": "bg",
  83. "_objFlags": 0,
  84. "_parent": {
  85. "__id__": 1
  86. },
  87. "_children": [],
  88. "_active": true,
  89. "_components": [
  90. {
  91. "__id__": 3
  92. },
  93. {
  94. "__id__": 5
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 7
  99. },
  100. "_lpos": {
  101. "__type__": "cc.Vec3",
  102. "x": 0,
  103. "y": 115,
  104. "z": 0
  105. },
  106. "_lrot": {
  107. "__type__": "cc.Quat",
  108. "x": 0,
  109. "y": 0,
  110. "z": 0,
  111. "w": 1
  112. },
  113. "_lscale": {
  114. "__type__": "cc.Vec3",
  115. "x": 1,
  116. "y": 1,
  117. "z": 1
  118. },
  119. "_layer": 33554432,
  120. "_euler": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_id": ""
  127. },
  128. {
  129. "__type__": "cc.UITransform",
  130. "_name": "",
  131. "_objFlags": 0,
  132. "node": {
  133. "__id__": 2
  134. },
  135. "_enabled": true,
  136. "__prefab": {
  137. "__id__": 4
  138. },
  139. "_contentSize": {
  140. "__type__": "cc.Size",
  141. "width": 279,
  142. "height": 271
  143. },
  144. "_anchorPoint": {
  145. "__type__": "cc.Vec2",
  146. "x": 0.5,
  147. "y": 0.5
  148. },
  149. "_id": ""
  150. },
  151. {
  152. "__type__": "cc.CompPrefabInfo",
  153. "fileId": "d0Ecq2l5pBGZ+cT9wlT7F8"
  154. },
  155. {
  156. "__type__": "cc.Sprite",
  157. "_name": "",
  158. "_objFlags": 0,
  159. "node": {
  160. "__id__": 2
  161. },
  162. "_enabled": true,
  163. "__prefab": {
  164. "__id__": 6
  165. },
  166. "_visFlags": 0,
  167. "_customMaterial": null,
  168. "_srcBlendFactor": 2,
  169. "_dstBlendFactor": 4,
  170. "_color": {
  171. "__type__": "cc.Color",
  172. "r": 255,
  173. "g": 255,
  174. "b": 255,
  175. "a": 255
  176. },
  177. "_spriteFrame": {
  178. "__uuid__": "2af503b1-d1f8-4f1d-9e2f-48d84923ccb7@f9941",
  179. "__expectedType__": "cc.SpriteFrame"
  180. },
  181. "_type": 0,
  182. "_fillType": 0,
  183. "_sizeMode": 0,
  184. "_fillCenter": {
  185. "__type__": "cc.Vec2",
  186. "x": 0,
  187. "y": 0
  188. },
  189. "_fillStart": 0,
  190. "_fillRange": 0,
  191. "_isTrimmedMode": false,
  192. "_useGrayscale": false,
  193. "_atlas": null,
  194. "_id": ""
  195. },
  196. {
  197. "__type__": "cc.CompPrefabInfo",
  198. "fileId": "422w+jgjpD3Z2lfKLJPNuS"
  199. },
  200. {
  201. "__type__": "cc.PrefabInfo",
  202. "root": {
  203. "__id__": 1
  204. },
  205. "asset": {
  206. "__id__": 0
  207. },
  208. "fileId": "184EWBzLpLhJwLhyiVRt+E"
  209. },
  210. {
  211. "__type__": "cc.Node",
  212. "_name": "body",
  213. "_objFlags": 0,
  214. "_parent": {
  215. "__id__": 1
  216. },
  217. "_children": [],
  218. "_active": true,
  219. "_components": [
  220. {
  221. "__id__": 9
  222. },
  223. {
  224. "__id__": 11
  225. }
  226. ],
  227. "_prefab": {
  228. "__id__": 13
  229. },
  230. "_lpos": {
  231. "__type__": "cc.Vec3",
  232. "x": 0,
  233. "y": -10,
  234. "z": 0
  235. },
  236. "_lrot": {
  237. "__type__": "cc.Quat",
  238. "x": 0,
  239. "y": 0,
  240. "z": 0,
  241. "w": 1
  242. },
  243. "_lscale": {
  244. "__type__": "cc.Vec3",
  245. "x": 1,
  246. "y": 1,
  247. "z": 1
  248. },
  249. "_layer": 33554432,
  250. "_euler": {
  251. "__type__": "cc.Vec3",
  252. "x": 0,
  253. "y": 0,
  254. "z": 0
  255. },
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.UITransform",
  260. "_name": "",
  261. "_objFlags": 0,
  262. "node": {
  263. "__id__": 8
  264. },
  265. "_enabled": true,
  266. "__prefab": {
  267. "__id__": 10
  268. },
  269. "_contentSize": {
  270. "__type__": "cc.Size",
  271. "width": 163,
  272. "height": 231
  273. },
  274. "_anchorPoint": {
  275. "__type__": "cc.Vec2",
  276. "x": 0.5,
  277. "y": 0
  278. },
  279. "_id": ""
  280. },
  281. {
  282. "__type__": "cc.CompPrefabInfo",
  283. "fileId": "1bz34i7OtOxa84S2lgI78v"
  284. },
  285. {
  286. "__type__": "cc.Sprite",
  287. "_name": "",
  288. "_objFlags": 0,
  289. "node": {
  290. "__id__": 8
  291. },
  292. "_enabled": true,
  293. "__prefab": {
  294. "__id__": 12
  295. },
  296. "_visFlags": 0,
  297. "_customMaterial": null,
  298. "_srcBlendFactor": 2,
  299. "_dstBlendFactor": 4,
  300. "_color": {
  301. "__type__": "cc.Color",
  302. "r": 255,
  303. "g": 255,
  304. "b": 255,
  305. "a": 255
  306. },
  307. "_spriteFrame": {
  308. "__uuid__": "873e39ac-5145-4919-aa71-b1f376a6312b@f9941",
  309. "__expectedType__": "cc.SpriteFrame"
  310. },
  311. "_type": 0,
  312. "_fillType": 0,
  313. "_sizeMode": 2,
  314. "_fillCenter": {
  315. "__type__": "cc.Vec2",
  316. "x": 0,
  317. "y": 0
  318. },
  319. "_fillStart": 0,
  320. "_fillRange": 0,
  321. "_isTrimmedMode": false,
  322. "_useGrayscale": false,
  323. "_atlas": null,
  324. "_id": ""
  325. },
  326. {
  327. "__type__": "cc.CompPrefabInfo",
  328. "fileId": "f6yjo9votGM4127RPY0txb"
  329. },
  330. {
  331. "__type__": "cc.PrefabInfo",
  332. "root": {
  333. "__id__": 1
  334. },
  335. "asset": {
  336. "__id__": 0
  337. },
  338. "fileId": "9aWY3NvjVGN6BIf1YtifUZ"
  339. },
  340. {
  341. "__type__": "cc.Node",
  342. "_name": "atk",
  343. "_objFlags": 0,
  344. "_parent": {
  345. "__id__": 1
  346. },
  347. "_children": [
  348. {
  349. "__id__": 15
  350. },
  351. {
  352. "__id__": 21
  353. }
  354. ],
  355. "_active": true,
  356. "_components": [
  357. {
  358. "__id__": 27
  359. }
  360. ],
  361. "_prefab": {
  362. "__id__": 29
  363. },
  364. "_lpos": {
  365. "__type__": "cc.Vec3",
  366. "x": 0,
  367. "y": 242.414,
  368. "z": 0
  369. },
  370. "_lrot": {
  371. "__type__": "cc.Quat",
  372. "x": 0,
  373. "y": 0,
  374. "z": 0,
  375. "w": 1
  376. },
  377. "_lscale": {
  378. "__type__": "cc.Vec3",
  379. "x": 1,
  380. "y": 1,
  381. "z": 1
  382. },
  383. "_layer": 33554432,
  384. "_euler": {
  385. "__type__": "cc.Vec3",
  386. "x": 0,
  387. "y": 0,
  388. "z": 0
  389. },
  390. "_id": ""
  391. },
  392. {
  393. "__type__": "cc.Node",
  394. "_name": "bg",
  395. "_objFlags": 0,
  396. "_parent": {
  397. "__id__": 14
  398. },
  399. "_children": [],
  400. "_active": true,
  401. "_components": [
  402. {
  403. "__id__": 16
  404. },
  405. {
  406. "__id__": 18
  407. }
  408. ],
  409. "_prefab": {
  410. "__id__": 20
  411. },
  412. "_lpos": {
  413. "__type__": "cc.Vec3",
  414. "x": 0,
  415. "y": 0,
  416. "z": 0
  417. },
  418. "_lrot": {
  419. "__type__": "cc.Quat",
  420. "x": 0,
  421. "y": 0,
  422. "z": 0,
  423. "w": 1
  424. },
  425. "_lscale": {
  426. "__type__": "cc.Vec3",
  427. "x": 1,
  428. "y": 1,
  429. "z": 1
  430. },
  431. "_layer": 33554432,
  432. "_euler": {
  433. "__type__": "cc.Vec3",
  434. "x": 0,
  435. "y": 0,
  436. "z": 0
  437. },
  438. "_id": ""
  439. },
  440. {
  441. "__type__": "cc.UITransform",
  442. "_name": "",
  443. "_objFlags": 0,
  444. "node": {
  445. "__id__": 15
  446. },
  447. "_enabled": true,
  448. "__prefab": {
  449. "__id__": 17
  450. },
  451. "_contentSize": {
  452. "__type__": "cc.Size",
  453. "width": 70,
  454. "height": 70
  455. },
  456. "_anchorPoint": {
  457. "__type__": "cc.Vec2",
  458. "x": 0.5,
  459. "y": 0.5
  460. },
  461. "_id": ""
  462. },
  463. {
  464. "__type__": "cc.CompPrefabInfo",
  465. "fileId": "21V31yN8lILrY1JpN09CrO"
  466. },
  467. {
  468. "__type__": "cc.Sprite",
  469. "_name": "",
  470. "_objFlags": 0,
  471. "node": {
  472. "__id__": 15
  473. },
  474. "_enabled": true,
  475. "__prefab": {
  476. "__id__": 19
  477. },
  478. "_visFlags": 0,
  479. "_customMaterial": null,
  480. "_srcBlendFactor": 2,
  481. "_dstBlendFactor": 4,
  482. "_color": {
  483. "__type__": "cc.Color",
  484. "r": 255,
  485. "g": 255,
  486. "b": 255,
  487. "a": 255
  488. },
  489. "_spriteFrame": {
  490. "__uuid__": "12109e60-ca91-41a7-a79a-5323e91c2980@f9941",
  491. "__expectedType__": "cc.SpriteFrame"
  492. },
  493. "_type": 0,
  494. "_fillType": 0,
  495. "_sizeMode": 0,
  496. "_fillCenter": {
  497. "__type__": "cc.Vec2",
  498. "x": 0,
  499. "y": 0
  500. },
  501. "_fillStart": 0,
  502. "_fillRange": 0,
  503. "_isTrimmedMode": true,
  504. "_useGrayscale": false,
  505. "_atlas": null,
  506. "_id": ""
  507. },
  508. {
  509. "__type__": "cc.CompPrefabInfo",
  510. "fileId": "44mNg4qO5K5I9RZTvK100/"
  511. },
  512. {
  513. "__type__": "cc.PrefabInfo",
  514. "root": {
  515. "__id__": 1
  516. },
  517. "asset": {
  518. "__id__": 0
  519. },
  520. "fileId": "b3gt0rvb9H5aZKyzKHraJZ"
  521. },
  522. {
  523. "__type__": "cc.Node",
  524. "_name": "val",
  525. "_objFlags": 0,
  526. "_parent": {
  527. "__id__": 14
  528. },
  529. "_children": [],
  530. "_active": true,
  531. "_components": [
  532. {
  533. "__id__": 22
  534. },
  535. {
  536. "__id__": 24
  537. }
  538. ],
  539. "_prefab": {
  540. "__id__": 26
  541. },
  542. "_lpos": {
  543. "__type__": "cc.Vec3",
  544. "x": 0,
  545. "y": 0,
  546. "z": 0
  547. },
  548. "_lrot": {
  549. "__type__": "cc.Quat",
  550. "x": 0,
  551. "y": 0,
  552. "z": 0,
  553. "w": 1
  554. },
  555. "_lscale": {
  556. "__type__": "cc.Vec3",
  557. "x": 1,
  558. "y": 1,
  559. "z": 1
  560. },
  561. "_layer": 33554432,
  562. "_euler": {
  563. "__type__": "cc.Vec3",
  564. "x": 0,
  565. "y": 0,
  566. "z": 0
  567. },
  568. "_id": ""
  569. },
  570. {
  571. "__type__": "cc.UITransform",
  572. "_name": "",
  573. "_objFlags": 0,
  574. "node": {
  575. "__id__": 21
  576. },
  577. "_enabled": true,
  578. "__prefab": {
  579. "__id__": 23
  580. },
  581. "_contentSize": {
  582. "__type__": "cc.Size",
  583. "width": 48.89,
  584. "height": 40
  585. },
  586. "_anchorPoint": {
  587. "__type__": "cc.Vec2",
  588. "x": 0.5,
  589. "y": 0.5
  590. },
  591. "_id": ""
  592. },
  593. {
  594. "__type__": "cc.CompPrefabInfo",
  595. "fileId": "d9R+nrXWtEf6ZgmiV+Scpc"
  596. },
  597. {
  598. "__type__": "cc.Label",
  599. "_name": "",
  600. "_objFlags": 0,
  601. "node": {
  602. "__id__": 21
  603. },
  604. "_enabled": true,
  605. "__prefab": {
  606. "__id__": 25
  607. },
  608. "_visFlags": 0,
  609. "_customMaterial": null,
  610. "_srcBlendFactor": 2,
  611. "_dstBlendFactor": 4,
  612. "_color": {
  613. "__type__": "cc.Color",
  614. "r": 255,
  615. "g": 255,
  616. "b": 255,
  617. "a": 255
  618. },
  619. "_string": "+6",
  620. "_horizontalAlign": 1,
  621. "_verticalAlign": 1,
  622. "_actualFontSize": 30,
  623. "_fontSize": 30,
  624. "_fontFamily": "Arial",
  625. "_lineHeight": 40,
  626. "_overflow": 0,
  627. "_enableWrapText": false,
  628. "_font": {
  629. "__uuid__": "e1f81c22-c124-4854-b4b2-35a2e59d85c5",
  630. "__expectedType__": "cc.BitmapFont"
  631. },
  632. "_isSystemFontUsed": false,
  633. "_spacingX": 0,
  634. "_isItalic": false,
  635. "_isBold": false,
  636. "_isUnderline": false,
  637. "_underlineHeight": 2,
  638. "_cacheMode": 0,
  639. "_id": ""
  640. },
  641. {
  642. "__type__": "cc.CompPrefabInfo",
  643. "fileId": "3cxFYWW1RLiLNjw6kMjSKk"
  644. },
  645. {
  646. "__type__": "cc.PrefabInfo",
  647. "root": {
  648. "__id__": 1
  649. },
  650. "asset": {
  651. "__id__": 0
  652. },
  653. "fileId": "06rdjUJNVBgaqvic2N62uQ"
  654. },
  655. {
  656. "__type__": "cc.UITransform",
  657. "_name": "",
  658. "_objFlags": 0,
  659. "node": {
  660. "__id__": 14
  661. },
  662. "_enabled": true,
  663. "__prefab": {
  664. "__id__": 28
  665. },
  666. "_contentSize": {
  667. "__type__": "cc.Size",
  668. "width": 50,
  669. "height": 50
  670. },
  671. "_anchorPoint": {
  672. "__type__": "cc.Vec2",
  673. "x": 0.5,
  674. "y": 0.5
  675. },
  676. "_id": ""
  677. },
  678. {
  679. "__type__": "cc.CompPrefabInfo",
  680. "fileId": "f1Q7NOStZOcIJrLYDD4/uz"
  681. },
  682. {
  683. "__type__": "cc.PrefabInfo",
  684. "root": {
  685. "__id__": 1
  686. },
  687. "asset": {
  688. "__id__": 0
  689. },
  690. "fileId": "c5BXU6uCFL+prImcapeAyO"
  691. },
  692. {
  693. "__type__": "cc.Node",
  694. "_name": "ad",
  695. "_objFlags": 0,
  696. "_parent": {
  697. "__id__": 1
  698. },
  699. "_children": [],
  700. "_active": false,
  701. "_components": [
  702. {
  703. "__id__": 31
  704. },
  705. {
  706. "__id__": 33
  707. }
  708. ],
  709. "_prefab": {
  710. "__id__": 35
  711. },
  712. "_lpos": {
  713. "__type__": "cc.Vec3",
  714. "x": 0,
  715. "y": 116,
  716. "z": 0
  717. },
  718. "_lrot": {
  719. "__type__": "cc.Quat",
  720. "x": 0,
  721. "y": 0,
  722. "z": 0,
  723. "w": 1
  724. },
  725. "_lscale": {
  726. "__type__": "cc.Vec3",
  727. "x": 1,
  728. "y": 1,
  729. "z": 1
  730. },
  731. "_layer": 33554432,
  732. "_euler": {
  733. "__type__": "cc.Vec3",
  734. "x": 0,
  735. "y": 0,
  736. "z": 0
  737. },
  738. "_id": ""
  739. },
  740. {
  741. "__type__": "cc.UITransform",
  742. "_name": "",
  743. "_objFlags": 0,
  744. "node": {
  745. "__id__": 30
  746. },
  747. "_enabled": true,
  748. "__prefab": {
  749. "__id__": 32
  750. },
  751. "_contentSize": {
  752. "__type__": "cc.Size",
  753. "width": 38,
  754. "height": 30
  755. },
  756. "_anchorPoint": {
  757. "__type__": "cc.Vec2",
  758. "x": 0.5,
  759. "y": 0.5
  760. },
  761. "_id": ""
  762. },
  763. {
  764. "__type__": "cc.CompPrefabInfo",
  765. "fileId": "31ZJHuq0hMB747JWssRhJ3"
  766. },
  767. {
  768. "__type__": "cc.Sprite",
  769. "_name": "",
  770. "_objFlags": 0,
  771. "node": {
  772. "__id__": 30
  773. },
  774. "_enabled": true,
  775. "__prefab": {
  776. "__id__": 34
  777. },
  778. "_visFlags": 0,
  779. "_customMaterial": null,
  780. "_srcBlendFactor": 2,
  781. "_dstBlendFactor": 4,
  782. "_color": {
  783. "__type__": "cc.Color",
  784. "r": 255,
  785. "g": 255,
  786. "b": 255,
  787. "a": 255
  788. },
  789. "_spriteFrame": {
  790. "__uuid__": "430286c4-03dd-4860-8fc2-e9417fe4bd0c@f9941",
  791. "__expectedType__": "cc.SpriteFrame"
  792. },
  793. "_type": 0,
  794. "_fillType": 0,
  795. "_sizeMode": 2,
  796. "_fillCenter": {
  797. "__type__": "cc.Vec2",
  798. "x": 0,
  799. "y": 0
  800. },
  801. "_fillStart": 0,
  802. "_fillRange": 0,
  803. "_isTrimmedMode": false,
  804. "_useGrayscale": false,
  805. "_atlas": null,
  806. "_id": ""
  807. },
  808. {
  809. "__type__": "cc.CompPrefabInfo",
  810. "fileId": "d8pGCXqeFP6J0HaLvbY4ET"
  811. },
  812. {
  813. "__type__": "cc.PrefabInfo",
  814. "root": {
  815. "__id__": 1
  816. },
  817. "asset": {
  818. "__id__": 0
  819. },
  820. "fileId": "87QpIM9uFLNo3+JOnVUA+x"
  821. },
  822. {
  823. "__type__": "cc.UITransform",
  824. "_name": "",
  825. "_objFlags": 0,
  826. "node": {
  827. "__id__": 1
  828. },
  829. "_enabled": true,
  830. "__prefab": {
  831. "__id__": 37
  832. },
  833. "_contentSize": {
  834. "__type__": "cc.Size",
  835. "width": 150,
  836. "height": 200
  837. },
  838. "_anchorPoint": {
  839. "__type__": "cc.Vec2",
  840. "x": 0.5,
  841. "y": 0
  842. },
  843. "_id": ""
  844. },
  845. {
  846. "__type__": "cc.CompPrefabInfo",
  847. "fileId": "e4WrRTi05BTLGa4GWa7RLh"
  848. },
  849. {
  850. "__type__": "cc.Button",
  851. "_name": "",
  852. "_objFlags": 0,
  853. "node": {
  854. "__id__": 1
  855. },
  856. "_enabled": true,
  857. "__prefab": {
  858. "__id__": 39
  859. },
  860. "clickEvents": [],
  861. "_interactable": true,
  862. "_transition": 0,
  863. "_normalColor": {
  864. "__type__": "cc.Color",
  865. "r": 255,
  866. "g": 255,
  867. "b": 255,
  868. "a": 255
  869. },
  870. "_hoverColor": {
  871. "__type__": "cc.Color",
  872. "r": 211,
  873. "g": 211,
  874. "b": 211,
  875. "a": 255
  876. },
  877. "_pressedColor": {
  878. "__type__": "cc.Color",
  879. "r": 255,
  880. "g": 255,
  881. "b": 255,
  882. "a": 255
  883. },
  884. "_disabledColor": {
  885. "__type__": "cc.Color",
  886. "r": 124,
  887. "g": 124,
  888. "b": 124,
  889. "a": 255
  890. },
  891. "_normalSprite": null,
  892. "_hoverSprite": null,
  893. "_pressedSprite": null,
  894. "_disabledSprite": null,
  895. "_duration": 0.1,
  896. "_zoomScale": 1.2,
  897. "_target": null,
  898. "_id": ""
  899. },
  900. {
  901. "__type__": "cc.CompPrefabInfo",
  902. "fileId": "89NW1pGypA9b1WFIvm7PtN"
  903. },
  904. {
  905. "__type__": "cc.UIOpacity",
  906. "_name": "",
  907. "_objFlags": 0,
  908. "node": {
  909. "__id__": 1
  910. },
  911. "_enabled": true,
  912. "__prefab": {
  913. "__id__": 41
  914. },
  915. "_opacity": 255,
  916. "_id": ""
  917. },
  918. {
  919. "__type__": "cc.CompPrefabInfo",
  920. "fileId": "95zU0iZJ1EKoKBLTlY+LgN"
  921. },
  922. {
  923. "__type__": "0a6edoZoh9FnpHCsoAhxgv/",
  924. "_name": "",
  925. "_objFlags": 0,
  926. "node": {
  927. "__id__": 1
  928. },
  929. "_enabled": true,
  930. "__prefab": {
  931. "__id__": 43
  932. },
  933. "isBoss": false,
  934. "coin": 0,
  935. "roleType": 5,
  936. "roleTypeP1": 1,
  937. "roleTypeP2": 1,
  938. "_id": ""
  939. },
  940. {
  941. "__type__": "cc.CompPrefabInfo",
  942. "fileId": "55VnFEbkREiaRWBMGwR83j"
  943. },
  944. {
  945. "__type__": "cc.PrefabInfo",
  946. "root": {
  947. "__id__": 1
  948. },
  949. "asset": {
  950. "__id__": 0
  951. },
  952. "fileId": "23Shh68qVKLJ0cCLTsPddX"
  953. }
  954. ]