invited_item.prefab 8.5 KB

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