talent_invited_item.prefab 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453
  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": "talent_invited_item",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. }
  25. ],
  26. "_tag": -1,
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 14
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 15
  35. },
  36. "_id": "",
  37. "_opacity": 255,
  38. "_color": {
  39. "__type__": "cc.Color",
  40. "r": 255,
  41. "g": 255,
  42. "b": 255,
  43. "a": 255
  44. },
  45. "_cascadeOpacityEnabled": true,
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_contentSize": {
  52. "__type__": "cc.Size",
  53. "width": 70,
  54. "height": 70
  55. },
  56. "_rotationX": 0,
  57. "_rotationY": 0,
  58. "_scaleX": 1,
  59. "_scaleY": 1,
  60. "_position": {
  61. "__type__": "cc.Vec2",
  62. "x": 0,
  63. "y": 0
  64. },
  65. "_skewX": 0,
  66. "_skewY": 0,
  67. "_localZOrder": 0,
  68. "_globalZOrder": 0,
  69. "_opacityModifyRGB": false,
  70. "groupIndex": 0
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "talent_invited_avatar",
  75. "_objFlags": 0,
  76. "_parent": {
  77. "__id__": 1
  78. },
  79. "_children": [],
  80. "_tag": -1,
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 4
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 5
  92. },
  93. "_id": "",
  94. "_opacity": 255,
  95. "_color": {
  96. "__type__": "cc.Color",
  97. "r": 255,
  98. "g": 255,
  99. "b": 255,
  100. "a": 255
  101. },
  102. "_cascadeOpacityEnabled": true,
  103. "_anchorPoint": {
  104. "__type__": "cc.Vec2",
  105. "x": 0.5,
  106. "y": 0.5
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 70,
  111. "height": 70
  112. },
  113. "_rotationX": 0,
  114. "_rotationY": 0,
  115. "_scaleX": 1,
  116. "_scaleY": 1,
  117. "_position": {
  118. "__type__": "cc.Vec2",
  119. "x": 0,
  120. "y": 0
  121. },
  122. "_skewX": 0,
  123. "_skewY": 0,
  124. "_localZOrder": 0,
  125. "_globalZOrder": 0,
  126. "_opacityModifyRGB": false,
  127. "groupIndex": 0
  128. },
  129. {
  130. "__type__": "cc.Sprite",
  131. "_name": "",
  132. "_objFlags": 0,
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "_spriteFrame": {
  138. "__uuid__": "4c617bf0-bd80-4a6b-986c-36bf17b134b0"
  139. },
  140. "_type": 0,
  141. "_sizeMode": 1,
  142. "_fillType": 0,
  143. "_fillCenter": {
  144. "__type__": "cc.Vec2",
  145. "x": 0,
  146. "y": 0
  147. },
  148. "_fillStart": 0,
  149. "_fillRange": 0,
  150. "_isTrimmedMode": true,
  151. "_srcBlendFactor": 770,
  152. "_dstBlendFactor": 771,
  153. "_atlas": null
  154. },
  155. {
  156. "__type__": "cc.Widget",
  157. "_name": "",
  158. "_objFlags": 0,
  159. "node": {
  160. "__id__": 2
  161. },
  162. "_enabled": true,
  163. "alignMode": 1,
  164. "_target": null,
  165. "_alignFlags": 45,
  166. "_left": 0,
  167. "_right": 0,
  168. "_top": 0,
  169. "_bottom": 0,
  170. "_verticalCenter": 0,
  171. "_horizontalCenter": 0,
  172. "_isAbsLeft": true,
  173. "_isAbsRight": true,
  174. "_isAbsTop": true,
  175. "_isAbsBottom": true,
  176. "_isAbsHorizontalCenter": true,
  177. "_isAbsVerticalCenter": true,
  178. "_originalWidth": 70,
  179. "_originalHeight": 70
  180. },
  181. {
  182. "__type__": "cc.PrefabInfo",
  183. "root": {
  184. "__id__": 1
  185. },
  186. "asset": {
  187. "__uuid__": "43c65a5f-5e54-4ad5-a771-4840186c1053"
  188. },
  189. "fileId": "8eTB5MHsRHQbarLwfCgc5m",
  190. "sync": false
  191. },
  192. {
  193. "__type__": "cc.Node",
  194. "_name": "avatarNode",
  195. "_objFlags": 0,
  196. "_parent": {
  197. "__id__": 1
  198. },
  199. "_children": [
  200. {
  201. "__id__": 7
  202. }
  203. ],
  204. "_tag": -1,
  205. "_active": false,
  206. "_components": [
  207. {
  208. "__id__": 11
  209. },
  210. {
  211. "__id__": 12
  212. }
  213. ],
  214. "_prefab": {
  215. "__id__": 13
  216. },
  217. "_id": "",
  218. "_opacity": 255,
  219. "_color": {
  220. "__type__": "cc.Color",
  221. "r": 255,
  222. "g": 255,
  223. "b": 255,
  224. "a": 255
  225. },
  226. "_cascadeOpacityEnabled": true,
  227. "_anchorPoint": {
  228. "__type__": "cc.Vec2",
  229. "x": 0.5,
  230. "y": 0.5
  231. },
  232. "_contentSize": {
  233. "__type__": "cc.Size",
  234. "width": 70,
  235. "height": 70
  236. },
  237. "_rotationX": 0,
  238. "_rotationY": 0,
  239. "_scaleX": 1,
  240. "_scaleY": 1,
  241. "_position": {
  242. "__type__": "cc.Vec2",
  243. "x": 0,
  244. "y": 0
  245. },
  246. "_skewX": 0,
  247. "_skewY": 0,
  248. "_localZOrder": 0,
  249. "_globalZOrder": 0,
  250. "_opacityModifyRGB": false,
  251. "groupIndex": 0
  252. },
  253. {
  254. "__type__": "cc.Node",
  255. "_name": "avatarImageNode",
  256. "_objFlags": 0,
  257. "_parent": {
  258. "__id__": 6
  259. },
  260. "_children": [],
  261. "_tag": -1,
  262. "_active": true,
  263. "_components": [
  264. {
  265. "__id__": 8
  266. },
  267. {
  268. "__id__": 9
  269. }
  270. ],
  271. "_prefab": {
  272. "__id__": 10
  273. },
  274. "_id": "",
  275. "_opacity": 255,
  276. "_color": {
  277. "__type__": "cc.Color",
  278. "r": 255,
  279. "g": 255,
  280. "b": 255,
  281. "a": 255
  282. },
  283. "_cascadeOpacityEnabled": true,
  284. "_anchorPoint": {
  285. "__type__": "cc.Vec2",
  286. "x": 0.5,
  287. "y": 0.5
  288. },
  289. "_contentSize": {
  290. "__type__": "cc.Size",
  291. "width": 70,
  292. "height": 70
  293. },
  294. "_rotationX": 0,
  295. "_rotationY": 0,
  296. "_scaleX": 1,
  297. "_scaleY": 1,
  298. "_position": {
  299. "__type__": "cc.Vec2",
  300. "x": 0,
  301. "y": 0
  302. },
  303. "_skewX": 0,
  304. "_skewY": 0,
  305. "_localZOrder": 0,
  306. "_globalZOrder": 0,
  307. "_opacityModifyRGB": false,
  308. "groupIndex": 0
  309. },
  310. {
  311. "__type__": "cc.Sprite",
  312. "_name": "",
  313. "_objFlags": 0,
  314. "node": {
  315. "__id__": 7
  316. },
  317. "_enabled": true,
  318. "_spriteFrame": null,
  319. "_type": 0,
  320. "_sizeMode": 0,
  321. "_fillType": 0,
  322. "_fillCenter": {
  323. "__type__": "cc.Vec2",
  324. "x": 0,
  325. "y": 0
  326. },
  327. "_fillStart": 0,
  328. "_fillRange": 0,
  329. "_isTrimmedMode": true,
  330. "_srcBlendFactor": 770,
  331. "_dstBlendFactor": 771,
  332. "_atlas": null
  333. },
  334. {
  335. "__type__": "cc.Widget",
  336. "_name": "",
  337. "_objFlags": 0,
  338. "node": {
  339. "__id__": 7
  340. },
  341. "_enabled": true,
  342. "alignMode": 1,
  343. "_target": null,
  344. "_alignFlags": 45,
  345. "_left": 0,
  346. "_right": 0,
  347. "_top": 0,
  348. "_bottom": 0,
  349. "_verticalCenter": 0,
  350. "_horizontalCenter": 0,
  351. "_isAbsLeft": true,
  352. "_isAbsRight": true,
  353. "_isAbsTop": true,
  354. "_isAbsBottom": true,
  355. "_isAbsHorizontalCenter": true,
  356. "_isAbsVerticalCenter": true,
  357. "_originalWidth": 100,
  358. "_originalHeight": 100
  359. },
  360. {
  361. "__type__": "cc.PrefabInfo",
  362. "root": {
  363. "__id__": 1
  364. },
  365. "asset": {
  366. "__uuid__": "43c65a5f-5e54-4ad5-a771-4840186c1053"
  367. },
  368. "fileId": "f4EsvlaCdHA7v3Y9RLsxlN",
  369. "sync": false
  370. },
  371. {
  372. "__type__": "cc.Widget",
  373. "_name": "",
  374. "_objFlags": 0,
  375. "node": {
  376. "__id__": 6
  377. },
  378. "_enabled": true,
  379. "alignMode": 1,
  380. "_target": null,
  381. "_alignFlags": 45,
  382. "_left": 0,
  383. "_right": 0,
  384. "_top": 0,
  385. "_bottom": 0,
  386. "_verticalCenter": 0,
  387. "_horizontalCenter": 0,
  388. "_isAbsLeft": true,
  389. "_isAbsRight": true,
  390. "_isAbsTop": true,
  391. "_isAbsBottom": true,
  392. "_isAbsHorizontalCenter": true,
  393. "_isAbsVerticalCenter": true,
  394. "_originalWidth": 0,
  395. "_originalHeight": 0
  396. },
  397. {
  398. "__type__": "cc.Mask",
  399. "_name": "",
  400. "_objFlags": 0,
  401. "node": {
  402. "__id__": 6
  403. },
  404. "_enabled": true,
  405. "_type": 2,
  406. "_segements": 64,
  407. "_N$spriteFrame": {
  408. "__uuid__": "6f8e2ca8-2169-43f9-9803-371bccdcdd5f"
  409. },
  410. "_N$alphaThreshold": 0.9,
  411. "_N$inverted": false
  412. },
  413. {
  414. "__type__": "cc.PrefabInfo",
  415. "root": {
  416. "__id__": 1
  417. },
  418. "asset": {
  419. "__uuid__": "43c65a5f-5e54-4ad5-a771-4840186c1053"
  420. },
  421. "fileId": "fcwC3pWWVMP5E+IkubHR/7",
  422. "sync": false
  423. },
  424. {
  425. "__type__": "c24c0BhgQJFXbK1cuj01GAn",
  426. "_name": "",
  427. "_objFlags": 0,
  428. "node": {
  429. "__id__": 1
  430. },
  431. "_enabled": true,
  432. "inviteNode": {
  433. "__id__": 2
  434. },
  435. "avatarNode": {
  436. "__id__": 6
  437. },
  438. "avatarSprite": {
  439. "__id__": 8
  440. }
  441. },
  442. {
  443. "__type__": "cc.PrefabInfo",
  444. "root": {
  445. "__id__": 1
  446. },
  447. "asset": {
  448. "__uuid__": "43c65a5f-5e54-4ad5-a771-4840186c1053"
  449. },
  450. "fileId": "3bjmN7NB5Ew7whYrrpPiRP",
  451. "sync": false
  452. }
  453. ]