Test.prefab 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_rawFiles": null,
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "Test",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. }
  23. ],
  24. "_tag": -1,
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 9
  29. }
  30. ],
  31. "_prefab": {
  32. "__id__": 11
  33. },
  34. "_id": "",
  35. "_opacity": 255,
  36. "_color": {
  37. "__type__": "cc.Color",
  38. "r": 255,
  39. "g": 255,
  40. "b": 255,
  41. "a": 255
  42. },
  43. "_cascadeOpacityEnabled": true,
  44. "_anchorPoint": {
  45. "__type__": "cc.Vec2",
  46. "x": 0.5,
  47. "y": 0.5
  48. },
  49. "_contentSize": {
  50. "__type__": "cc.Size",
  51. "width": 1,
  52. "height": 1
  53. },
  54. "_rotationX": 0,
  55. "_rotationY": 0,
  56. "_scaleX": 0.21,
  57. "_scaleY": 0.41,
  58. "_position": {
  59. "__type__": "cc.Vec2",
  60. "x": 169.7,
  61. "y": 599.8
  62. },
  63. "_skewX": 0,
  64. "_skewY": 0,
  65. "_localZOrder": 0,
  66. "_globalZOrder": 0,
  67. "_opacityModifyRGB": false,
  68. "groupIndex": 0
  69. },
  70. {
  71. "__type__": "cc.Node",
  72. "_name": "New Label",
  73. "_objFlags": 0,
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_tag": -1,
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. }
  84. ],
  85. "_prefab": {
  86. "__id__": 4
  87. },
  88. "_id": "",
  89. "_opacity": 255,
  90. "_color": {
  91. "__type__": "cc.Color",
  92. "r": 255,
  93. "g": 255,
  94. "b": 255,
  95. "a": 255
  96. },
  97. "_cascadeOpacityEnabled": true,
  98. "_anchorPoint": {
  99. "__type__": "cc.Vec2",
  100. "x": 0.5,
  101. "y": 0.5
  102. },
  103. "_contentSize": {
  104. "__type__": "cc.Size",
  105. "width": 98,
  106. "height": 40
  107. },
  108. "_rotationX": 0,
  109. "_rotationY": 0,
  110. "_scaleX": 1,
  111. "_scaleY": 1,
  112. "_position": {
  113. "__type__": "cc.Vec2",
  114. "x": 0,
  115. "y": 0
  116. },
  117. "_skewX": 0,
  118. "_skewY": 0,
  119. "_localZOrder": 0,
  120. "_globalZOrder": 0,
  121. "_opacityModifyRGB": false,
  122. "groupIndex": 0
  123. },
  124. {
  125. "__type__": "cc.Label",
  126. "_name": "",
  127. "_objFlags": 0,
  128. "node": {
  129. "__id__": 2
  130. },
  131. "_enabled": true,
  132. "_useOriginalSize": false,
  133. "_actualFontSize": 40,
  134. "_fontSize": 40,
  135. "_lineHeight": 40,
  136. "_enableWrapText": true,
  137. "_N$file": null,
  138. "_isSystemFontUsed": true,
  139. "_spacingX": 0,
  140. "_N$string": "Label",
  141. "_N$horizontalAlign": 1,
  142. "_N$verticalAlign": 1,
  143. "_N$fontFamily": "Arial",
  144. "_N$overflow": 0
  145. },
  146. {
  147. "__type__": "cc.PrefabInfo",
  148. "root": {
  149. "__id__": 1
  150. },
  151. "asset": {
  152. "__uuid__": "8ba311df-6316-46df-933a-26c2662401a2"
  153. },
  154. "fileId": "942Yws3PJBHa8t2w2irhSw",
  155. "sync": false
  156. },
  157. {
  158. "__type__": "cc.Node",
  159. "_name": "New Button",
  160. "_objFlags": 0,
  161. "_parent": {
  162. "__id__": 1
  163. },
  164. "_children": [],
  165. "_tag": -1,
  166. "_active": true,
  167. "_components": [
  168. {
  169. "__id__": 6
  170. },
  171. {
  172. "__id__": 7
  173. },
  174. {
  175. "__id__": 8
  176. }
  177. ],
  178. "_prefab": {
  179. "__id__": 10
  180. },
  181. "_id": "",
  182. "_opacity": 255,
  183. "_color": {
  184. "__type__": "cc.Color",
  185. "r": 255,
  186. "g": 255,
  187. "b": 255,
  188. "a": 255
  189. },
  190. "_cascadeOpacityEnabled": true,
  191. "_anchorPoint": {
  192. "__type__": "cc.Vec2",
  193. "x": 0.5,
  194. "y": 0.5
  195. },
  196. "_contentSize": {
  197. "__type__": "cc.Size",
  198. "width": 100,
  199. "height": 40
  200. },
  201. "_rotationX": 0,
  202. "_rotationY": 0,
  203. "_scaleX": 1,
  204. "_scaleY": 1,
  205. "_position": {
  206. "__type__": "cc.Vec2",
  207. "x": 0,
  208. "y": 0
  209. },
  210. "_skewX": 0,
  211. "_skewY": 0,
  212. "_localZOrder": 0,
  213. "_globalZOrder": 0,
  214. "_opacityModifyRGB": false,
  215. "groupIndex": 0
  216. },
  217. {
  218. "__type__": "cc.Sprite",
  219. "_name": "",
  220. "_objFlags": 0,
  221. "node": {
  222. "__id__": 5
  223. },
  224. "_enabled": true,
  225. "_spriteFrame": {
  226. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  227. },
  228. "_type": 1,
  229. "_sizeMode": 0,
  230. "_fillType": 0,
  231. "_fillCenter": {
  232. "__type__": "cc.Vec2",
  233. "x": 0,
  234. "y": 0
  235. },
  236. "_fillStart": 0,
  237. "_fillRange": 0,
  238. "_isTrimmedMode": true,
  239. "_srcBlendFactor": 770,
  240. "_dstBlendFactor": 771,
  241. "_atlas": null
  242. },
  243. {
  244. "__type__": "cc.BoxCollider",
  245. "_name": "",
  246. "_objFlags": 0,
  247. "node": {
  248. "__id__": 5
  249. },
  250. "_enabled": true,
  251. "tag": 0,
  252. "_offset": {
  253. "__type__": "cc.Vec2",
  254. "x": 0,
  255. "y": 0
  256. },
  257. "_size": {
  258. "__type__": "cc.Size",
  259. "width": 100,
  260. "height": 40
  261. }
  262. },
  263. {
  264. "__type__": "6cd7aG5qipG8Z9+eOwNmn3m",
  265. "_name": "",
  266. "_objFlags": 0,
  267. "node": {
  268. "__id__": 5
  269. },
  270. "_enabled": true,
  271. "realListener": {
  272. "__id__": 9
  273. }
  274. },
  275. {
  276. "__type__": "cad4djhmsVIuYz67FXtdPz2",
  277. "_name": "",
  278. "_objFlags": 0,
  279. "node": {
  280. "__id__": 1
  281. },
  282. "_enabled": true,
  283. "speed": 0,
  284. "Array": [],
  285. "GameStates": null,
  286. "isStop": false,
  287. "isDestory": false,
  288. "TestSateEnum": 0
  289. },
  290. {
  291. "__type__": "cc.PrefabInfo",
  292. "root": {
  293. "__id__": 1
  294. },
  295. "asset": {
  296. "__uuid__": "8ba311df-6316-46df-933a-26c2662401a2"
  297. },
  298. "fileId": "f07U+k+JhKrbb+ut6BGPlP",
  299. "sync": false
  300. },
  301. {
  302. "__type__": "cc.PrefabInfo",
  303. "root": {
  304. "__id__": 1
  305. },
  306. "asset": {
  307. "__uuid__": "8ba311df-6316-46df-933a-26c2662401a2"
  308. },
  309. "fileId": "75hEHjPQpG0LOZziWBrOCm",
  310. "sync": false
  311. }
  312. ]