Collectitem.prefab 8.9 KB

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