SeneceTaskIcon.prefab 8.7 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": "Info",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_level": 1,
  26. "_components": [],
  27. "_prefab": {
  28. "__id__": 14
  29. },
  30. "_opacity": 255,
  31. "_color": {
  32. "__type__": "cc.Color",
  33. "r": 255,
  34. "g": 255,
  35. "b": 255,
  36. "a": 255
  37. },
  38. "_contentSize": {
  39. "__type__": "cc.Size",
  40. "width": 100,
  41. "height": 100
  42. },
  43. "_anchorPoint": {
  44. "__type__": "cc.Vec2",
  45. "x": 0.5,
  46. "y": 0.5
  47. },
  48. "_position": {
  49. "__type__": "cc.Vec3",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0
  53. },
  54. "_scale": {
  55. "__type__": "cc.Vec3",
  56. "x": 1,
  57. "y": 1,
  58. "z": 1
  59. },
  60. "_quat": {
  61. "__type__": "cc.Quat",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0,
  65. "w": 1
  66. },
  67. "_skewX": 0,
  68. "_skewY": 0,
  69. "_zIndex": 0,
  70. "_is3DNode": false,
  71. "groupIndex": 0,
  72. "_id": ""
  73. },
  74. {
  75. "__type__": "cc.Node",
  76. "_name": "SureBtn",
  77. "_objFlags": 0,
  78. "_parent": {
  79. "__id__": 1
  80. },
  81. "_children": [
  82. {
  83. "__id__": 3
  84. }
  85. ],
  86. "_active": true,
  87. "_level": 2,
  88. "_components": [
  89. {
  90. "__id__": 10
  91. },
  92. {
  93. "__id__": 11
  94. },
  95. {
  96. "__id__": 12
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 13
  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": 57,
  113. "height": 86
  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.Node",
  148. "_name": "redtips",
  149. "_objFlags": 0,
  150. "_parent": {
  151. "__id__": 2
  152. },
  153. "_children": [
  154. {
  155. "__id__": 4
  156. }
  157. ],
  158. "_active": true,
  159. "_level": 3,
  160. "_components": [
  161. {
  162. "__id__": 7
  163. },
  164. {
  165. "__id__": 8
  166. }
  167. ],
  168. "_prefab": {
  169. "__id__": 9
  170. },
  171. "_opacity": 255,
  172. "_color": {
  173. "__type__": "cc.Color",
  174. "r": 255,
  175. "g": 255,
  176. "b": 255,
  177. "a": 255
  178. },
  179. "_contentSize": {
  180. "__type__": "cc.Size",
  181. "width": 40,
  182. "height": 40
  183. },
  184. "_anchorPoint": {
  185. "__type__": "cc.Vec2",
  186. "x": 0.5,
  187. "y": 0.5
  188. },
  189. "_position": {
  190. "__type__": "cc.Vec3",
  191. "x": 35.6,
  192. "y": 39,
  193. "z": 0
  194. },
  195. "_scale": {
  196. "__type__": "cc.Vec3",
  197. "x": 1,
  198. "y": 1,
  199. "z": 1
  200. },
  201. "_skewX": 0,
  202. "_skewY": 0,
  203. "_zIndex": 0,
  204. "_is3DNode": false,
  205. "groupIndex": 0,
  206. "_id": "",
  207. "_eulerAngles": {
  208. "__type__": "cc.Vec3",
  209. "x": 0,
  210. "y": 0,
  211. "z": 0
  212. }
  213. },
  214. {
  215. "__type__": "cc.Node",
  216. "_name": "label",
  217. "_objFlags": 0,
  218. "_parent": {
  219. "__id__": 3
  220. },
  221. "_children": [],
  222. "_active": true,
  223. "_level": 3,
  224. "_components": [
  225. {
  226. "__id__": 5
  227. }
  228. ],
  229. "_prefab": {
  230. "__id__": 6
  231. },
  232. "_opacity": 255,
  233. "_color": {
  234. "__type__": "cc.Color",
  235. "r": 255,
  236. "g": 255,
  237. "b": 255,
  238. "a": 255
  239. },
  240. "_contentSize": {
  241. "__type__": "cc.Size",
  242. "width": 16.68,
  243. "height": 30
  244. },
  245. "_anchorPoint": {
  246. "__type__": "cc.Vec2",
  247. "x": 0.5,
  248. "y": 0.5
  249. },
  250. "_position": {
  251. "__type__": "cc.Vec3",
  252. "x": -1,
  253. "y": 2,
  254. "z": 0
  255. },
  256. "_scale": {
  257. "__type__": "cc.Vec3",
  258. "x": 1,
  259. "y": 1,
  260. "z": 1
  261. },
  262. "_quat": {
  263. "__type__": "cc.Quat",
  264. "x": 0,
  265. "y": 0,
  266. "z": 0,
  267. "w": 1
  268. },
  269. "_skewX": 0,
  270. "_skewY": 0,
  271. "_zIndex": 0,
  272. "_is3DNode": false,
  273. "groupIndex": 0,
  274. "_id": ""
  275. },
  276. {
  277. "__type__": "cc.Label",
  278. "_name": "",
  279. "_objFlags": 0,
  280. "node": {
  281. "__id__": 4
  282. },
  283. "_enabled": true,
  284. "_srcBlendFactor": 1,
  285. "_dstBlendFactor": 771,
  286. "_useOriginalSize": false,
  287. "_string": "1",
  288. "_N$string": "1",
  289. "_fontSize": 30,
  290. "_lineHeight": 30,
  291. "_enableWrapText": true,
  292. "_N$file": null,
  293. "_isSystemFontUsed": true,
  294. "_spacingX": 0,
  295. "_N$horizontalAlign": 1,
  296. "_N$verticalAlign": 1,
  297. "_N$fontFamily": "Arial",
  298. "_N$overflow": 0,
  299. "_id": ""
  300. },
  301. {
  302. "__type__": "cc.PrefabInfo",
  303. "root": {
  304. "__id__": 1
  305. },
  306. "asset": {
  307. "__uuid__": "c43210ee-b703-4eb5-ae6a-b3106069d016"
  308. },
  309. "fileId": "d08RIuC8ZI5JJSSDqVMwdU",
  310. "sync": false
  311. },
  312. {
  313. "__type__": "cc.Sprite",
  314. "_name": "",
  315. "_objFlags": 0,
  316. "node": {
  317. "__id__": 3
  318. },
  319. "_enabled": true,
  320. "_srcBlendFactor": 770,
  321. "_dstBlendFactor": 771,
  322. "_spriteFrame": {
  323. "__uuid__": "469fc012-dd4d-4846-82f9-ce6c61ccce78"
  324. },
  325. "_type": 0,
  326. "_sizeMode": 0,
  327. "_fillType": 0,
  328. "_fillCenter": {
  329. "__type__": "cc.Vec2",
  330. "x": 0,
  331. "y": 0
  332. },
  333. "_fillStart": 0,
  334. "_fillRange": 0,
  335. "_isTrimmedMode": true,
  336. "_state": 0,
  337. "_atlas": null,
  338. "_id": ""
  339. },
  340. {
  341. "__type__": "cc.Animation",
  342. "_name": "",
  343. "_objFlags": 0,
  344. "node": {
  345. "__id__": 3
  346. },
  347. "_enabled": false,
  348. "_defaultClip": {
  349. "__uuid__": "794962b3-09a7-4def-b31b-b4d850471836"
  350. },
  351. "_clips": [
  352. {
  353. "__uuid__": "794962b3-09a7-4def-b31b-b4d850471836"
  354. }
  355. ],
  356. "playOnLoad": false,
  357. "_id": ""
  358. },
  359. {
  360. "__type__": "cc.PrefabInfo",
  361. "root": {
  362. "__id__": 1
  363. },
  364. "asset": {
  365. "__uuid__": "c43210ee-b703-4eb5-ae6a-b3106069d016"
  366. },
  367. "fileId": "ddEbAVob9P/4KnSAlw/RDX",
  368. "sync": false
  369. },
  370. {
  371. "__type__": "cc.Sprite",
  372. "_name": "",
  373. "_objFlags": 0,
  374. "node": {
  375. "__id__": 2
  376. },
  377. "_enabled": true,
  378. "_srcBlendFactor": 770,
  379. "_dstBlendFactor": 771,
  380. "_spriteFrame": {
  381. "__uuid__": "2a984dd0-21b9-4d1b-a5c5-82851eedc3ef"
  382. },
  383. "_type": 0,
  384. "_sizeMode": 0,
  385. "_fillType": 0,
  386. "_fillCenter": {
  387. "__type__": "cc.Vec2",
  388. "x": 0,
  389. "y": 0
  390. },
  391. "_fillStart": 0,
  392. "_fillRange": 0,
  393. "_isTrimmedMode": true,
  394. "_state": 0,
  395. "_atlas": null,
  396. "_id": ""
  397. },
  398. {
  399. "__type__": "cc.Button",
  400. "_name": "",
  401. "_objFlags": 0,
  402. "node": {
  403. "__id__": 2
  404. },
  405. "_enabled": true,
  406. "duration": 0.1,
  407. "zoomScale": 1.2,
  408. "clickEvents": [],
  409. "_N$interactable": true,
  410. "_N$enableAutoGrayEffect": false,
  411. "_N$transition": 3,
  412. "transition": 3,
  413. "_N$normalColor": {
  414. "__type__": "cc.Color",
  415. "r": 214,
  416. "g": 214,
  417. "b": 214,
  418. "a": 255
  419. },
  420. "_N$pressedColor": {
  421. "__type__": "cc.Color",
  422. "r": 211,
  423. "g": 211,
  424. "b": 211,
  425. "a": 255
  426. },
  427. "pressedColor": {
  428. "__type__": "cc.Color",
  429. "r": 211,
  430. "g": 211,
  431. "b": 211,
  432. "a": 255
  433. },
  434. "_N$hoverColor": {
  435. "__type__": "cc.Color",
  436. "r": 255,
  437. "g": 255,
  438. "b": 255,
  439. "a": 255
  440. },
  441. "hoverColor": {
  442. "__type__": "cc.Color",
  443. "r": 255,
  444. "g": 255,
  445. "b": 255,
  446. "a": 255
  447. },
  448. "_N$disabledColor": {
  449. "__type__": "cc.Color",
  450. "r": 124,
  451. "g": 124,
  452. "b": 124,
  453. "a": 255
  454. },
  455. "_N$normalSprite": null,
  456. "_N$pressedSprite": null,
  457. "pressedSprite": null,
  458. "_N$hoverSprite": null,
  459. "hoverSprite": null,
  460. "_N$disabledSprite": null,
  461. "_N$target": null,
  462. "_id": ""
  463. },
  464. {
  465. "__type__": "cc.Animation",
  466. "_name": "",
  467. "_objFlags": 0,
  468. "node": {
  469. "__id__": 2
  470. },
  471. "_enabled": false,
  472. "_defaultClip": {
  473. "__uuid__": "794962b3-09a7-4def-b31b-b4d850471836"
  474. },
  475. "_clips": [
  476. {
  477. "__uuid__": "794962b3-09a7-4def-b31b-b4d850471836"
  478. }
  479. ],
  480. "playOnLoad": true,
  481. "_id": ""
  482. },
  483. {
  484. "__type__": "cc.PrefabInfo",
  485. "root": {
  486. "__id__": 1
  487. },
  488. "asset": {
  489. "__uuid__": "c43210ee-b703-4eb5-ae6a-b3106069d016"
  490. },
  491. "fileId": "19nPYa/XFBf4KUDUAQn5v3",
  492. "sync": false
  493. },
  494. {
  495. "__type__": "cc.PrefabInfo",
  496. "root": {
  497. "__id__": 1
  498. },
  499. "asset": {
  500. "__uuid__": "c43210ee-b703-4eb5-ae6a-b3106069d016"
  501. },
  502. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  503. "sync": false
  504. }
  505. ]