safeAreaNode.prefab 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408
  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": "safeAreaNode",
  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__": 10
  31. },
  32. {
  33. "__id__": 11
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 12
  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. 375,
  62. 667,
  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": 4,
  83. "groupIndex": 4,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "top",
  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": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 750,
  117. "height": 100
  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. 717,
  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": 4,
  150. "groupIndex": 4,
  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__": "53ea860e-7458-48c2-a2c4-fd26a8e0b992"
  170. },
  171. "_type": 0,
  172. "_sizeMode": 1,
  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": 1,
  196. "_left": 0,
  197. "_right": 0,
  198. "_top": -100,
  199. "_bottom": 1334,
  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": 0,
  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": "fcqDedp99Geb7zTpc8XnGP",
  221. "sync": false
  222. },
  223. {
  224. "__type__": "cc.Node",
  225. "_name": "bottom",
  226. "_objFlags": 0,
  227. "_parent": {
  228. "__id__": 1
  229. },
  230. "_children": [],
  231. "_active": true,
  232. "_components": [
  233. {
  234. "__id__": 7
  235. },
  236. {
  237. "__id__": 8
  238. }
  239. ],
  240. "_prefab": {
  241. "__id__": 9
  242. },
  243. "_opacity": 255,
  244. "_color": {
  245. "__type__": "cc.Color",
  246. "r": 255,
  247. "g": 255,
  248. "b": 255,
  249. "a": 255
  250. },
  251. "_contentSize": {
  252. "__type__": "cc.Size",
  253. "width": 750,
  254. "height": 100
  255. },
  256. "_anchorPoint": {
  257. "__type__": "cc.Vec2",
  258. "x": 0.5,
  259. "y": 0.5
  260. },
  261. "_trs": {
  262. "__type__": "TypedArray",
  263. "ctor": "Float64Array",
  264. "array": [
  265. 0,
  266. -717,
  267. 0,
  268. 0,
  269. 0,
  270. 0,
  271. 1,
  272. 1,
  273. 1,
  274. 1
  275. ]
  276. },
  277. "_eulerAngles": {
  278. "__type__": "cc.Vec3",
  279. "x": 0,
  280. "y": 0,
  281. "z": 0
  282. },
  283. "_skewX": 0,
  284. "_skewY": 0,
  285. "_is3DNode": false,
  286. "_groupIndex": 4,
  287. "groupIndex": 4,
  288. "_id": ""
  289. },
  290. {
  291. "__type__": "cc.Sprite",
  292. "_name": "",
  293. "_objFlags": 0,
  294. "node": {
  295. "__id__": 6
  296. },
  297. "_enabled": true,
  298. "_materials": [
  299. {
  300. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  301. }
  302. ],
  303. "_srcBlendFactor": 770,
  304. "_dstBlendFactor": 771,
  305. "_spriteFrame": {
  306. "__uuid__": "53ea860e-7458-48c2-a2c4-fd26a8e0b992"
  307. },
  308. "_type": 0,
  309. "_sizeMode": 1,
  310. "_fillType": 0,
  311. "_fillCenter": {
  312. "__type__": "cc.Vec2",
  313. "x": 0,
  314. "y": 0
  315. },
  316. "_fillStart": 0,
  317. "_fillRange": 0,
  318. "_isTrimmedMode": true,
  319. "_atlas": null,
  320. "_id": ""
  321. },
  322. {
  323. "__type__": "cc.Widget",
  324. "_name": "",
  325. "_objFlags": 0,
  326. "node": {
  327. "__id__": 6
  328. },
  329. "_enabled": true,
  330. "alignMode": 1,
  331. "_target": null,
  332. "_alignFlags": 4,
  333. "_left": 0,
  334. "_right": 0,
  335. "_top": -100,
  336. "_bottom": -100,
  337. "_verticalCenter": 0,
  338. "_horizontalCenter": 0,
  339. "_isAbsLeft": true,
  340. "_isAbsRight": true,
  341. "_isAbsTop": true,
  342. "_isAbsBottom": true,
  343. "_isAbsHorizontalCenter": true,
  344. "_isAbsVerticalCenter": true,
  345. "_originalWidth": 0,
  346. "_originalHeight": 0,
  347. "_id": ""
  348. },
  349. {
  350. "__type__": "cc.PrefabInfo",
  351. "root": {
  352. "__id__": 1
  353. },
  354. "asset": {
  355. "__id__": 0
  356. },
  357. "fileId": "68i1eCFhBEuItq6bzMDXKY",
  358. "sync": false
  359. },
  360. {
  361. "__type__": "cc.Widget",
  362. "_name": "",
  363. "_objFlags": 0,
  364. "node": {
  365. "__id__": 1
  366. },
  367. "_enabled": true,
  368. "alignMode": 1,
  369. "_target": null,
  370. "_alignFlags": 45,
  371. "_left": 0,
  372. "_right": 0,
  373. "_top": 0,
  374. "_bottom": 0,
  375. "_verticalCenter": 0,
  376. "_horizontalCenter": 0,
  377. "_isAbsLeft": true,
  378. "_isAbsRight": true,
  379. "_isAbsTop": true,
  380. "_isAbsBottom": true,
  381. "_isAbsHorizontalCenter": true,
  382. "_isAbsVerticalCenter": true,
  383. "_originalWidth": 0,
  384. "_originalHeight": 0,
  385. "_id": ""
  386. },
  387. {
  388. "__type__": "762d5Oa4mJC3IPX/vNn2PlL",
  389. "_name": "",
  390. "_objFlags": 0,
  391. "node": {
  392. "__id__": 1
  393. },
  394. "_enabled": true,
  395. "_id": ""
  396. },
  397. {
  398. "__type__": "cc.PrefabInfo",
  399. "root": {
  400. "__id__": 1
  401. },
  402. "asset": {
  403. "__id__": 0
  404. },
  405. "fileId": "",
  406. "sync": false
  407. }
  408. ]