player.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "player",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "player",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 22
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 28
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 30
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 33554432,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "bg",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. },
  83. {
  84. "__id__": 5
  85. }
  86. ],
  87. "_prefab": {
  88. "__id__": 7
  89. },
  90. "_lpos": {
  91. "__type__": "cc.Vec3",
  92. "x": 0,
  93. "y": 0,
  94. "z": 0
  95. },
  96. "_lrot": {
  97. "__type__": "cc.Quat",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0,
  101. "w": 1
  102. },
  103. "_lscale": {
  104. "__type__": "cc.Vec3",
  105. "x": 1,
  106. "y": 1,
  107. "z": 1
  108. },
  109. "_mobility": 0,
  110. "_layer": 33554432,
  111. "_euler": {
  112. "__type__": "cc.Vec3",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0
  116. },
  117. "_id": ""
  118. },
  119. {
  120. "__type__": "cc.UITransform",
  121. "_name": "",
  122. "_objFlags": 0,
  123. "__editorExtras__": {},
  124. "node": {
  125. "__id__": 2
  126. },
  127. "_enabled": true,
  128. "__prefab": {
  129. "__id__": 4
  130. },
  131. "_contentSize": {
  132. "__type__": "cc.Size",
  133. "width": 300,
  134. "height": 300
  135. },
  136. "_anchorPoint": {
  137. "__type__": "cc.Vec2",
  138. "x": 0.5,
  139. "y": 0.5
  140. },
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.CompPrefabInfo",
  145. "fileId": "fbXdch3Y5GI4Vvx0jz1KUY"
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "__editorExtras__": {},
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "__prefab": {
  157. "__id__": 6
  158. },
  159. "_customMaterial": null,
  160. "_srcBlendFactor": 2,
  161. "_dstBlendFactor": 4,
  162. "_color": {
  163. "__type__": "cc.Color",
  164. "r": 0,
  165. "g": 0,
  166. "b": 0,
  167. "a": 50
  168. },
  169. "_spriteFrame": {
  170. "__uuid__": "c53cc276-74f7-4af5-8476-f0249adf27ec@f9941",
  171. "__expectedType__": "cc.SpriteFrame"
  172. },
  173. "_type": 0,
  174. "_fillType": 0,
  175. "_sizeMode": 0,
  176. "_fillCenter": {
  177. "__type__": "cc.Vec2",
  178. "x": 0,
  179. "y": 0
  180. },
  181. "_fillStart": 0,
  182. "_fillRange": 0,
  183. "_isTrimmedMode": true,
  184. "_useGrayscale": false,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.CompPrefabInfo",
  190. "fileId": "0fCMJYpedFjZKWxeQO9rf8"
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__id__": 0
  199. },
  200. "fileId": "84cx5W/kRH+5HoHYRx9SsX",
  201. "instance": null,
  202. "targetOverrides": null,
  203. "nestedPrefabInstanceRoots": null
  204. },
  205. {
  206. "__type__": "cc.Node",
  207. "_name": "front",
  208. "_objFlags": 0,
  209. "__editorExtras__": {},
  210. "_parent": {
  211. "__id__": 1
  212. },
  213. "_children": [
  214. {
  215. "__id__": 9
  216. }
  217. ],
  218. "_active": true,
  219. "_components": [
  220. {
  221. "__id__": 15
  222. },
  223. {
  224. "__id__": 17
  225. },
  226. {
  227. "__id__": 19
  228. }
  229. ],
  230. "_prefab": {
  231. "__id__": 21
  232. },
  233. "_lpos": {
  234. "__type__": "cc.Vec3",
  235. "x": 0,
  236. "y": 0,
  237. "z": 0
  238. },
  239. "_lrot": {
  240. "__type__": "cc.Quat",
  241. "x": 0,
  242. "y": 0,
  243. "z": 0,
  244. "w": 1
  245. },
  246. "_lscale": {
  247. "__type__": "cc.Vec3",
  248. "x": 1,
  249. "y": 1,
  250. "z": 1
  251. },
  252. "_mobility": 0,
  253. "_layer": 33554432,
  254. "_euler": {
  255. "__type__": "cc.Vec3",
  256. "x": 0,
  257. "y": 0,
  258. "z": 0
  259. },
  260. "_id": ""
  261. },
  262. {
  263. "__type__": "cc.Node",
  264. "_name": "skin",
  265. "_objFlags": 0,
  266. "__editorExtras__": {},
  267. "_parent": {
  268. "__id__": 8
  269. },
  270. "_children": [],
  271. "_active": true,
  272. "_components": [
  273. {
  274. "__id__": 10
  275. },
  276. {
  277. "__id__": 12
  278. }
  279. ],
  280. "_prefab": {
  281. "__id__": 14
  282. },
  283. "_lpos": {
  284. "__type__": "cc.Vec3",
  285. "x": 0,
  286. "y": 0,
  287. "z": 0
  288. },
  289. "_lrot": {
  290. "__type__": "cc.Quat",
  291. "x": 0,
  292. "y": 0,
  293. "z": 0,
  294. "w": 1
  295. },
  296. "_lscale": {
  297. "__type__": "cc.Vec3",
  298. "x": 1,
  299. "y": 1,
  300. "z": 1
  301. },
  302. "_mobility": 0,
  303. "_layer": 33554432,
  304. "_euler": {
  305. "__type__": "cc.Vec3",
  306. "x": 0,
  307. "y": 0,
  308. "z": 0
  309. },
  310. "_id": ""
  311. },
  312. {
  313. "__type__": "cc.UITransform",
  314. "_name": "",
  315. "_objFlags": 0,
  316. "__editorExtras__": {},
  317. "node": {
  318. "__id__": 9
  319. },
  320. "_enabled": true,
  321. "__prefab": {
  322. "__id__": 11
  323. },
  324. "_contentSize": {
  325. "__type__": "cc.Size",
  326. "width": 270,
  327. "height": 270
  328. },
  329. "_anchorPoint": {
  330. "__type__": "cc.Vec2",
  331. "x": 0.5,
  332. "y": 0.5
  333. },
  334. "_id": ""
  335. },
  336. {
  337. "__type__": "cc.CompPrefabInfo",
  338. "fileId": "c2xMYz6+xAuIGXJJQd8zEm"
  339. },
  340. {
  341. "__type__": "cc.Sprite",
  342. "_name": "",
  343. "_objFlags": 0,
  344. "__editorExtras__": {},
  345. "node": {
  346. "__id__": 9
  347. },
  348. "_enabled": true,
  349. "__prefab": {
  350. "__id__": 13
  351. },
  352. "_customMaterial": null,
  353. "_srcBlendFactor": 2,
  354. "_dstBlendFactor": 4,
  355. "_color": {
  356. "__type__": "cc.Color",
  357. "r": 159,
  358. "g": 133,
  359. "b": 165,
  360. "a": 255
  361. },
  362. "_spriteFrame": {
  363. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  364. "__expectedType__": "cc.SpriteFrame"
  365. },
  366. "_type": 0,
  367. "_fillType": 0,
  368. "_sizeMode": 0,
  369. "_fillCenter": {
  370. "__type__": "cc.Vec2",
  371. "x": 0,
  372. "y": 0
  373. },
  374. "_fillStart": 0,
  375. "_fillRange": 0,
  376. "_isTrimmedMode": true,
  377. "_useGrayscale": false,
  378. "_atlas": null,
  379. "_id": ""
  380. },
  381. {
  382. "__type__": "cc.CompPrefabInfo",
  383. "fileId": "79/fXbi/9CEbqq6zIunGLg"
  384. },
  385. {
  386. "__type__": "cc.PrefabInfo",
  387. "root": {
  388. "__id__": 1
  389. },
  390. "asset": {
  391. "__id__": 0
  392. },
  393. "fileId": "9eadCAAq5I8qv5UKIffQJE",
  394. "instance": null,
  395. "targetOverrides": null,
  396. "nestedPrefabInstanceRoots": null
  397. },
  398. {
  399. "__type__": "cc.UITransform",
  400. "_name": "",
  401. "_objFlags": 0,
  402. "__editorExtras__": {},
  403. "node": {
  404. "__id__": 8
  405. },
  406. "_enabled": true,
  407. "__prefab": {
  408. "__id__": 16
  409. },
  410. "_contentSize": {
  411. "__type__": "cc.Size",
  412. "width": 270,
  413. "height": 270
  414. },
  415. "_anchorPoint": {
  416. "__type__": "cc.Vec2",
  417. "x": 0.5,
  418. "y": 0.5
  419. },
  420. "_id": ""
  421. },
  422. {
  423. "__type__": "cc.CompPrefabInfo",
  424. "fileId": "56h8KCCXNHJrL2gP6L22Gg"
  425. },
  426. {
  427. "__type__": "cc.Mask",
  428. "_name": "",
  429. "_objFlags": 0,
  430. "__editorExtras__": {},
  431. "node": {
  432. "__id__": 8
  433. },
  434. "_enabled": true,
  435. "__prefab": {
  436. "__id__": 18
  437. },
  438. "_type": 1,
  439. "_inverted": false,
  440. "_segments": 64,
  441. "_alphaThreshold": 0.1,
  442. "_id": ""
  443. },
  444. {
  445. "__type__": "cc.CompPrefabInfo",
  446. "fileId": "543E/e36RFYJmAqZHSVfx9"
  447. },
  448. {
  449. "__type__": "cc.Graphics",
  450. "_name": "",
  451. "_objFlags": 0,
  452. "__editorExtras__": {},
  453. "node": {
  454. "__id__": 8
  455. },
  456. "_enabled": true,
  457. "__prefab": {
  458. "__id__": 20
  459. },
  460. "_customMaterial": null,
  461. "_srcBlendFactor": 2,
  462. "_dstBlendFactor": 4,
  463. "_color": {
  464. "__type__": "cc.Color",
  465. "r": 255,
  466. "g": 255,
  467. "b": 255,
  468. "a": 255
  469. },
  470. "_lineWidth": 1,
  471. "_strokeColor": {
  472. "__type__": "cc.Color",
  473. "r": 0,
  474. "g": 0,
  475. "b": 0,
  476. "a": 255
  477. },
  478. "_lineJoin": 2,
  479. "_lineCap": 0,
  480. "_fillColor": {
  481. "__type__": "cc.Color",
  482. "r": 255,
  483. "g": 255,
  484. "b": 255,
  485. "a": 0
  486. },
  487. "_miterLimit": 10,
  488. "_id": ""
  489. },
  490. {
  491. "__type__": "cc.CompPrefabInfo",
  492. "fileId": "59Hae9LuxHcJ94hU/NnhmO"
  493. },
  494. {
  495. "__type__": "cc.PrefabInfo",
  496. "root": {
  497. "__id__": 1
  498. },
  499. "asset": {
  500. "__id__": 0
  501. },
  502. "fileId": "c1GTXZX6JGnbTNmYzEwM8L",
  503. "instance": null,
  504. "targetOverrides": null,
  505. "nestedPrefabInstanceRoots": null
  506. },
  507. {
  508. "__type__": "cc.Node",
  509. "_name": "lblEmptySkin",
  510. "_objFlags": 0,
  511. "__editorExtras__": {},
  512. "_parent": {
  513. "__id__": 1
  514. },
  515. "_children": [],
  516. "_active": true,
  517. "_components": [
  518. {
  519. "__id__": 23
  520. },
  521. {
  522. "__id__": 25
  523. }
  524. ],
  525. "_prefab": {
  526. "__id__": 27
  527. },
  528. "_lpos": {
  529. "__type__": "cc.Vec3",
  530. "x": 0,
  531. "y": 0,
  532. "z": 0
  533. },
  534. "_lrot": {
  535. "__type__": "cc.Quat",
  536. "x": 0,
  537. "y": 0,
  538. "z": 0,
  539. "w": 1
  540. },
  541. "_lscale": {
  542. "__type__": "cc.Vec3",
  543. "x": 1,
  544. "y": 1,
  545. "z": 1
  546. },
  547. "_mobility": 0,
  548. "_layer": 33554432,
  549. "_euler": {
  550. "__type__": "cc.Vec3",
  551. "x": 0,
  552. "y": 0,
  553. "z": 0
  554. },
  555. "_id": ""
  556. },
  557. {
  558. "__type__": "cc.UITransform",
  559. "_name": "",
  560. "_objFlags": 0,
  561. "__editorExtras__": {},
  562. "node": {
  563. "__id__": 22
  564. },
  565. "_enabled": true,
  566. "__prefab": {
  567. "__id__": 24
  568. },
  569. "_contentSize": {
  570. "__type__": "cc.Size",
  571. "width": 214.60572071646865,
  572. "height": 66.99999999999999
  573. },
  574. "_anchorPoint": {
  575. "__type__": "cc.Vec2",
  576. "x": 0.5,
  577. "y": 0.5
  578. },
  579. "_id": ""
  580. },
  581. {
  582. "__type__": "cc.CompPrefabInfo",
  583. "fileId": "47g4F95llGiIldPemVusMw"
  584. },
  585. {
  586. "__type__": "cc.Label",
  587. "_name": "",
  588. "_objFlags": 0,
  589. "__editorExtras__": {},
  590. "node": {
  591. "__id__": 22
  592. },
  593. "_enabled": true,
  594. "__prefab": {
  595. "__id__": 26
  596. },
  597. "_customMaterial": null,
  598. "_srcBlendFactor": 2,
  599. "_dstBlendFactor": 4,
  600. "_color": {
  601. "__type__": "cc.Color",
  602. "r": 255,
  603. "g": 255,
  604. "b": 255,
  605. "a": 128
  606. },
  607. "_string": "暂无皮肤",
  608. "_horizontalAlign": 1,
  609. "_verticalAlign": 1,
  610. "_actualFontSize": 60.416666666666664,
  611. "_fontSize": 50,
  612. "_fontFamily": "Arial",
  613. "_lineHeight": 50,
  614. "_overflow": 0,
  615. "_enableWrapText": true,
  616. "_font": null,
  617. "_isSystemFontUsed": true,
  618. "_spacingX": 0,
  619. "_isItalic": true,
  620. "_isBold": false,
  621. "_isUnderline": false,
  622. "_underlineHeight": 2,
  623. "_cacheMode": 0,
  624. "_enableOutline": true,
  625. "_outlineColor": {
  626. "__type__": "cc.Color",
  627. "r": 0,
  628. "g": 0,
  629. "b": 0,
  630. "a": 255
  631. },
  632. "_outlineWidth": 2,
  633. "_enableShadow": false,
  634. "_shadowColor": {
  635. "__type__": "cc.Color",
  636. "r": 0,
  637. "g": 0,
  638. "b": 0,
  639. "a": 255
  640. },
  641. "_shadowOffset": {
  642. "__type__": "cc.Vec2",
  643. "x": 2,
  644. "y": 2
  645. },
  646. "_shadowBlur": 2,
  647. "_id": ""
  648. },
  649. {
  650. "__type__": "cc.CompPrefabInfo",
  651. "fileId": "578SQTAflM+5f96Vn01Lsi"
  652. },
  653. {
  654. "__type__": "cc.PrefabInfo",
  655. "root": {
  656. "__id__": 1
  657. },
  658. "asset": {
  659. "__id__": 0
  660. },
  661. "fileId": "75QwqnhRNHUZtESViVcPNx",
  662. "instance": null,
  663. "targetOverrides": null,
  664. "nestedPrefabInstanceRoots": null
  665. },
  666. {
  667. "__type__": "cc.UITransform",
  668. "_name": "",
  669. "_objFlags": 0,
  670. "__editorExtras__": {},
  671. "node": {
  672. "__id__": 1
  673. },
  674. "_enabled": true,
  675. "__prefab": {
  676. "__id__": 29
  677. },
  678. "_contentSize": {
  679. "__type__": "cc.Size",
  680. "width": 300,
  681. "height": 300
  682. },
  683. "_anchorPoint": {
  684. "__type__": "cc.Vec2",
  685. "x": 0.5,
  686. "y": 0.5
  687. },
  688. "_id": ""
  689. },
  690. {
  691. "__type__": "cc.CompPrefabInfo",
  692. "fileId": "deBmVlcLxEmrNgbKTDgdBU"
  693. },
  694. {
  695. "__type__": "cc.PrefabInfo",
  696. "root": {
  697. "__id__": 1
  698. },
  699. "asset": {
  700. "__id__": 0
  701. },
  702. "fileId": "02wfAtMq9NE7SWsbrPnMWs",
  703. "instance": null,
  704. "targetOverrides": null
  705. }
  706. ]