RoleCard-Small.prefab 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "RoleCard-Small",
  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": "RoleCard-Small",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 10
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 18
  32. },
  33. {
  34. "__id__": 20
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 22
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 62.5,
  43. "y": -80,
  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": "Types_of_Role",
  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. "__id__": 7
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 9
  92. },
  93. "_lpos": {
  94. "__type__": "cc.Vec3",
  95. "x": -22.5,
  96. "y": 48,
  97. "z": 0
  98. },
  99. "_lrot": {
  100. "__type__": "cc.Quat",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0,
  104. "w": 1
  105. },
  106. "_lscale": {
  107. "__type__": "cc.Vec3",
  108. "x": 1,
  109. "y": 1,
  110. "z": 1
  111. },
  112. "_mobility": 0,
  113. "_layer": 33554432,
  114. "_euler": {
  115. "__type__": "cc.Vec3",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0
  119. },
  120. "_id": ""
  121. },
  122. {
  123. "__type__": "cc.UITransform",
  124. "_name": "",
  125. "_objFlags": 0,
  126. "__editorExtras__": {},
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "__prefab": {
  132. "__id__": 4
  133. },
  134. "_contentSize": {
  135. "__type__": "cc.Size",
  136. "width": 24,
  137. "height": 24
  138. },
  139. "_anchorPoint": {
  140. "__type__": "cc.Vec2",
  141. "x": 0.5,
  142. "y": 0.5
  143. },
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.CompPrefabInfo",
  148. "fileId": "931q+aTNlLQ7GMqrZqHuDl"
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "__editorExtras__": {},
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "__prefab": {
  160. "__id__": 6
  161. },
  162. "_customMaterial": null,
  163. "_srcBlendFactor": 2,
  164. "_dstBlendFactor": 4,
  165. "_color": {
  166. "__type__": "cc.Color",
  167. "r": 255,
  168. "g": 255,
  169. "b": 255,
  170. "a": 255
  171. },
  172. "_spriteFrame": null,
  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": "b8tFgtXDBGsLkeVMPf3WW+"
  191. },
  192. {
  193. "__type__": "cc.Widget",
  194. "_name": "",
  195. "_objFlags": 0,
  196. "__editorExtras__": {},
  197. "node": {
  198. "__id__": 2
  199. },
  200. "_enabled": true,
  201. "__prefab": {
  202. "__id__": 8
  203. },
  204. "_alignFlags": 9,
  205. "_target": null,
  206. "_left": 18,
  207. "_right": 0,
  208. "_top": 0,
  209. "_bottom": 0,
  210. "_horizontalCenter": 0,
  211. "_verticalCenter": 0,
  212. "_isAbsLeft": true,
  213. "_isAbsRight": true,
  214. "_isAbsTop": true,
  215. "_isAbsBottom": true,
  216. "_isAbsHorizontalCenter": true,
  217. "_isAbsVerticalCenter": true,
  218. "_originalWidth": 0,
  219. "_originalHeight": 0,
  220. "_alignMode": 2,
  221. "_lockFlags": 0,
  222. "_id": ""
  223. },
  224. {
  225. "__type__": "cc.CompPrefabInfo",
  226. "fileId": "614Gl5Q6dAA7+zWwyWLHO2"
  227. },
  228. {
  229. "__type__": "cc.PrefabInfo",
  230. "root": {
  231. "__id__": 1
  232. },
  233. "asset": {
  234. "__id__": 0
  235. },
  236. "fileId": "8aWGJTiJNL2YzS7pmDoS8B",
  237. "instance": null,
  238. "targetOverrides": null,
  239. "nestedPrefabInstanceRoots": null
  240. },
  241. {
  242. "__type__": "cc.Node",
  243. "_name": "Role_Img",
  244. "_objFlags": 0,
  245. "__editorExtras__": {},
  246. "_parent": {
  247. "__id__": 1
  248. },
  249. "_children": [],
  250. "_active": true,
  251. "_components": [
  252. {
  253. "__id__": 11
  254. },
  255. {
  256. "__id__": 13
  257. },
  258. {
  259. "__id__": 15
  260. }
  261. ],
  262. "_prefab": {
  263. "__id__": 17
  264. },
  265. "_lpos": {
  266. "__type__": "cc.Vec3",
  267. "x": 0,
  268. "y": -11,
  269. "z": 0
  270. },
  271. "_lrot": {
  272. "__type__": "cc.Quat",
  273. "x": 0,
  274. "y": 0,
  275. "z": 0,
  276. "w": 1
  277. },
  278. "_lscale": {
  279. "__type__": "cc.Vec3",
  280. "x": 1,
  281. "y": 1,
  282. "z": 1
  283. },
  284. "_mobility": 0,
  285. "_layer": 33554432,
  286. "_euler": {
  287. "__type__": "cc.Vec3",
  288. "x": 0,
  289. "y": 0,
  290. "z": 0
  291. },
  292. "_id": ""
  293. },
  294. {
  295. "__type__": "cc.UITransform",
  296. "_name": "",
  297. "_objFlags": 0,
  298. "__editorExtras__": {},
  299. "node": {
  300. "__id__": 10
  301. },
  302. "_enabled": true,
  303. "__prefab": {
  304. "__id__": 12
  305. },
  306. "_contentSize": {
  307. "__type__": "cc.Size",
  308. "width": 80,
  309. "height": 80
  310. },
  311. "_anchorPoint": {
  312. "__type__": "cc.Vec2",
  313. "x": 0.5,
  314. "y": 0.5
  315. },
  316. "_id": ""
  317. },
  318. {
  319. "__type__": "cc.CompPrefabInfo",
  320. "fileId": "e3FBlXzXVOWo1ndxwd5yrS"
  321. },
  322. {
  323. "__type__": "cc.Sprite",
  324. "_name": "",
  325. "_objFlags": 0,
  326. "__editorExtras__": {},
  327. "node": {
  328. "__id__": 10
  329. },
  330. "_enabled": true,
  331. "__prefab": {
  332. "__id__": 14
  333. },
  334. "_customMaterial": null,
  335. "_srcBlendFactor": 2,
  336. "_dstBlendFactor": 4,
  337. "_color": {
  338. "__type__": "cc.Color",
  339. "r": 255,
  340. "g": 255,
  341. "b": 255,
  342. "a": 255
  343. },
  344. "_spriteFrame": null,
  345. "_type": 0,
  346. "_fillType": 0,
  347. "_sizeMode": 0,
  348. "_fillCenter": {
  349. "__type__": "cc.Vec2",
  350. "x": 0,
  351. "y": 0
  352. },
  353. "_fillStart": 0,
  354. "_fillRange": 0,
  355. "_isTrimmedMode": true,
  356. "_useGrayscale": false,
  357. "_atlas": null,
  358. "_id": ""
  359. },
  360. {
  361. "__type__": "cc.CompPrefabInfo",
  362. "fileId": "22gGKz6Q9CL5wZvMxev7aO"
  363. },
  364. {
  365. "__type__": "cc.Widget",
  366. "_name": "",
  367. "_objFlags": 0,
  368. "__editorExtras__": {},
  369. "node": {
  370. "__id__": 10
  371. },
  372. "_enabled": true,
  373. "__prefab": {
  374. "__id__": 16
  375. },
  376. "_alignFlags": 44,
  377. "_target": null,
  378. "_left": 12.5,
  379. "_right": 12.5,
  380. "_top": 0,
  381. "_bottom": 9,
  382. "_horizontalCenter": 0,
  383. "_verticalCenter": 0,
  384. "_isAbsLeft": true,
  385. "_isAbsRight": true,
  386. "_isAbsTop": true,
  387. "_isAbsBottom": true,
  388. "_isAbsHorizontalCenter": true,
  389. "_isAbsVerticalCenter": true,
  390. "_originalWidth": 80,
  391. "_originalHeight": 0,
  392. "_alignMode": 2,
  393. "_lockFlags": 0,
  394. "_id": ""
  395. },
  396. {
  397. "__type__": "cc.CompPrefabInfo",
  398. "fileId": "7csHkiBn1AWqA9MkELNomy"
  399. },
  400. {
  401. "__type__": "cc.PrefabInfo",
  402. "root": {
  403. "__id__": 1
  404. },
  405. "asset": {
  406. "__id__": 0
  407. },
  408. "fileId": "b3GA4khphHGJh6/YbnciL3",
  409. "instance": null,
  410. "targetOverrides": null,
  411. "nestedPrefabInstanceRoots": null
  412. },
  413. {
  414. "__type__": "cc.UITransform",
  415. "_name": "",
  416. "_objFlags": 0,
  417. "__editorExtras__": {},
  418. "node": {
  419. "__id__": 1
  420. },
  421. "_enabled": true,
  422. "__prefab": {
  423. "__id__": 19
  424. },
  425. "_contentSize": {
  426. "__type__": "cc.Size",
  427. "width": 105,
  428. "height": 120
  429. },
  430. "_anchorPoint": {
  431. "__type__": "cc.Vec2",
  432. "x": 0.5,
  433. "y": 0.5
  434. },
  435. "_id": ""
  436. },
  437. {
  438. "__type__": "cc.CompPrefabInfo",
  439. "fileId": "85DW8XNPRBbIAXbBF8RnN/"
  440. },
  441. {
  442. "__type__": "cc.Sprite",
  443. "_name": "",
  444. "_objFlags": 0,
  445. "__editorExtras__": {},
  446. "node": {
  447. "__id__": 1
  448. },
  449. "_enabled": true,
  450. "__prefab": {
  451. "__id__": 21
  452. },
  453. "_customMaterial": null,
  454. "_srcBlendFactor": 2,
  455. "_dstBlendFactor": 4,
  456. "_color": {
  457. "__type__": "cc.Color",
  458. "r": 255,
  459. "g": 255,
  460. "b": 255,
  461. "a": 255
  462. },
  463. "_spriteFrame": {
  464. "__uuid__": "c00b279f-801e-4e6d-a02e-0a9604678070@7a38f",
  465. "__expectedType__": "cc.SpriteFrame"
  466. },
  467. "_type": 0,
  468. "_fillType": 0,
  469. "_sizeMode": 0,
  470. "_fillCenter": {
  471. "__type__": "cc.Vec2",
  472. "x": 0,
  473. "y": 0
  474. },
  475. "_fillStart": 0,
  476. "_fillRange": 0,
  477. "_isTrimmedMode": true,
  478. "_useGrayscale": false,
  479. "_atlas": null,
  480. "_id": ""
  481. },
  482. {
  483. "__type__": "cc.CompPrefabInfo",
  484. "fileId": "91vxVKw4REE6kixaDSgV7e"
  485. },
  486. {
  487. "__type__": "cc.PrefabInfo",
  488. "root": {
  489. "__id__": 1
  490. },
  491. "asset": {
  492. "__id__": 0
  493. },
  494. "fileId": "9enHhy3o9Fj4jwu1DxFPgC",
  495. "instance": null,
  496. "targetOverrides": null
  497. }
  498. ]