turnableitem.prefab 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319
  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__": 8
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 9
  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.49999999999999994,
  64. -0.8660254037844387,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 300
  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": "87pllbpidAepDuIXAprZLN",
  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. "_prefab": {
  201. "__id__": 7
  202. },
  203. "_opacity": 255,
  204. "_color": {
  205. "__type__": "cc.Color",
  206. "r": 152,
  207. "g": 57,
  208. "b": 0,
  209. "a": 255
  210. },
  211. "_contentSize": {
  212. "__type__": "cc.Size",
  213. "width": 104,
  214. "height": 32.76
  215. },
  216. "_anchorPoint": {
  217. "__type__": "cc.Vec2",
  218. "x": 0.5,
  219. "y": 0.5
  220. },
  221. "_trs": {
  222. "__type__": "TypedArray",
  223. "ctor": "Float64Array",
  224. "array": [
  225. 1.559,
  226. 121.575,
  227. 0,
  228. 0,
  229. 0,
  230. 0,
  231. 1,
  232. 1,
  233. 1,
  234. 1
  235. ]
  236. },
  237. "_eulerAngles": {
  238. "__type__": "cc.Vec3",
  239. "x": 0,
  240. "y": 0,
  241. "z": 0
  242. },
  243. "_skewX": 0,
  244. "_skewY": 0,
  245. "_is3DNode": false,
  246. "_groupIndex": 0,
  247. "groupIndex": 0,
  248. "_id": ""
  249. },
  250. {
  251. "__type__": "cc.Label",
  252. "_name": "",
  253. "_objFlags": 0,
  254. "node": {
  255. "__id__": 5
  256. },
  257. "_enabled": true,
  258. "_materials": [
  259. {
  260. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  261. }
  262. ],
  263. "_srcBlendFactor": 770,
  264. "_dstBlendFactor": 771,
  265. "_string": "大量红包",
  266. "_N$string": "大量红包",
  267. "_fontSize": 26,
  268. "_lineHeight": 26,
  269. "_enableWrapText": true,
  270. "_N$file": null,
  271. "_isSystemFontUsed": true,
  272. "_spacingX": 0,
  273. "_batchAsBitmap": false,
  274. "_styleFlags": 0,
  275. "_underlineHeight": 0,
  276. "_N$horizontalAlign": 1,
  277. "_N$verticalAlign": 1,
  278. "_N$fontFamily": "Arial",
  279. "_N$overflow": 0,
  280. "_N$cacheMode": 0,
  281. "_id": ""
  282. },
  283. {
  284. "__type__": "cc.PrefabInfo",
  285. "root": {
  286. "__id__": 5
  287. },
  288. "asset": null,
  289. "fileId": "a7LHeYawBIjpSQ5q/bEGyU",
  290. "sync": false
  291. },
  292. {
  293. "__type__": "2df9fpSWF1G1a/os2Ev7z5Y",
  294. "_name": "",
  295. "_objFlags": 0,
  296. "node": {
  297. "__id__": 1
  298. },
  299. "_enabled": true,
  300. "icon": {
  301. "__id__": 3
  302. },
  303. "lbl_name": {
  304. "__id__": 6
  305. },
  306. "_id": ""
  307. },
  308. {
  309. "__type__": "cc.PrefabInfo",
  310. "root": {
  311. "__id__": 1
  312. },
  313. "asset": {
  314. "__uuid__": "1cdb74f7-8929-44c0-987f-ce38a49c2d05"
  315. },
  316. "fileId": "",
  317. "sync": false
  318. }
  319. ]