taskPrefabView.prefab 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589
  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": "taskPrefabView",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 12
  28. }
  29. ],
  30. "_active": true,
  31. "_level": 1,
  32. "_components": [],
  33. "_prefab": {
  34. "__id__": 16
  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": 100,
  47. "height": 100
  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. "_quat": {
  67. "__type__": "cc.Quat",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0,
  71. "w": 1
  72. },
  73. "_skewX": 0,
  74. "_skewY": 0,
  75. "_zIndex": 0,
  76. "_is3DNode": false,
  77. "groupIndex": 0,
  78. "_rotationX": 0,
  79. "_rotationY": 0,
  80. "_id": ""
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "bgnn",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_level": 2,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. },
  96. {
  97. "__id__": 4
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 5
  102. },
  103. "_opacity": 147,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 0,
  107. "g": 0,
  108. "b": 0,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 1200,
  114. "height": 1800
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_position": {
  122. "__type__": "cc.Vec3",
  123. "x": 0,
  124. "y": 0,
  125. "z": 0
  126. },
  127. "_scale": {
  128. "__type__": "cc.Vec3",
  129. "x": 1,
  130. "y": 1,
  131. "z": 1
  132. },
  133. "_quat": {
  134. "__type__": "cc.Quat",
  135. "x": 0,
  136. "y": 0,
  137. "z": 0,
  138. "w": 1
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_zIndex": 0,
  143. "_is3DNode": false,
  144. "groupIndex": 0,
  145. "_rotationX": 0,
  146. "_rotationY": 0,
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.Sprite",
  151. "_name": "",
  152. "_objFlags": 0,
  153. "node": {
  154. "__id__": 2
  155. },
  156. "_enabled": true,
  157. "_srcBlendFactor": 770,
  158. "_dstBlendFactor": 771,
  159. "_spriteFrame": {
  160. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  161. },
  162. "_type": 0,
  163. "_sizeMode": 0,
  164. "_fillType": 0,
  165. "_fillCenter": {
  166. "__type__": "cc.Vec2",
  167. "x": 0,
  168. "y": 0
  169. },
  170. "_fillStart": 0,
  171. "_fillRange": 0,
  172. "_isTrimmedMode": true,
  173. "_state": 0,
  174. "_atlas": null,
  175. "_id": ""
  176. },
  177. {
  178. "__type__": "cc.BlockInputEvents",
  179. "_name": "",
  180. "_objFlags": 0,
  181. "node": {
  182. "__id__": 2
  183. },
  184. "_enabled": true,
  185. "_id": ""
  186. },
  187. {
  188. "__type__": "cc.PrefabInfo",
  189. "root": {
  190. "__id__": 1
  191. },
  192. "asset": {
  193. "__uuid__": "aa85bb6a-dd37-4cf4-b346-699c98567bb9"
  194. },
  195. "fileId": "datXDLaDtCxZrcvbYK7R2E",
  196. "sync": false
  197. },
  198. {
  199. "__type__": "cc.Node",
  200. "_name": "bg",
  201. "_objFlags": 0,
  202. "_parent": {
  203. "__id__": 1
  204. },
  205. "_children": [
  206. {
  207. "__id__": 7
  208. }
  209. ],
  210. "_active": true,
  211. "_level": 2,
  212. "_components": [
  213. {
  214. "__id__": 10
  215. }
  216. ],
  217. "_prefab": {
  218. "__id__": 11
  219. },
  220. "_opacity": 255,
  221. "_color": {
  222. "__type__": "cc.Color",
  223. "r": 255,
  224. "g": 255,
  225. "b": 255,
  226. "a": 255
  227. },
  228. "_contentSize": {
  229. "__type__": "cc.Size",
  230. "width": 631,
  231. "height": 604
  232. },
  233. "_anchorPoint": {
  234. "__type__": "cc.Vec2",
  235. "x": 0.5,
  236. "y": 0.5
  237. },
  238. "_position": {
  239. "__type__": "cc.Vec3",
  240. "x": 4,
  241. "y": 28,
  242. "z": 0
  243. },
  244. "_scale": {
  245. "__type__": "cc.Vec3",
  246. "x": 1.05,
  247. "y": 1.23,
  248. "z": 1
  249. },
  250. "_quat": {
  251. "__type__": "cc.Quat",
  252. "x": 0,
  253. "y": 0,
  254. "z": 0,
  255. "w": 1
  256. },
  257. "_skewX": 0,
  258. "_skewY": 0,
  259. "_zIndex": 0,
  260. "_is3DNode": false,
  261. "groupIndex": 0,
  262. "_rotationX": 0,
  263. "_rotationY": 0,
  264. "_id": ""
  265. },
  266. {
  267. "__type__": "cc.Node",
  268. "_name": "currency_bg_0",
  269. "_objFlags": 0,
  270. "_parent": {
  271. "__id__": 6
  272. },
  273. "_children": [],
  274. "_active": true,
  275. "_level": 3,
  276. "_components": [
  277. {
  278. "__id__": 8
  279. }
  280. ],
  281. "_prefab": {
  282. "__id__": 9
  283. },
  284. "_opacity": 255,
  285. "_color": {
  286. "__type__": "cc.Color",
  287. "r": 255,
  288. "g": 255,
  289. "b": 255,
  290. "a": 255
  291. },
  292. "_contentSize": {
  293. "__type__": "cc.Size",
  294. "width": 600,
  295. "height": 551
  296. },
  297. "_anchorPoint": {
  298. "__type__": "cc.Vec2",
  299. "x": 0.5,
  300. "y": 0.5
  301. },
  302. "_position": {
  303. "__type__": "cc.Vec3",
  304. "x": 2,
  305. "y": -8,
  306. "z": 0
  307. },
  308. "_scale": {
  309. "__type__": "cc.Vec3",
  310. "x": 1,
  311. "y": 1,
  312. "z": 1
  313. },
  314. "_quat": {
  315. "__type__": "cc.Quat",
  316. "x": 0,
  317. "y": 0,
  318. "z": 0,
  319. "w": 1
  320. },
  321. "_skewX": 0,
  322. "_skewY": 0,
  323. "_zIndex": 0,
  324. "_is3DNode": false,
  325. "groupIndex": 0,
  326. "_id": ""
  327. },
  328. {
  329. "__type__": "cc.Sprite",
  330. "_name": "",
  331. "_objFlags": 0,
  332. "node": {
  333. "__id__": 7
  334. },
  335. "_enabled": true,
  336. "_srcBlendFactor": 770,
  337. "_dstBlendFactor": 771,
  338. "_spriteFrame": {
  339. "__uuid__": "66c7a105-a01e-42cf-a100-b89215d9b4be"
  340. },
  341. "_type": 1,
  342. "_sizeMode": 0,
  343. "_fillType": 0,
  344. "_fillCenter": {
  345. "__type__": "cc.Vec2",
  346. "x": 0,
  347. "y": 0
  348. },
  349. "_fillStart": 0,
  350. "_fillRange": 0,
  351. "_isTrimmedMode": true,
  352. "_state": 0,
  353. "_atlas": null,
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.PrefabInfo",
  358. "root": {
  359. "__id__": 1
  360. },
  361. "asset": {
  362. "__uuid__": "aa85bb6a-dd37-4cf4-b346-699c98567bb9"
  363. },
  364. "fileId": "3aX7yFNaRA8YZ/oY6aw6Z0",
  365. "sync": false
  366. },
  367. {
  368. "__type__": "cc.Sprite",
  369. "_name": "",
  370. "_objFlags": 0,
  371. "node": {
  372. "__id__": 6
  373. },
  374. "_enabled": true,
  375. "_srcBlendFactor": 770,
  376. "_dstBlendFactor": 771,
  377. "_spriteFrame": {
  378. "__uuid__": "27f23c73-6f19-4c6d-bad9-e6dbf03c2c29"
  379. },
  380. "_type": 0,
  381. "_sizeMode": 0,
  382. "_fillType": 0,
  383. "_fillCenter": {
  384. "__type__": "cc.Vec2",
  385. "x": 0,
  386. "y": 0
  387. },
  388. "_fillStart": 0,
  389. "_fillRange": 0,
  390. "_isTrimmedMode": true,
  391. "_state": 0,
  392. "_atlas": null,
  393. "_id": ""
  394. },
  395. {
  396. "__type__": "cc.PrefabInfo",
  397. "root": {
  398. "__id__": 1
  399. },
  400. "asset": {
  401. "__uuid__": "aa85bb6a-dd37-4cf4-b346-699c98567bb9"
  402. },
  403. "fileId": "19nPYa/XFBf4KUDUAQn5v3",
  404. "sync": false
  405. },
  406. {
  407. "__type__": "cc.Node",
  408. "_name": "close",
  409. "_objFlags": 0,
  410. "_parent": {
  411. "__id__": 1
  412. },
  413. "_children": [],
  414. "_active": true,
  415. "_level": 2,
  416. "_components": [
  417. {
  418. "__id__": 13
  419. },
  420. {
  421. "__id__": 14
  422. }
  423. ],
  424. "_prefab": {
  425. "__id__": 15
  426. },
  427. "_opacity": 255,
  428. "_color": {
  429. "__type__": "cc.Color",
  430. "r": 255,
  431. "g": 255,
  432. "b": 255,
  433. "a": 255
  434. },
  435. "_contentSize": {
  436. "__type__": "cc.Size",
  437. "width": 93,
  438. "height": 93
  439. },
  440. "_anchorPoint": {
  441. "__type__": "cc.Vec2",
  442. "x": 0.5,
  443. "y": 0.5
  444. },
  445. "_position": {
  446. "__type__": "cc.Vec3",
  447. "x": 312,
  448. "y": 385,
  449. "z": 0
  450. },
  451. "_scale": {
  452. "__type__": "cc.Vec3",
  453. "x": 1,
  454. "y": 1,
  455. "z": 1
  456. },
  457. "_quat": {
  458. "__type__": "cc.Quat",
  459. "x": 0,
  460. "y": 0,
  461. "z": 0,
  462. "w": 1
  463. },
  464. "_skewX": 0,
  465. "_skewY": 0,
  466. "_zIndex": 0,
  467. "_is3DNode": false,
  468. "groupIndex": 0,
  469. "_rotationX": 0,
  470. "_rotationY": 0,
  471. "_id": ""
  472. },
  473. {
  474. "__type__": "cc.Sprite",
  475. "_name": "",
  476. "_objFlags": 0,
  477. "node": {
  478. "__id__": 12
  479. },
  480. "_enabled": true,
  481. "_srcBlendFactor": 770,
  482. "_dstBlendFactor": 771,
  483. "_spriteFrame": {
  484. "__uuid__": "60d0ea3b-b0a3-4544-84f0-48914bceb893"
  485. },
  486. "_type": 0,
  487. "_sizeMode": 1,
  488. "_fillType": 0,
  489. "_fillCenter": {
  490. "__type__": "cc.Vec2",
  491. "x": 0,
  492. "y": 0
  493. },
  494. "_fillStart": 0,
  495. "_fillRange": 0,
  496. "_isTrimmedMode": true,
  497. "_state": 0,
  498. "_atlas": null,
  499. "_id": ""
  500. },
  501. {
  502. "__type__": "cc.Button",
  503. "_name": "",
  504. "_objFlags": 0,
  505. "node": {
  506. "__id__": 12
  507. },
  508. "_enabled": true,
  509. "duration": 0.1,
  510. "zoomScale": 1.2,
  511. "clickEvents": [],
  512. "_N$interactable": true,
  513. "_N$enableAutoGrayEffect": false,
  514. "_N$transition": 3,
  515. "transition": 3,
  516. "_N$normalColor": {
  517. "__type__": "cc.Color",
  518. "r": 214,
  519. "g": 214,
  520. "b": 214,
  521. "a": 255
  522. },
  523. "_N$pressedColor": {
  524. "__type__": "cc.Color",
  525. "r": 211,
  526. "g": 211,
  527. "b": 211,
  528. "a": 255
  529. },
  530. "pressedColor": {
  531. "__type__": "cc.Color",
  532. "r": 211,
  533. "g": 211,
  534. "b": 211,
  535. "a": 255
  536. },
  537. "_N$hoverColor": {
  538. "__type__": "cc.Color",
  539. "r": 255,
  540. "g": 255,
  541. "b": 255,
  542. "a": 255
  543. },
  544. "hoverColor": {
  545. "__type__": "cc.Color",
  546. "r": 255,
  547. "g": 255,
  548. "b": 255,
  549. "a": 255
  550. },
  551. "_N$disabledColor": {
  552. "__type__": "cc.Color",
  553. "r": 124,
  554. "g": 124,
  555. "b": 124,
  556. "a": 255
  557. },
  558. "_N$normalSprite": null,
  559. "_N$pressedSprite": null,
  560. "pressedSprite": null,
  561. "_N$hoverSprite": null,
  562. "hoverSprite": null,
  563. "_N$disabledSprite": null,
  564. "_N$target": null,
  565. "_id": ""
  566. },
  567. {
  568. "__type__": "cc.PrefabInfo",
  569. "root": {
  570. "__id__": 1
  571. },
  572. "asset": {
  573. "__uuid__": "aa85bb6a-dd37-4cf4-b346-699c98567bb9"
  574. },
  575. "fileId": "d6YVPU6cVEor6wH+z38gnQ",
  576. "sync": false
  577. },
  578. {
  579. "__type__": "cc.PrefabInfo",
  580. "root": {
  581. "__id__": 1
  582. },
  583. "asset": {
  584. "__uuid__": "aa85bb6a-dd37-4cf4-b346-699c98567bb9"
  585. },
  586. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  587. "sync": false
  588. }
  589. ]