head.prefab 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "head",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 11
  28. }
  29. ],
  30. "_active": true,
  31. "_level": 1,
  32. "_components": [
  33. {
  34. "__id__": 14
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 15
  39. },
  40. "_opacity": 255,
  41. "_color": {
  42. "__type__": "cc.Color",
  43. "r": 255,
  44. "g": 255,
  45. "b": 255,
  46. "a": 255
  47. },
  48. "_contentSize": {
  49. "__type__": "cc.Size",
  50. "width": 0,
  51. "height": 0
  52. },
  53. "_anchorPoint": {
  54. "__type__": "cc.Vec2",
  55. "x": 0.5,
  56. "y": 0.5
  57. },
  58. "_position": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 89,
  62. "z": 0
  63. },
  64. "_scale": {
  65. "__type__": "cc.Vec3",
  66. "x": 1,
  67. "y": 1,
  68. "z": 1
  69. },
  70. "_quat": {
  71. "__type__": "cc.Quat",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0,
  75. "w": 1
  76. },
  77. "_skewX": 0,
  78. "_skewY": 0,
  79. "_zIndex": 0,
  80. "_is3DNode": false,
  81. "groupIndex": 0,
  82. "_id": ""
  83. },
  84. {
  85. "__type__": "cc.Node",
  86. "_name": "BlueFrameNew",
  87. "_objFlags": 0,
  88. "_parent": {
  89. "__id__": 1
  90. },
  91. "_children": [],
  92. "_active": true,
  93. "_level": 3,
  94. "_components": [
  95. {
  96. "__id__": 3
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 4
  101. },
  102. "_opacity": 255,
  103. "_color": {
  104. "__type__": "cc.Color",
  105. "r": 255,
  106. "g": 255,
  107. "b": 255,
  108. "a": 255
  109. },
  110. "_contentSize": {
  111. "__type__": "cc.Size",
  112. "width": 170,
  113. "height": 170
  114. },
  115. "_anchorPoint": {
  116. "__type__": "cc.Vec2",
  117. "x": 0.5,
  118. "y": 0.5
  119. },
  120. "_position": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_scale": {
  127. "__type__": "cc.Vec3",
  128. "x": 1,
  129. "y": 1,
  130. "z": 1
  131. },
  132. "_quat": {
  133. "__type__": "cc.Quat",
  134. "x": 0,
  135. "y": 0,
  136. "z": 0,
  137. "w": 1
  138. },
  139. "_skewX": 0,
  140. "_skewY": 0,
  141. "_zIndex": 0,
  142. "_is3DNode": false,
  143. "groupIndex": 0,
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.Sprite",
  148. "_name": "",
  149. "_objFlags": 0,
  150. "node": {
  151. "__id__": 2
  152. },
  153. "_enabled": true,
  154. "_srcBlendFactor": 770,
  155. "_dstBlendFactor": 771,
  156. "_spriteFrame": {
  157. "__uuid__": "38d86fe9-1a7e-42a2-979c-cf58b41ca93c"
  158. },
  159. "_type": 0,
  160. "_sizeMode": 1,
  161. "_fillType": 0,
  162. "_fillCenter": {
  163. "__type__": "cc.Vec2",
  164. "x": 0,
  165. "y": 0
  166. },
  167. "_fillStart": 0,
  168. "_fillRange": 0,
  169. "_isTrimmedMode": true,
  170. "_state": 0,
  171. "_atlas": null,
  172. "_id": ""
  173. },
  174. {
  175. "__type__": "cc.PrefabInfo",
  176. "root": {
  177. "__id__": 1
  178. },
  179. "asset": {
  180. "__uuid__": "45183de7-cf63-4602-a25c-70cc8decbf6d"
  181. },
  182. "fileId": "8fudKbC1JB/b5bDFrrJA0z",
  183. "sync": false
  184. },
  185. {
  186. "__type__": "cc.Node",
  187. "_name": "mymask",
  188. "_objFlags": 0,
  189. "_parent": {
  190. "__id__": 1
  191. },
  192. "_children": [
  193. {
  194. "__id__": 6
  195. }
  196. ],
  197. "_active": true,
  198. "_level": 3,
  199. "_components": [
  200. {
  201. "__id__": 9
  202. }
  203. ],
  204. "_prefab": {
  205. "__id__": 10
  206. },
  207. "_opacity": 255,
  208. "_color": {
  209. "__type__": "cc.Color",
  210. "r": 255,
  211. "g": 255,
  212. "b": 255,
  213. "a": 255
  214. },
  215. "_contentSize": {
  216. "__type__": "cc.Size",
  217. "width": 150,
  218. "height": 150
  219. },
  220. "_anchorPoint": {
  221. "__type__": "cc.Vec2",
  222. "x": 0.5,
  223. "y": 0.5
  224. },
  225. "_position": {
  226. "__type__": "cc.Vec3",
  227. "x": 0,
  228. "y": 0,
  229. "z": 0
  230. },
  231. "_scale": {
  232. "__type__": "cc.Vec3",
  233. "x": 1,
  234. "y": 1,
  235. "z": 1
  236. },
  237. "_quat": {
  238. "__type__": "cc.Quat",
  239. "x": 0,
  240. "y": 0,
  241. "z": 0,
  242. "w": 1
  243. },
  244. "_skewX": 0,
  245. "_skewY": 0,
  246. "_zIndex": 0,
  247. "_is3DNode": false,
  248. "groupIndex": 0,
  249. "_rotationX": 0,
  250. "_rotationY": 0,
  251. "_id": ""
  252. },
  253. {
  254. "__type__": "cc.Node",
  255. "_name": "head",
  256. "_objFlags": 0,
  257. "_parent": {
  258. "__id__": 5
  259. },
  260. "_children": [],
  261. "_active": true,
  262. "_level": 4,
  263. "_components": [
  264. {
  265. "__id__": 7
  266. }
  267. ],
  268. "_prefab": {
  269. "__id__": 8
  270. },
  271. "_opacity": 255,
  272. "_color": {
  273. "__type__": "cc.Color",
  274. "r": 255,
  275. "g": 255,
  276. "b": 255,
  277. "a": 255
  278. },
  279. "_contentSize": {
  280. "__type__": "cc.Size",
  281. "width": 150,
  282. "height": 150
  283. },
  284. "_anchorPoint": {
  285. "__type__": "cc.Vec2",
  286. "x": 0.5,
  287. "y": 0.5
  288. },
  289. "_position": {
  290. "__type__": "cc.Vec3",
  291. "x": 0,
  292. "y": 0,
  293. "z": 0
  294. },
  295. "_scale": {
  296. "__type__": "cc.Vec3",
  297. "x": 1,
  298. "y": 1,
  299. "z": 1
  300. },
  301. "_quat": {
  302. "__type__": "cc.Quat",
  303. "x": 0,
  304. "y": 0,
  305. "z": 0,
  306. "w": 1
  307. },
  308. "_skewX": 0,
  309. "_skewY": 0,
  310. "_zIndex": 0,
  311. "_is3DNode": false,
  312. "groupIndex": 0,
  313. "_rotationX": 0,
  314. "_rotationY": 0,
  315. "_id": ""
  316. },
  317. {
  318. "__type__": "cc.Sprite",
  319. "_name": "",
  320. "_objFlags": 0,
  321. "node": {
  322. "__id__": 6
  323. },
  324. "_enabled": true,
  325. "_srcBlendFactor": 770,
  326. "_dstBlendFactor": 771,
  327. "_spriteFrame": {
  328. "__uuid__": "67129750-44aa-4ae5-b741-2441cf477574"
  329. },
  330. "_type": 0,
  331. "_sizeMode": 1,
  332. "_fillType": 0,
  333. "_fillCenter": {
  334. "__type__": "cc.Vec2",
  335. "x": 0,
  336. "y": 0
  337. },
  338. "_fillStart": 0,
  339. "_fillRange": 0,
  340. "_isTrimmedMode": true,
  341. "_state": 0,
  342. "_atlas": null,
  343. "_id": ""
  344. },
  345. {
  346. "__type__": "cc.PrefabInfo",
  347. "root": {
  348. "__id__": 1
  349. },
  350. "asset": {
  351. "__uuid__": "45183de7-cf63-4602-a25c-70cc8decbf6d"
  352. },
  353. "fileId": "0f4abQ8Y5AD6QKE6HmZbcT",
  354. "sync": false
  355. },
  356. {
  357. "__type__": "cc.Mask",
  358. "_name": "",
  359. "_objFlags": 0,
  360. "node": {
  361. "__id__": 5
  362. },
  363. "_enabled": true,
  364. "_srcBlendFactor": 770,
  365. "_dstBlendFactor": 771,
  366. "_spriteFrame": null,
  367. "_type": 1,
  368. "_segments": 50,
  369. "_N$alphaThreshold": 0,
  370. "_N$inverted": false,
  371. "_id": ""
  372. },
  373. {
  374. "__type__": "cc.PrefabInfo",
  375. "root": {
  376. "__id__": 1
  377. },
  378. "asset": {
  379. "__uuid__": "45183de7-cf63-4602-a25c-70cc8decbf6d"
  380. },
  381. "fileId": "a3E56hJJ9PWYcEGijlKkt/",
  382. "sync": false
  383. },
  384. {
  385. "__type__": "cc.Node",
  386. "_name": "name",
  387. "_objFlags": 0,
  388. "_parent": {
  389. "__id__": 1
  390. },
  391. "_children": [],
  392. "_active": true,
  393. "_level": 3,
  394. "_components": [
  395. {
  396. "__id__": 12
  397. }
  398. ],
  399. "_prefab": {
  400. "__id__": 13
  401. },
  402. "_opacity": 255,
  403. "_color": {
  404. "__type__": "cc.Color",
  405. "r": 0,
  406. "g": 0,
  407. "b": 0,
  408. "a": 255
  409. },
  410. "_contentSize": {
  411. "__type__": "cc.Size",
  412. "width": 80,
  413. "height": 40
  414. },
  415. "_anchorPoint": {
  416. "__type__": "cc.Vec2",
  417. "x": 0.5,
  418. "y": 0.5
  419. },
  420. "_position": {
  421. "__type__": "cc.Vec3",
  422. "x": 0,
  423. "y": -105,
  424. "z": 0
  425. },
  426. "_scale": {
  427. "__type__": "cc.Vec3",
  428. "x": 1,
  429. "y": 1,
  430. "z": 1
  431. },
  432. "_quat": {
  433. "__type__": "cc.Quat",
  434. "x": 0,
  435. "y": 0,
  436. "z": 0,
  437. "w": 1
  438. },
  439. "_skewX": 0,
  440. "_skewY": 0,
  441. "_zIndex": 0,
  442. "_is3DNode": false,
  443. "groupIndex": 0,
  444. "_rotationX": 0,
  445. "_rotationY": 0,
  446. "_id": ""
  447. },
  448. {
  449. "__type__": "cc.Label",
  450. "_name": "",
  451. "_objFlags": 0,
  452. "node": {
  453. "__id__": 11
  454. },
  455. "_enabled": true,
  456. "_srcBlendFactor": 1,
  457. "_dstBlendFactor": 771,
  458. "_useOriginalSize": false,
  459. "_string": "玩家",
  460. "_N$string": "玩家",
  461. "_fontSize": 40,
  462. "_lineHeight": 40,
  463. "_enableWrapText": true,
  464. "_N$file": null,
  465. "_isSystemFontUsed": true,
  466. "_spacingX": 0,
  467. "_N$horizontalAlign": 1,
  468. "_N$verticalAlign": 1,
  469. "_N$fontFamily": "Arial",
  470. "_N$overflow": 0,
  471. "_id": ""
  472. },
  473. {
  474. "__type__": "cc.PrefabInfo",
  475. "root": {
  476. "__id__": 1
  477. },
  478. "asset": {
  479. "__uuid__": "45183de7-cf63-4602-a25c-70cc8decbf6d"
  480. },
  481. "fileId": "8aXRv5dmhJ7rjFw9zTrWRS",
  482. "sync": false
  483. },
  484. {
  485. "__type__": "46d40cDi6tOpqh636aPlyej",
  486. "_name": "",
  487. "_objFlags": 0,
  488. "node": {
  489. "__id__": 1
  490. },
  491. "_enabled": true,
  492. "_id": ""
  493. },
  494. {
  495. "__type__": "cc.PrefabInfo",
  496. "root": {
  497. "__id__": 1
  498. },
  499. "asset": {
  500. "__uuid__": "45183de7-cf63-4602-a25c-70cc8decbf6d"
  501. },
  502. "fileId": "1fogiZgnZAWoVB0+vUWDUP",
  503. "sync": false
  504. }
  505. ]