loading.prefab 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "loading",
  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": "loading",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 20
  32. },
  33. {
  34. "__id__": 22
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 24
  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": "bg",
  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. "__id__": 5
  85. },
  86. {
  87. "__id__": 7
  88. },
  89. {
  90. "__id__": 9
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 11
  95. },
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.UITransform",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 1920,
  140. "height": 1080
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0.5,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "c9oOiI02lC0rjuR8y6k1ZX"
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "__editorExtras__": {},
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "__prefab": {
  163. "__id__": 6
  164. },
  165. "_customMaterial": null,
  166. "_srcBlendFactor": 2,
  167. "_dstBlendFactor": 4,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 0,
  171. "g": 0,
  172. "b": 0,
  173. "a": 100
  174. },
  175. "_spriteFrame": {
  176. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  177. "__expectedType__": "cc.SpriteFrame"
  178. },
  179. "_type": 0,
  180. "_fillType": 0,
  181. "_sizeMode": 0,
  182. "_fillCenter": {
  183. "__type__": "cc.Vec2",
  184. "x": 0,
  185. "y": 0
  186. },
  187. "_fillStart": 0,
  188. "_fillRange": 0,
  189. "_isTrimmedMode": true,
  190. "_useGrayscale": false,
  191. "_atlas": null,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.CompPrefabInfo",
  196. "fileId": "dcrwsjykdC9rVVHSau6TKM"
  197. },
  198. {
  199. "__type__": "cc.Widget",
  200. "_name": "",
  201. "_objFlags": 0,
  202. "__editorExtras__": {},
  203. "node": {
  204. "__id__": 2
  205. },
  206. "_enabled": true,
  207. "__prefab": {
  208. "__id__": 8
  209. },
  210. "_alignFlags": 45,
  211. "_target": null,
  212. "_left": 0,
  213. "_right": 0,
  214. "_top": 0,
  215. "_bottom": 0,
  216. "_horizontalCenter": 0,
  217. "_verticalCenter": 0,
  218. "_isAbsLeft": true,
  219. "_isAbsRight": true,
  220. "_isAbsTop": true,
  221. "_isAbsBottom": true,
  222. "_isAbsHorizontalCenter": true,
  223. "_isAbsVerticalCenter": true,
  224. "_originalWidth": 100,
  225. "_originalHeight": 100,
  226. "_alignMode": 2,
  227. "_lockFlags": 0,
  228. "_id": ""
  229. },
  230. {
  231. "__type__": "cc.CompPrefabInfo",
  232. "fileId": "a8p4fQPQBMZYWicDPH6/bF"
  233. },
  234. {
  235. "__type__": "cc.BlockInputEvents",
  236. "_name": "",
  237. "_objFlags": 0,
  238. "__editorExtras__": {},
  239. "node": {
  240. "__id__": 2
  241. },
  242. "_enabled": true,
  243. "__prefab": {
  244. "__id__": 10
  245. },
  246. "_id": ""
  247. },
  248. {
  249. "__type__": "cc.CompPrefabInfo",
  250. "fileId": "55RQRBmVVCnrU+mYQ65wxR"
  251. },
  252. {
  253. "__type__": "cc.PrefabInfo",
  254. "root": {
  255. "__id__": 1
  256. },
  257. "asset": {
  258. "__id__": 0
  259. },
  260. "fileId": "887r9WRPRG7JiWpLrdtx8H",
  261. "instance": null,
  262. "targetOverrides": null,
  263. "nestedPrefabInstanceRoots": null
  264. },
  265. {
  266. "__type__": "cc.Node",
  267. "_name": "Sprite",
  268. "_objFlags": 0,
  269. "__editorExtras__": {},
  270. "_parent": {
  271. "__id__": 1
  272. },
  273. "_children": [],
  274. "_active": true,
  275. "_components": [
  276. {
  277. "__id__": 13
  278. },
  279. {
  280. "__id__": 15
  281. },
  282. {
  283. "__id__": 17
  284. }
  285. ],
  286. "_prefab": {
  287. "__id__": 19
  288. },
  289. "_lpos": {
  290. "__type__": "cc.Vec3",
  291. "x": 0,
  292. "y": 0,
  293. "z": 0
  294. },
  295. "_lrot": {
  296. "__type__": "cc.Quat",
  297. "x": 0,
  298. "y": 0,
  299. "z": 0,
  300. "w": 1
  301. },
  302. "_lscale": {
  303. "__type__": "cc.Vec3",
  304. "x": 1,
  305. "y": 1,
  306. "z": 1
  307. },
  308. "_mobility": 0,
  309. "_layer": 33554432,
  310. "_euler": {
  311. "__type__": "cc.Vec3",
  312. "x": 0,
  313. "y": 0,
  314. "z": 0
  315. },
  316. "_id": ""
  317. },
  318. {
  319. "__type__": "cc.UITransform",
  320. "_name": "",
  321. "_objFlags": 0,
  322. "__editorExtras__": {},
  323. "node": {
  324. "__id__": 12
  325. },
  326. "_enabled": true,
  327. "__prefab": {
  328. "__id__": 14
  329. },
  330. "_contentSize": {
  331. "__type__": "cc.Size",
  332. "width": 40,
  333. "height": 36
  334. },
  335. "_anchorPoint": {
  336. "__type__": "cc.Vec2",
  337. "x": 0.5,
  338. "y": 0.5
  339. },
  340. "_id": ""
  341. },
  342. {
  343. "__type__": "cc.CompPrefabInfo",
  344. "fileId": "95e8vof8hCgKX0fjvn+mYj"
  345. },
  346. {
  347. "__type__": "cc.Sprite",
  348. "_name": "",
  349. "_objFlags": 0,
  350. "__editorExtras__": {},
  351. "node": {
  352. "__id__": 12
  353. },
  354. "_enabled": true,
  355. "__prefab": {
  356. "__id__": 16
  357. },
  358. "_customMaterial": null,
  359. "_srcBlendFactor": 2,
  360. "_dstBlendFactor": 4,
  361. "_color": {
  362. "__type__": "cc.Color",
  363. "r": 255,
  364. "g": 255,
  365. "b": 255,
  366. "a": 255
  367. },
  368. "_spriteFrame": {
  369. "__uuid__": "57520716-48c8-4a19-8acf-41c9f8777fb0@f9941",
  370. "__expectedType__": "cc.SpriteFrame"
  371. },
  372. "_type": 0,
  373. "_fillType": 0,
  374. "_sizeMode": 1,
  375. "_fillCenter": {
  376. "__type__": "cc.Vec2",
  377. "x": 0,
  378. "y": 0
  379. },
  380. "_fillStart": 0,
  381. "_fillRange": 0,
  382. "_isTrimmedMode": true,
  383. "_useGrayscale": false,
  384. "_atlas": null,
  385. "_id": ""
  386. },
  387. {
  388. "__type__": "cc.CompPrefabInfo",
  389. "fileId": "65gFiG2sdPdLTYbNq0HzrP"
  390. },
  391. {
  392. "__type__": "cc.Animation",
  393. "_name": "",
  394. "_objFlags": 0,
  395. "__editorExtras__": {},
  396. "node": {
  397. "__id__": 12
  398. },
  399. "_enabled": true,
  400. "__prefab": {
  401. "__id__": 18
  402. },
  403. "playOnLoad": true,
  404. "_clips": [
  405. {
  406. "__uuid__": "ff14695d-5b46-4ff5-b122-17fab4ef5565",
  407. "__expectedType__": "cc.AnimationClip"
  408. }
  409. ],
  410. "_defaultClip": {
  411. "__uuid__": "ff14695d-5b46-4ff5-b122-17fab4ef5565",
  412. "__expectedType__": "cc.AnimationClip"
  413. },
  414. "_id": ""
  415. },
  416. {
  417. "__type__": "cc.CompPrefabInfo",
  418. "fileId": "beYQN25fZGkp+p2TKostE8"
  419. },
  420. {
  421. "__type__": "cc.PrefabInfo",
  422. "root": {
  423. "__id__": 1
  424. },
  425. "asset": {
  426. "__id__": 0
  427. },
  428. "fileId": "aah+JRwxJBV42HQsj093kZ",
  429. "instance": null,
  430. "targetOverrides": null,
  431. "nestedPrefabInstanceRoots": null
  432. },
  433. {
  434. "__type__": "cc.UITransform",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "__editorExtras__": {},
  438. "node": {
  439. "__id__": 1
  440. },
  441. "_enabled": true,
  442. "__prefab": {
  443. "__id__": 21
  444. },
  445. "_contentSize": {
  446. "__type__": "cc.Size",
  447. "width": 1920,
  448. "height": 1080
  449. },
  450. "_anchorPoint": {
  451. "__type__": "cc.Vec2",
  452. "x": 0.5,
  453. "y": 0.5
  454. },
  455. "_id": ""
  456. },
  457. {
  458. "__type__": "cc.CompPrefabInfo",
  459. "fileId": "18o0GIJ0dCdo5WCyM5ax1I"
  460. },
  461. {
  462. "__type__": "cc.Widget",
  463. "_name": "",
  464. "_objFlags": 0,
  465. "__editorExtras__": {},
  466. "node": {
  467. "__id__": 1
  468. },
  469. "_enabled": true,
  470. "__prefab": {
  471. "__id__": 23
  472. },
  473. "_alignFlags": 45,
  474. "_target": null,
  475. "_left": 0,
  476. "_right": 0,
  477. "_top": 0,
  478. "_bottom": 0,
  479. "_horizontalCenter": 0,
  480. "_verticalCenter": 0,
  481. "_isAbsLeft": true,
  482. "_isAbsRight": true,
  483. "_isAbsTop": true,
  484. "_isAbsBottom": true,
  485. "_isAbsHorizontalCenter": true,
  486. "_isAbsVerticalCenter": true,
  487. "_originalWidth": 100,
  488. "_originalHeight": 100,
  489. "_alignMode": 2,
  490. "_lockFlags": 0,
  491. "_id": ""
  492. },
  493. {
  494. "__type__": "cc.CompPrefabInfo",
  495. "fileId": "9ajrAfRA9Iv7RDwomdZgaO"
  496. },
  497. {
  498. "__type__": "cc.PrefabInfo",
  499. "root": {
  500. "__id__": 1
  501. },
  502. "asset": {
  503. "__id__": 0
  504. },
  505. "fileId": "a9U3KSABRPB6uW0BpV0TKb",
  506. "instance": null,
  507. "targetOverrides": null
  508. }
  509. ]