TestPanel.prefab 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  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": "TestPanel",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 9
  31. },
  32. {
  33. "__id__": 10
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 11
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 750,
  50. "height": 1334
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 0,
  62. 0,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "bg",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. },
  99. {
  100. "__id__": 4
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 5
  105. },
  106. "_opacity": 180,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 0,
  110. "g": 0,
  111. "b": 0,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 750,
  117. "height": 1334
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. 0,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1,
  136. 1,
  137. 1
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 0,
  150. "groupIndex": 0,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_materials": [
  162. {
  163. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  164. }
  165. ],
  166. "_srcBlendFactor": 770,
  167. "_dstBlendFactor": 771,
  168. "_spriteFrame": {
  169. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  170. },
  171. "_type": 0,
  172. "_sizeMode": 0,
  173. "_fillType": 0,
  174. "_fillCenter": {
  175. "__type__": "cc.Vec2",
  176. "x": 0,
  177. "y": 0
  178. },
  179. "_fillStart": 0,
  180. "_fillRange": 0,
  181. "_isTrimmedMode": true,
  182. "_atlas": null,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.Widget",
  187. "_name": "",
  188. "_objFlags": 0,
  189. "node": {
  190. "__id__": 2
  191. },
  192. "_enabled": true,
  193. "alignMode": 1,
  194. "_target": null,
  195. "_alignFlags": 45,
  196. "_left": 0,
  197. "_right": 0,
  198. "_top": 0,
  199. "_bottom": 0,
  200. "_verticalCenter": 0,
  201. "_horizontalCenter": 0,
  202. "_isAbsLeft": true,
  203. "_isAbsRight": true,
  204. "_isAbsTop": true,
  205. "_isAbsBottom": true,
  206. "_isAbsHorizontalCenter": true,
  207. "_isAbsVerticalCenter": true,
  208. "_originalWidth": 100,
  209. "_originalHeight": 100,
  210. "_id": ""
  211. },
  212. {
  213. "__type__": "cc.PrefabInfo",
  214. "root": {
  215. "__id__": 1
  216. },
  217. "asset": {
  218. "__id__": 0
  219. },
  220. "fileId": "03zv6qQQtLQrqyd1fFImCs",
  221. "sync": false
  222. },
  223. {
  224. "__type__": "cc.Node",
  225. "_name": "New Sprite(Splash)",
  226. "_objFlags": 0,
  227. "_parent": {
  228. "__id__": 1
  229. },
  230. "_children": [],
  231. "_active": true,
  232. "_components": [
  233. {
  234. "__id__": 7
  235. }
  236. ],
  237. "_prefab": {
  238. "__id__": 8
  239. },
  240. "_opacity": 255,
  241. "_color": {
  242. "__type__": "cc.Color",
  243. "r": 255,
  244. "g": 255,
  245. "b": 255,
  246. "a": 255
  247. },
  248. "_contentSize": {
  249. "__type__": "cc.Size",
  250. "width": 576,
  251. "height": 718
  252. },
  253. "_anchorPoint": {
  254. "__type__": "cc.Vec2",
  255. "x": 0.5,
  256. "y": 0.5
  257. },
  258. "_trs": {
  259. "__type__": "TypedArray",
  260. "ctor": "Float64Array",
  261. "array": [
  262. 0,
  263. 0,
  264. 0,
  265. 0,
  266. 0,
  267. 0,
  268. 1,
  269. 1,
  270. 1,
  271. 1
  272. ]
  273. },
  274. "_eulerAngles": {
  275. "__type__": "cc.Vec3",
  276. "x": 0,
  277. "y": 0,
  278. "z": 0
  279. },
  280. "_skewX": 0,
  281. "_skewY": 0,
  282. "_is3DNode": false,
  283. "_groupIndex": 0,
  284. "groupIndex": 0,
  285. "_id": ""
  286. },
  287. {
  288. "__type__": "cc.Sprite",
  289. "_name": "",
  290. "_objFlags": 0,
  291. "node": {
  292. "__id__": 6
  293. },
  294. "_enabled": true,
  295. "_materials": [
  296. {
  297. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  298. }
  299. ],
  300. "_srcBlendFactor": 770,
  301. "_dstBlendFactor": 771,
  302. "_spriteFrame": {
  303. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  304. },
  305. "_type": 0,
  306. "_sizeMode": 0,
  307. "_fillType": 0,
  308. "_fillCenter": {
  309. "__type__": "cc.Vec2",
  310. "x": 0,
  311. "y": 0
  312. },
  313. "_fillStart": 0,
  314. "_fillRange": 0,
  315. "_isTrimmedMode": true,
  316. "_atlas": null,
  317. "_id": ""
  318. },
  319. {
  320. "__type__": "cc.PrefabInfo",
  321. "root": {
  322. "__id__": 1
  323. },
  324. "asset": {
  325. "__id__": 0
  326. },
  327. "fileId": "ee4LRP23dCKrxLgskRloXr",
  328. "sync": false
  329. },
  330. {
  331. "__type__": "cc.Widget",
  332. "_name": "",
  333. "_objFlags": 0,
  334. "node": {
  335. "__id__": 1
  336. },
  337. "_enabled": true,
  338. "alignMode": 1,
  339. "_target": null,
  340. "_alignFlags": 45,
  341. "_left": 0,
  342. "_right": 0,
  343. "_top": 0,
  344. "_bottom": 0,
  345. "_verticalCenter": 0,
  346. "_horizontalCenter": 0,
  347. "_isAbsLeft": true,
  348. "_isAbsRight": true,
  349. "_isAbsTop": true,
  350. "_isAbsBottom": true,
  351. "_isAbsHorizontalCenter": true,
  352. "_isAbsVerticalCenter": true,
  353. "_originalWidth": 0,
  354. "_originalHeight": 0,
  355. "_id": ""
  356. },
  357. {
  358. "__type__": "6fc88CsDe1LNJ2Ghmgg5aFd",
  359. "_name": "",
  360. "_objFlags": 0,
  361. "node": {
  362. "__id__": 1
  363. },
  364. "_enabled": true,
  365. "panelNode": {
  366. "__id__": 6
  367. },
  368. "_id": ""
  369. },
  370. {
  371. "__type__": "cc.PrefabInfo",
  372. "root": {
  373. "__id__": 1
  374. },
  375. "asset": {
  376. "__id__": 0
  377. },
  378. "fileId": "b7FKR0C0NEaIKzgolqgfZy",
  379. "sync": false
  380. }
  381. ]