UIRoot.prefab 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "UIRoot",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "UIRoot",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 6
  26. },
  27. {
  28. "__id__": 10
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 14
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 16
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 33554432,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "Page",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. }
  83. ],
  84. "_prefab": {
  85. "__id__": 5
  86. },
  87. "_lpos": {
  88. "__type__": "cc.Vec3",
  89. "x": 0,
  90. "y": 0,
  91. "z": 0
  92. },
  93. "_lrot": {
  94. "__type__": "cc.Quat",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0,
  98. "w": 1
  99. },
  100. "_lscale": {
  101. "__type__": "cc.Vec3",
  102. "x": 1,
  103. "y": 1,
  104. "z": 1
  105. },
  106. "_mobility": 0,
  107. "_layer": 33554432,
  108. "_euler": {
  109. "__type__": "cc.Vec3",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0
  113. },
  114. "_id": ""
  115. },
  116. {
  117. "__type__": "cc.UITransform",
  118. "_name": "",
  119. "_objFlags": 0,
  120. "__editorExtras__": {},
  121. "node": {
  122. "__id__": 2
  123. },
  124. "_enabled": true,
  125. "__prefab": {
  126. "__id__": 4
  127. },
  128. "_contentSize": {
  129. "__type__": "cc.Size",
  130. "width": 100,
  131. "height": 100
  132. },
  133. "_anchorPoint": {
  134. "__type__": "cc.Vec2",
  135. "x": 0.5,
  136. "y": 0.5
  137. },
  138. "_id": ""
  139. },
  140. {
  141. "__type__": "cc.CompPrefabInfo",
  142. "fileId": "c9VIt3hmVPooi0rpnqFyJh"
  143. },
  144. {
  145. "__type__": "cc.PrefabInfo",
  146. "root": {
  147. "__id__": 1
  148. },
  149. "asset": {
  150. "__id__": 0
  151. },
  152. "fileId": "acKDXIYmhFirYCFcrzwuW4",
  153. "instance": null,
  154. "targetOverrides": null,
  155. "nestedPrefabInstanceRoots": null
  156. },
  157. {
  158. "__type__": "cc.Node",
  159. "_name": "Widget",
  160. "_objFlags": 0,
  161. "__editorExtras__": {},
  162. "_parent": {
  163. "__id__": 1
  164. },
  165. "_children": [],
  166. "_active": true,
  167. "_components": [
  168. {
  169. "__id__": 7
  170. }
  171. ],
  172. "_prefab": {
  173. "__id__": 9
  174. },
  175. "_lpos": {
  176. "__type__": "cc.Vec3",
  177. "x": 0,
  178. "y": 0,
  179. "z": 0
  180. },
  181. "_lrot": {
  182. "__type__": "cc.Quat",
  183. "x": 0,
  184. "y": 0,
  185. "z": 0,
  186. "w": 1
  187. },
  188. "_lscale": {
  189. "__type__": "cc.Vec3",
  190. "x": 1,
  191. "y": 1,
  192. "z": 1
  193. },
  194. "_mobility": 0,
  195. "_layer": 33554432,
  196. "_euler": {
  197. "__type__": "cc.Vec3",
  198. "x": 0,
  199. "y": 0,
  200. "z": 0
  201. },
  202. "_id": ""
  203. },
  204. {
  205. "__type__": "cc.UITransform",
  206. "_name": "",
  207. "_objFlags": 0,
  208. "__editorExtras__": {},
  209. "node": {
  210. "__id__": 6
  211. },
  212. "_enabled": true,
  213. "__prefab": {
  214. "__id__": 8
  215. },
  216. "_contentSize": {
  217. "__type__": "cc.Size",
  218. "width": 100,
  219. "height": 100
  220. },
  221. "_anchorPoint": {
  222. "__type__": "cc.Vec2",
  223. "x": 0.5,
  224. "y": 0.5
  225. },
  226. "_id": ""
  227. },
  228. {
  229. "__type__": "cc.CompPrefabInfo",
  230. "fileId": "0aMwiRWB1BzLB+58HwPYGy"
  231. },
  232. {
  233. "__type__": "cc.PrefabInfo",
  234. "root": {
  235. "__id__": 1
  236. },
  237. "asset": {
  238. "__id__": 0
  239. },
  240. "fileId": "6dsv4XuzxG67T+rhgmgqFa",
  241. "instance": null,
  242. "targetOverrides": null,
  243. "nestedPrefabInstanceRoots": null
  244. },
  245. {
  246. "__type__": "cc.Node",
  247. "_name": "PopWin",
  248. "_objFlags": 0,
  249. "__editorExtras__": {},
  250. "_parent": {
  251. "__id__": 1
  252. },
  253. "_children": [],
  254. "_active": true,
  255. "_components": [
  256. {
  257. "__id__": 11
  258. }
  259. ],
  260. "_prefab": {
  261. "__id__": 13
  262. },
  263. "_lpos": {
  264. "__type__": "cc.Vec3",
  265. "x": 0,
  266. "y": 0,
  267. "z": 0
  268. },
  269. "_lrot": {
  270. "__type__": "cc.Quat",
  271. "x": 0,
  272. "y": 0,
  273. "z": 0,
  274. "w": 1
  275. },
  276. "_lscale": {
  277. "__type__": "cc.Vec3",
  278. "x": 1,
  279. "y": 1,
  280. "z": 1
  281. },
  282. "_mobility": 0,
  283. "_layer": 33554432,
  284. "_euler": {
  285. "__type__": "cc.Vec3",
  286. "x": 0,
  287. "y": 0,
  288. "z": 0
  289. },
  290. "_id": ""
  291. },
  292. {
  293. "__type__": "cc.UITransform",
  294. "_name": "",
  295. "_objFlags": 0,
  296. "__editorExtras__": {},
  297. "node": {
  298. "__id__": 10
  299. },
  300. "_enabled": true,
  301. "__prefab": {
  302. "__id__": 12
  303. },
  304. "_contentSize": {
  305. "__type__": "cc.Size",
  306. "width": 100,
  307. "height": 100
  308. },
  309. "_anchorPoint": {
  310. "__type__": "cc.Vec2",
  311. "x": 0.5,
  312. "y": 0.5
  313. },
  314. "_id": ""
  315. },
  316. {
  317. "__type__": "cc.CompPrefabInfo",
  318. "fileId": "c8mBTv22xBJqQYd1R7gNfO"
  319. },
  320. {
  321. "__type__": "cc.PrefabInfo",
  322. "root": {
  323. "__id__": 1
  324. },
  325. "asset": {
  326. "__id__": 0
  327. },
  328. "fileId": "a1ySqdb6pHaoOMRZCEbgOL",
  329. "instance": null,
  330. "targetOverrides": null,
  331. "nestedPrefabInstanceRoots": null
  332. },
  333. {
  334. "__type__": "cc.UITransform",
  335. "_name": "",
  336. "_objFlags": 0,
  337. "__editorExtras__": {},
  338. "node": {
  339. "__id__": 1
  340. },
  341. "_enabled": true,
  342. "__prefab": {
  343. "__id__": 15
  344. },
  345. "_contentSize": {
  346. "__type__": "cc.Size",
  347. "width": 100,
  348. "height": 100
  349. },
  350. "_anchorPoint": {
  351. "__type__": "cc.Vec2",
  352. "x": 0.5,
  353. "y": 0.5
  354. },
  355. "_id": ""
  356. },
  357. {
  358. "__type__": "cc.CompPrefabInfo",
  359. "fileId": "3a5bNda7RGLqPg2GTqvH3B"
  360. },
  361. {
  362. "__type__": "cc.PrefabInfo",
  363. "root": {
  364. "__id__": 1
  365. },
  366. "asset": {
  367. "__id__": 0
  368. },
  369. "fileId": "35N6GyKUZCl6Qy5E3U/m4a",
  370. "targetOverrides": null
  371. }
  372. ]