HonorItem.prefab 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570
  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": "HonorItem",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 12
  34. },
  35. {
  36. "__id__": 13
  37. },
  38. {
  39. "__id__": 15
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 16
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 170,
  56. "height": 170
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 1391.798,
  68. 845.326,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "_eulerAngles": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_is3DNode": false,
  88. "_groupIndex": 0,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "sp",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 4
  108. },
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 250,
  120. "height": 250
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. 5.68,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  167. }
  168. ],
  169. "_srcBlendFactor": 770,
  170. "_dstBlendFactor": 771,
  171. "_spriteFrame": null,
  172. "_type": 0,
  173. "_sizeMode": 0,
  174. "_fillType": 0,
  175. "_fillCenter": {
  176. "__type__": "cc.Vec2",
  177. "x": 0,
  178. "y": 0
  179. },
  180. "_fillStart": 0,
  181. "_fillRange": 0,
  182. "_isTrimmedMode": true,
  183. "_atlas": null,
  184. "_id": ""
  185. },
  186. {
  187. "__type__": "cc.PrefabInfo",
  188. "root": {
  189. "__id__": 1
  190. },
  191. "asset": {
  192. "__id__": 0
  193. },
  194. "fileId": "e3amY+W49FOrz5Qhl3baDy",
  195. "sync": false
  196. },
  197. {
  198. "__type__": "cc.Node",
  199. "_name": "select",
  200. "_objFlags": 0,
  201. "_parent": {
  202. "__id__": 1
  203. },
  204. "_children": [],
  205. "_active": false,
  206. "_components": [
  207. {
  208. "__id__": 6
  209. }
  210. ],
  211. "_prefab": {
  212. "__id__": 7
  213. },
  214. "_opacity": 255,
  215. "_color": {
  216. "__type__": "cc.Color",
  217. "r": 255,
  218. "g": 255,
  219. "b": 255,
  220. "a": 255
  221. },
  222. "_contentSize": {
  223. "__type__": "cc.Size",
  224. "width": 190,
  225. "height": 190
  226. },
  227. "_anchorPoint": {
  228. "__type__": "cc.Vec2",
  229. "x": 0.5,
  230. "y": 0.5
  231. },
  232. "_trs": {
  233. "__type__": "TypedArray",
  234. "ctor": "Float64Array",
  235. "array": [
  236. 0,
  237. 0,
  238. 0,
  239. 0,
  240. 0,
  241. 0,
  242. 1,
  243. 1,
  244. 1,
  245. 1
  246. ]
  247. },
  248. "_eulerAngles": {
  249. "__type__": "cc.Vec3",
  250. "x": 0,
  251. "y": 0,
  252. "z": 0
  253. },
  254. "_skewX": 0,
  255. "_skewY": 0,
  256. "_is3DNode": false,
  257. "_groupIndex": 0,
  258. "groupIndex": 0,
  259. "_id": ""
  260. },
  261. {
  262. "__type__": "cc.Sprite",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "node": {
  266. "__id__": 5
  267. },
  268. "_enabled": true,
  269. "_materials": [
  270. {
  271. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  272. }
  273. ],
  274. "_srcBlendFactor": 770,
  275. "_dstBlendFactor": 771,
  276. "_spriteFrame": {
  277. "__uuid__": "e180e040-3dd0-415e-920a-d167f2da26ea"
  278. },
  279. "_type": 0,
  280. "_sizeMode": 1,
  281. "_fillType": 0,
  282. "_fillCenter": {
  283. "__type__": "cc.Vec2",
  284. "x": 0,
  285. "y": 0
  286. },
  287. "_fillStart": 0,
  288. "_fillRange": 0,
  289. "_isTrimmedMode": true,
  290. "_atlas": null,
  291. "_id": ""
  292. },
  293. {
  294. "__type__": "cc.PrefabInfo",
  295. "root": {
  296. "__id__": 1
  297. },
  298. "asset": {
  299. "__id__": 0
  300. },
  301. "fileId": "48UAXJ5XBKn6SrUUCa71IJ",
  302. "sync": false
  303. },
  304. {
  305. "__type__": "cc.Node",
  306. "_name": "Label",
  307. "_objFlags": 0,
  308. "_parent": {
  309. "__id__": 1
  310. },
  311. "_children": [],
  312. "_active": true,
  313. "_components": [
  314. {
  315. "__id__": 9
  316. },
  317. {
  318. "__id__": 10
  319. }
  320. ],
  321. "_prefab": {
  322. "__id__": 11
  323. },
  324. "_opacity": 255,
  325. "_color": {
  326. "__type__": "cc.Color",
  327. "r": 255,
  328. "g": 255,
  329. "b": 255,
  330. "a": 255
  331. },
  332. "_contentSize": {
  333. "__type__": "cc.Size",
  334. "width": 124,
  335. "height": 41.8
  336. },
  337. "_anchorPoint": {
  338. "__type__": "cc.Vec2",
  339. "x": 0.5,
  340. "y": 0.5
  341. },
  342. "_trs": {
  343. "__type__": "TypedArray",
  344. "ctor": "Float64Array",
  345. "array": [
  346. 1.655,
  347. -79.206,
  348. 0,
  349. 0,
  350. 0,
  351. 0,
  352. 1,
  353. 1,
  354. 1,
  355. 1
  356. ]
  357. },
  358. "_eulerAngles": {
  359. "__type__": "cc.Vec3",
  360. "x": 0,
  361. "y": 0,
  362. "z": 0
  363. },
  364. "_skewX": 0,
  365. "_skewY": 0,
  366. "_is3DNode": false,
  367. "_groupIndex": 0,
  368. "groupIndex": 0,
  369. "_id": ""
  370. },
  371. {
  372. "__type__": "cc.Label",
  373. "_name": "",
  374. "_objFlags": 0,
  375. "node": {
  376. "__id__": 8
  377. },
  378. "_enabled": true,
  379. "_materials": [
  380. {
  381. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  382. }
  383. ],
  384. "_srcBlendFactor": 770,
  385. "_dstBlendFactor": 771,
  386. "_string": "全勤员工",
  387. "_N$string": "全勤员工",
  388. "_fontSize": 30,
  389. "_lineHeight": 30,
  390. "_enableWrapText": true,
  391. "_N$file": {
  392. "__uuid__": "db10c444-f1b2-498a-be22-efcb333d11db"
  393. },
  394. "_isSystemFontUsed": false,
  395. "_spacingX": 0,
  396. "_batchAsBitmap": false,
  397. "_styleFlags": 0,
  398. "_underlineHeight": 0,
  399. "_N$horizontalAlign": 1,
  400. "_N$verticalAlign": 1,
  401. "_N$fontFamily": "Arial",
  402. "_N$overflow": 0,
  403. "_N$cacheMode": 0,
  404. "_id": ""
  405. },
  406. {
  407. "__type__": "cc.LabelOutline",
  408. "_name": "",
  409. "_objFlags": 0,
  410. "node": {
  411. "__id__": 8
  412. },
  413. "_enabled": true,
  414. "_color": {
  415. "__type__": "cc.Color",
  416. "r": 0,
  417. "g": 0,
  418. "b": 0,
  419. "a": 255
  420. },
  421. "_width": 2,
  422. "_id": ""
  423. },
  424. {
  425. "__type__": "cc.PrefabInfo",
  426. "root": {
  427. "__id__": 1
  428. },
  429. "asset": {
  430. "__id__": 0
  431. },
  432. "fileId": "c2XwpSnJRMR4v2lqJs6+F/",
  433. "sync": false
  434. },
  435. {
  436. "__type__": "cc.Sprite",
  437. "_name": "",
  438. "_objFlags": 0,
  439. "node": {
  440. "__id__": 1
  441. },
  442. "_enabled": true,
  443. "_materials": [
  444. {
  445. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  446. }
  447. ],
  448. "_srcBlendFactor": 770,
  449. "_dstBlendFactor": 771,
  450. "_spriteFrame": {
  451. "__uuid__": "3ac8c394-3136-4cd9-a321-6d627ab471bf"
  452. },
  453. "_type": 0,
  454. "_sizeMode": 1,
  455. "_fillType": 0,
  456. "_fillCenter": {
  457. "__type__": "cc.Vec2",
  458. "x": 0,
  459. "y": 0
  460. },
  461. "_fillStart": 0,
  462. "_fillRange": 0,
  463. "_isTrimmedMode": true,
  464. "_atlas": null,
  465. "_id": ""
  466. },
  467. {
  468. "__type__": "cc.Button",
  469. "_name": "",
  470. "_objFlags": 0,
  471. "node": {
  472. "__id__": 1
  473. },
  474. "_enabled": true,
  475. "_normalMaterial": null,
  476. "_grayMaterial": null,
  477. "duration": 0.1,
  478. "zoomScale": 1.2,
  479. "clickEvents": [
  480. {
  481. "__id__": 14
  482. }
  483. ],
  484. "_N$interactable": true,
  485. "_N$enableAutoGrayEffect": false,
  486. "_N$transition": 0,
  487. "transition": 0,
  488. "_N$normalColor": {
  489. "__type__": "cc.Color",
  490. "r": 255,
  491. "g": 255,
  492. "b": 255,
  493. "a": 255
  494. },
  495. "_N$pressedColor": {
  496. "__type__": "cc.Color",
  497. "r": 211,
  498. "g": 211,
  499. "b": 211,
  500. "a": 255
  501. },
  502. "pressedColor": {
  503. "__type__": "cc.Color",
  504. "r": 211,
  505. "g": 211,
  506. "b": 211,
  507. "a": 255
  508. },
  509. "_N$hoverColor": {
  510. "__type__": "cc.Color",
  511. "r": 255,
  512. "g": 255,
  513. "b": 255,
  514. "a": 255
  515. },
  516. "hoverColor": {
  517. "__type__": "cc.Color",
  518. "r": 255,
  519. "g": 255,
  520. "b": 255,
  521. "a": 255
  522. },
  523. "_N$disabledColor": {
  524. "__type__": "cc.Color",
  525. "r": 124,
  526. "g": 124,
  527. "b": 124,
  528. "a": 255
  529. },
  530. "_N$normalSprite": null,
  531. "_N$pressedSprite": null,
  532. "pressedSprite": null,
  533. "_N$hoverSprite": null,
  534. "hoverSprite": null,
  535. "_N$disabledSprite": null,
  536. "_N$target": null,
  537. "_id": ""
  538. },
  539. {
  540. "__type__": "cc.ClickEvent",
  541. "target": {
  542. "__id__": 1
  543. },
  544. "component": "",
  545. "_componentId": "5b96embVn9BK4Kc6qvgNQh5",
  546. "handler": "ClickMe",
  547. "customEventData": ""
  548. },
  549. {
  550. "__type__": "5b96embVn9BK4Kc6qvgNQh5",
  551. "_name": "",
  552. "_objFlags": 0,
  553. "node": {
  554. "__id__": 1
  555. },
  556. "_enabled": true,
  557. "_id": ""
  558. },
  559. {
  560. "__type__": "cc.PrefabInfo",
  561. "root": {
  562. "__id__": 1
  563. },
  564. "asset": {
  565. "__id__": 0
  566. },
  567. "fileId": "",
  568. "sync": false
  569. }
  570. ]