turnableitem.prefab 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340
  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__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 9
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 10
  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": 0,
  47. "height": 0
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "图标",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 4
  99. },
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 128,
  111. "height": 94
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_trs": {
  119. "__type__": "TypedArray",
  120. "ctor": "Float64Array",
  121. "array": [
  122. 0,
  123. 202.625,
  124. 0,
  125. 0,
  126. 0,
  127. 0,
  128. 1,
  129. 1,
  130. 1,
  131. 1
  132. ]
  133. },
  134. "_eulerAngles": {
  135. "__type__": "cc.Vec3",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_is3DNode": false,
  143. "_groupIndex": 0,
  144. "groupIndex": 0,
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_materials": [
  156. {
  157. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  158. }
  159. ],
  160. "_srcBlendFactor": 770,
  161. "_dstBlendFactor": 771,
  162. "_spriteFrame": null,
  163. "_type": 0,
  164. "_sizeMode": 1,
  165. "_fillType": 0,
  166. "_fillCenter": {
  167. "__type__": "cc.Vec2",
  168. "x": 0,
  169. "y": 0
  170. },
  171. "_fillStart": 0,
  172. "_fillRange": 0,
  173. "_isTrimmedMode": true,
  174. "_atlas": null,
  175. "_id": ""
  176. },
  177. {
  178. "__type__": "cc.PrefabInfo",
  179. "root": {
  180. "__id__": 2
  181. },
  182. "asset": null,
  183. "fileId": "896rIjNaBPraPRKSQ0Mt6q",
  184. "sync": false
  185. },
  186. {
  187. "__type__": "cc.Node",
  188. "_name": "名字",
  189. "_objFlags": 0,
  190. "_parent": {
  191. "__id__": 1
  192. },
  193. "_children": [],
  194. "_active": true,
  195. "_components": [
  196. {
  197. "__id__": 6
  198. },
  199. {
  200. "__id__": 7
  201. }
  202. ],
  203. "_prefab": {
  204. "__id__": 8
  205. },
  206. "_opacity": 255,
  207. "_color": {
  208. "__type__": "cc.Color",
  209. "r": 255,
  210. "g": 255,
  211. "b": 255,
  212. "a": 255
  213. },
  214. "_contentSize": {
  215. "__type__": "cc.Size",
  216. "width": 108,
  217. "height": 36.76
  218. },
  219. "_anchorPoint": {
  220. "__type__": "cc.Vec2",
  221. "x": 0.5,
  222. "y": 0.5
  223. },
  224. "_trs": {
  225. "__type__": "TypedArray",
  226. "ctor": "Float64Array",
  227. "array": [
  228. 1.559,
  229. 136.575,
  230. 0,
  231. 0,
  232. 0,
  233. 0,
  234. 1,
  235. 1,
  236. 1,
  237. 1
  238. ]
  239. },
  240. "_eulerAngles": {
  241. "__type__": "cc.Vec3",
  242. "x": 0,
  243. "y": 0,
  244. "z": 0
  245. },
  246. "_skewX": 0,
  247. "_skewY": 0,
  248. "_is3DNode": false,
  249. "_groupIndex": 0,
  250. "groupIndex": 0,
  251. "_id": ""
  252. },
  253. {
  254. "__type__": "cc.Label",
  255. "_name": "",
  256. "_objFlags": 0,
  257. "node": {
  258. "__id__": 5
  259. },
  260. "_enabled": true,
  261. "_materials": [
  262. {
  263. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  264. }
  265. ],
  266. "_srcBlendFactor": 770,
  267. "_dstBlendFactor": 771,
  268. "_string": "大量红包",
  269. "_N$string": "大量红包",
  270. "_fontSize": 26,
  271. "_lineHeight": 26,
  272. "_enableWrapText": true,
  273. "_N$file": null,
  274. "_isSystemFontUsed": true,
  275. "_spacingX": 0,
  276. "_batchAsBitmap": false,
  277. "_styleFlags": 0,
  278. "_underlineHeight": 0,
  279. "_N$horizontalAlign": 1,
  280. "_N$verticalAlign": 1,
  281. "_N$fontFamily": "Arial",
  282. "_N$overflow": 0,
  283. "_N$cacheMode": 0,
  284. "_id": ""
  285. },
  286. {
  287. "__type__": "cc.LabelOutline",
  288. "_name": "",
  289. "_objFlags": 0,
  290. "node": {
  291. "__id__": 5
  292. },
  293. "_enabled": true,
  294. "_color": {
  295. "__type__": "cc.Color",
  296. "r": 98,
  297. "g": 61,
  298. "b": 17,
  299. "a": 255
  300. },
  301. "_width": 2,
  302. "_id": ""
  303. },
  304. {
  305. "__type__": "cc.PrefabInfo",
  306. "root": {
  307. "__id__": 5
  308. },
  309. "asset": null,
  310. "fileId": "25nWVJoUZA/ZoLH+o7s+YG",
  311. "sync": false
  312. },
  313. {
  314. "__type__": "2df9fpSWF1G1a/os2Ev7z5Y",
  315. "_name": "",
  316. "_objFlags": 0,
  317. "node": {
  318. "__id__": 1
  319. },
  320. "_enabled": true,
  321. "icon": {
  322. "__id__": 3
  323. },
  324. "lbl_name": {
  325. "__id__": 6
  326. },
  327. "_id": ""
  328. },
  329. {
  330. "__type__": "cc.PrefabInfo",
  331. "root": {
  332. "__id__": 1
  333. },
  334. "asset": {
  335. "__uuid__": "1cdb74f7-8929-44c0-987f-ce38a49c2d05"
  336. },
  337. "fileId": "",
  338. "sync": false
  339. }
  340. ]