itemNode.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612
  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": "itemNode",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 8
  25. },
  26. {
  27. "__id__": 11
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 14
  34. },
  35. {
  36. "__id__": 15
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 16
  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": 180,
  53. "height": 180
  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": true,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "bg",
  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": 361.43,
  121. "height": 361.43
  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": "reserve",
  160. "_objFlags": 0,
  161. "_parent": {
  162. "__id__": 2
  163. },
  164. "_children": [],
  165. "_active": false,
  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": 40,
  185. "height": 36
  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__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  232. }
  233. ],
  234. "_srcBlendFactor": 770,
  235. "_dstBlendFactor": 771,
  236. "_spriteFrame": null,
  237. "_type": 0,
  238. "_sizeMode": 1,
  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. "__uuid__": "3b33cf4f-98b6-4166-b92f-0f2217cdd298"
  258. },
  259. "fileId": "84UO9hWDhOKpRJ9fxB12zT",
  260. "sync": false
  261. },
  262. {
  263. "__type__": "sp.Skeleton",
  264. "_name": "",
  265. "_objFlags": 0,
  266. "node": {
  267. "__id__": 2
  268. },
  269. "_enabled": true,
  270. "_materials": [
  271. {
  272. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  273. }
  274. ],
  275. "paused": false,
  276. "defaultSkin": "default",
  277. "defaultAnimation": "a2",
  278. "_preCacheMode": 1,
  279. "_cacheMode": 1,
  280. "loop": true,
  281. "premultipliedAlpha": false,
  282. "timeScale": 1,
  283. "_accTime": 0,
  284. "_playCount": 0,
  285. "_frameCache": null,
  286. "_curFrame": null,
  287. "_skeletonCache": null,
  288. "_animationName": "a2",
  289. "_animationQueue": [],
  290. "_headAniInfo": null,
  291. "_playTimes": 0,
  292. "_isAniComplete": true,
  293. "_N$skeletonData": {
  294. "__uuid__": "0e69c493-379a-462b-9761-1c0dd42f9d3b"
  295. },
  296. "_N$_defaultCacheMode": 1,
  297. "_N$debugSlots": false,
  298. "_N$debugBones": false,
  299. "_N$debugMesh": false,
  300. "_N$useTint": false,
  301. "_N$enableBatch": false,
  302. "_id": ""
  303. },
  304. {
  305. "__type__": "cc.PrefabInfo",
  306. "root": {
  307. "__id__": 1
  308. },
  309. "asset": {
  310. "__uuid__": "3b33cf4f-98b6-4166-b92f-0f2217cdd298"
  311. },
  312. "fileId": "665NvvcKFNCLYbiKNnyEtT",
  313. "sync": false
  314. },
  315. {
  316. "__type__": "cc.Node",
  317. "_name": "ani",
  318. "_objFlags": 0,
  319. "_parent": {
  320. "__id__": 1
  321. },
  322. "_children": [],
  323. "_active": true,
  324. "_components": [
  325. {
  326. "__id__": 9
  327. }
  328. ],
  329. "_prefab": {
  330. "__id__": 10
  331. },
  332. "_opacity": 255,
  333. "_color": {
  334. "__type__": "cc.Color",
  335. "r": 255,
  336. "g": 255,
  337. "b": 255,
  338. "a": 255
  339. },
  340. "_contentSize": {
  341. "__type__": "cc.Size",
  342. "width": 341,
  343. "height": 301
  344. },
  345. "_anchorPoint": {
  346. "__type__": "cc.Vec2",
  347. "x": 0.5,
  348. "y": 0.5
  349. },
  350. "_trs": {
  351. "__type__": "TypedArray",
  352. "ctor": "Float64Array",
  353. "array": [
  354. 0,
  355. 0,
  356. 0,
  357. 0,
  358. 0,
  359. 0,
  360. 1,
  361. 1,
  362. 1,
  363. 1
  364. ]
  365. },
  366. "_eulerAngles": {
  367. "__type__": "cc.Vec3",
  368. "x": 0,
  369. "y": 0,
  370. "z": 0
  371. },
  372. "_skewX": 0,
  373. "_skewY": 0,
  374. "_is3DNode": false,
  375. "_groupIndex": 0,
  376. "groupIndex": 0,
  377. "_id": ""
  378. },
  379. {
  380. "__type__": "sp.Skeleton",
  381. "_name": "",
  382. "_objFlags": 0,
  383. "node": {
  384. "__id__": 8
  385. },
  386. "_enabled": true,
  387. "_materials": [
  388. {
  389. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  390. }
  391. ],
  392. "paused": false,
  393. "defaultSkin": "default",
  394. "defaultAnimation": "a1",
  395. "_preCacheMode": 0,
  396. "_cacheMode": 0,
  397. "loop": true,
  398. "premultipliedAlpha": false,
  399. "timeScale": 1,
  400. "_accTime": 0,
  401. "_playCount": 0,
  402. "_frameCache": null,
  403. "_curFrame": null,
  404. "_skeletonCache": null,
  405. "_animationName": "a1",
  406. "_animationQueue": [],
  407. "_headAniInfo": null,
  408. "_playTimes": 0,
  409. "_isAniComplete": true,
  410. "_N$skeletonData": {
  411. "__uuid__": "3206bc6d-f87f-425f-a9cb-09ba7a3e9f5c"
  412. },
  413. "_N$_defaultCacheMode": 0,
  414. "_N$debugSlots": false,
  415. "_N$debugBones": false,
  416. "_N$debugMesh": false,
  417. "_N$useTint": false,
  418. "_N$enableBatch": false,
  419. "_id": ""
  420. },
  421. {
  422. "__type__": "cc.PrefabInfo",
  423. "root": {
  424. "__id__": 1
  425. },
  426. "asset": {
  427. "__uuid__": "3b33cf4f-98b6-4166-b92f-0f2217cdd298"
  428. },
  429. "fileId": "acyHoYQbBBCYPpZ7+n+eoK",
  430. "sync": false
  431. },
  432. {
  433. "__type__": "cc.Node",
  434. "_name": "goldLabel",
  435. "_objFlags": 0,
  436. "_parent": {
  437. "__id__": 1
  438. },
  439. "_children": [],
  440. "_active": false,
  441. "_components": [
  442. {
  443. "__id__": 12
  444. }
  445. ],
  446. "_prefab": {
  447. "__id__": 13
  448. },
  449. "_opacity": 255,
  450. "_color": {
  451. "__type__": "cc.Color",
  452. "r": 255,
  453. "g": 255,
  454. "b": 255,
  455. "a": 255
  456. },
  457. "_contentSize": {
  458. "__type__": "cc.Size",
  459. "width": 150,
  460. "height": 40
  461. },
  462. "_anchorPoint": {
  463. "__type__": "cc.Vec2",
  464. "x": 0.5,
  465. "y": 0.5
  466. },
  467. "_trs": {
  468. "__type__": "TypedArray",
  469. "ctor": "Float64Array",
  470. "array": [
  471. 0,
  472. 5,
  473. 0,
  474. 0,
  475. 0,
  476. 0,
  477. 1,
  478. 1,
  479. 1,
  480. 1
  481. ]
  482. },
  483. "_eulerAngles": {
  484. "__type__": "cc.Vec3",
  485. "x": 0,
  486. "y": 0,
  487. "z": 0
  488. },
  489. "_skewX": 0,
  490. "_skewY": 0,
  491. "_is3DNode": false,
  492. "_groupIndex": 0,
  493. "groupIndex": 0,
  494. "_id": ""
  495. },
  496. {
  497. "__type__": "cc.Label",
  498. "_name": "",
  499. "_objFlags": 0,
  500. "node": {
  501. "__id__": 11
  502. },
  503. "_enabled": true,
  504. "_materials": [
  505. {
  506. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  507. }
  508. ],
  509. "_srcBlendFactor": 770,
  510. "_dstBlendFactor": 771,
  511. "_useOriginalSize": false,
  512. "_string": "",
  513. "_N$string": "",
  514. "_fontSize": 36,
  515. "_lineHeight": 40,
  516. "_enableWrapText": true,
  517. "_N$file": {
  518. "__uuid__": "a037ed1b-aa3e-499a-ab70-b5b84856745d"
  519. },
  520. "_isSystemFontUsed": false,
  521. "_spacingX": 0,
  522. "_batchAsBitmap": false,
  523. "_styleFlags": 0,
  524. "_underlineHeight": 0,
  525. "_N$horizontalAlign": 1,
  526. "_N$verticalAlign": 1,
  527. "_N$fontFamily": "Arial",
  528. "_N$overflow": 2,
  529. "_N$cacheMode": 0,
  530. "_id": ""
  531. },
  532. {
  533. "__type__": "cc.PrefabInfo",
  534. "root": {
  535. "__id__": 1
  536. },
  537. "asset": {
  538. "__uuid__": "3b33cf4f-98b6-4166-b92f-0f2217cdd298"
  539. },
  540. "fileId": "413A0Lt6RGEIO8okcunfsN",
  541. "sync": false
  542. },
  543. {
  544. "__type__": "c69a34N4IFHzpW6v9TEmGCZ",
  545. "_name": "",
  546. "_objFlags": 0,
  547. "node": {
  548. "__id__": 1
  549. },
  550. "_enabled": true,
  551. "normalBG": {
  552. "__id__": 2
  553. },
  554. "normalAni": {
  555. "__id__": 6
  556. },
  557. "aniNode": {
  558. "__id__": 8
  559. },
  560. "_value": -1,
  561. "_lineCount": 0,
  562. "_bSpecial": false,
  563. "spNode": null,
  564. "spAni": null,
  565. "kuang": null,
  566. "mask": null,
  567. "maskB": null,
  568. "maskH": null,
  569. "bAni": null,
  570. "hAni": null,
  571. "goldLabel": {
  572. "__id__": 12
  573. },
  574. "kuangAni": {
  575. "__id__": 9
  576. },
  577. "_bBig": false,
  578. "_totalCount": 0,
  579. "config": null,
  580. "_id": ""
  581. },
  582. {
  583. "__type__": "cc.Animation",
  584. "_name": "",
  585. "_objFlags": 0,
  586. "node": {
  587. "__id__": 1
  588. },
  589. "_enabled": true,
  590. "_defaultClip": {
  591. "__uuid__": "717602b9-630e-4836-90dc-cbe3bdc856a7"
  592. },
  593. "_clips": [
  594. {
  595. "__uuid__": "717602b9-630e-4836-90dc-cbe3bdc856a7"
  596. }
  597. ],
  598. "playOnLoad": false,
  599. "_id": ""
  600. },
  601. {
  602. "__type__": "cc.PrefabInfo",
  603. "root": {
  604. "__id__": 1
  605. },
  606. "asset": {
  607. "__uuid__": "3b33cf4f-98b6-4166-b92f-0f2217cdd298"
  608. },
  609. "fileId": "976RwuQs1NVYPmdcIUhQWk",
  610. "sync": false
  611. }
  612. ]