role_player.prefab 16 KB

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