loading.prefab 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572
  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": "loading",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_level": 1,
  29. "_components": [],
  30. "_prefab": {
  31. "__id__": 17
  32. },
  33. "_opacity": 255,
  34. "_color": {
  35. "__type__": "cc.Color",
  36. "r": 255,
  37. "g": 255,
  38. "b": 255,
  39. "a": 255
  40. },
  41. "_contentSize": {
  42. "__type__": "cc.Size",
  43. "width": 100,
  44. "height": 100
  45. },
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_position": {
  52. "__type__": "cc.Vec3",
  53. "x": 0,
  54. "y": 0,
  55. "z": 0
  56. },
  57. "_scale": {
  58. "__type__": "cc.Vec3",
  59. "x": 1,
  60. "y": 1,
  61. "z": 1
  62. },
  63. "_quat": {
  64. "__type__": "cc.Quat",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0,
  68. "w": 1
  69. },
  70. "_skewX": 0,
  71. "_skewY": 0,
  72. "_zIndex": 0,
  73. "_is3DNode": false,
  74. "groupIndex": 0,
  75. "_id": ""
  76. },
  77. {
  78. "__type__": "cc.Node",
  79. "_name": "New Node",
  80. "_objFlags": 0,
  81. "_parent": {
  82. "__id__": 1
  83. },
  84. "_children": [],
  85. "_active": false,
  86. "_level": 2,
  87. "_components": [
  88. {
  89. "__id__": 3
  90. }
  91. ],
  92. "_prefab": {
  93. "__id__": 4
  94. },
  95. "_opacity": 255,
  96. "_color": {
  97. "__type__": "cc.Color",
  98. "r": 255,
  99. "g": 255,
  100. "b": 255,
  101. "a": 255
  102. },
  103. "_contentSize": {
  104. "__type__": "cc.Size",
  105. "width": 1200,
  106. "height": 1200
  107. },
  108. "_anchorPoint": {
  109. "__type__": "cc.Vec2",
  110. "x": 0.5,
  111. "y": 0.5
  112. },
  113. "_position": {
  114. "__type__": "cc.Vec3",
  115. "x": 0,
  116. "y": 0,
  117. "z": 0
  118. },
  119. "_scale": {
  120. "__type__": "cc.Vec3",
  121. "x": 1,
  122. "y": 1,
  123. "z": 1
  124. },
  125. "_skewX": 0,
  126. "_skewY": 0,
  127. "_zIndex": 0,
  128. "_is3DNode": false,
  129. "groupIndex": 0,
  130. "_id": "",
  131. "_eulerAngles": {
  132. "__type__": "cc.Vec3",
  133. "x": 0,
  134. "y": 0,
  135. "z": 0
  136. }
  137. },
  138. {
  139. "__type__": "cc.BlockInputEvents",
  140. "_name": "",
  141. "_objFlags": 0,
  142. "node": {
  143. "__id__": 2
  144. },
  145. "_enabled": true,
  146. "_id": ""
  147. },
  148. {
  149. "__type__": "cc.PrefabInfo",
  150. "root": {
  151. "__id__": 1
  152. },
  153. "asset": {
  154. "__uuid__": "f7383daa-f707-4706-9103-ec83b754dc97"
  155. },
  156. "fileId": "91uzJEoUVBO6gtls9i6MhB",
  157. "sync": false
  158. },
  159. {
  160. "__type__": "cc.Node",
  161. "_name": "bgbar",
  162. "_objFlags": 0,
  163. "_parent": {
  164. "__id__": 1
  165. },
  166. "_children": [
  167. {
  168. "__id__": 6
  169. }
  170. ],
  171. "_active": true,
  172. "_level": 2,
  173. "_components": [
  174. {
  175. "__id__": 15
  176. }
  177. ],
  178. "_prefab": {
  179. "__id__": 16
  180. },
  181. "_opacity": 255,
  182. "_color": {
  183. "__type__": "cc.Color",
  184. "r": 255,
  185. "g": 255,
  186. "b": 255,
  187. "a": 255
  188. },
  189. "_contentSize": {
  190. "__type__": "cc.Size",
  191. "width": 639,
  192. "height": 30
  193. },
  194. "_anchorPoint": {
  195. "__type__": "cc.Vec2",
  196. "x": 0.5,
  197. "y": 0.5
  198. },
  199. "_position": {
  200. "__type__": "cc.Vec3",
  201. "x": 0,
  202. "y": 0,
  203. "z": 0
  204. },
  205. "_scale": {
  206. "__type__": "cc.Vec3",
  207. "x": 1,
  208. "y": 1,
  209. "z": 1
  210. },
  211. "_skewX": 0,
  212. "_skewY": 0,
  213. "_zIndex": 0,
  214. "_is3DNode": false,
  215. "groupIndex": 0,
  216. "_id": "",
  217. "_eulerAngles": {
  218. "__type__": "cc.Vec3",
  219. "x": 0,
  220. "y": 0,
  221. "z": 0
  222. }
  223. },
  224. {
  225. "__type__": "cc.Node",
  226. "_name": "progress",
  227. "_objFlags": 0,
  228. "_parent": {
  229. "__id__": 5
  230. },
  231. "_children": [
  232. {
  233. "__id__": 7
  234. },
  235. {
  236. "__id__": 10
  237. }
  238. ],
  239. "_active": true,
  240. "_level": 3,
  241. "_components": [
  242. {
  243. "__id__": 13
  244. }
  245. ],
  246. "_prefab": {
  247. "__id__": 14
  248. },
  249. "_opacity": 255,
  250. "_color": {
  251. "__type__": "cc.Color",
  252. "r": 255,
  253. "g": 255,
  254. "b": 255,
  255. "a": 255
  256. },
  257. "_contentSize": {
  258. "__type__": "cc.Size",
  259. "width": 0,
  260. "height": 0
  261. },
  262. "_anchorPoint": {
  263. "__type__": "cc.Vec2",
  264. "x": 0.5,
  265. "y": 0.5
  266. },
  267. "_position": {
  268. "__type__": "cc.Vec3",
  269. "x": -312,
  270. "y": -1,
  271. "z": 0
  272. },
  273. "_scale": {
  274. "__type__": "cc.Vec3",
  275. "x": 1,
  276. "y": 1,
  277. "z": 1
  278. },
  279. "_skewX": 0,
  280. "_skewY": 0,
  281. "_zIndex": 0,
  282. "_is3DNode": false,
  283. "groupIndex": 0,
  284. "_id": "",
  285. "_eulerAngles": {
  286. "__type__": "cc.Vec3",
  287. "x": 0,
  288. "y": 0,
  289. "z": 0
  290. }
  291. },
  292. {
  293. "__type__": "cc.Node",
  294. "_name": "New Sprite(Splash)",
  295. "_objFlags": 0,
  296. "_parent": {
  297. "__id__": 6
  298. },
  299. "_children": [],
  300. "_active": true,
  301. "_level": 3,
  302. "_components": [
  303. {
  304. "__id__": 8
  305. }
  306. ],
  307. "_prefab": {
  308. "__id__": 9
  309. },
  310. "_opacity": 255,
  311. "_color": {
  312. "__type__": "cc.Color",
  313. "r": 255,
  314. "g": 255,
  315. "b": 255,
  316. "a": 255
  317. },
  318. "_contentSize": {
  319. "__type__": "cc.Size",
  320. "width": 0,
  321. "height": 26
  322. },
  323. "_anchorPoint": {
  324. "__type__": "cc.Vec2",
  325. "x": 0,
  326. "y": 0.5
  327. },
  328. "_position": {
  329. "__type__": "cc.Vec3",
  330. "x": -7.1,
  331. "y": -3.8,
  332. "z": 0
  333. },
  334. "_scale": {
  335. "__type__": "cc.Vec3",
  336. "x": 1,
  337. "y": 1.32,
  338. "z": 1
  339. },
  340. "_quat": {
  341. "__type__": "cc.Quat",
  342. "x": 0,
  343. "y": 0,
  344. "z": 0,
  345. "w": 1
  346. },
  347. "_skewX": 0,
  348. "_skewY": 0,
  349. "_zIndex": 0,
  350. "_is3DNode": false,
  351. "groupIndex": 0,
  352. "_id": ""
  353. },
  354. {
  355. "__type__": "cc.Sprite",
  356. "_name": "",
  357. "_objFlags": 0,
  358. "node": {
  359. "__id__": 7
  360. },
  361. "_enabled": true,
  362. "_srcBlendFactor": 770,
  363. "_dstBlendFactor": 771,
  364. "_spriteFrame": {
  365. "__uuid__": "ffeb8b4c-6bf2-4f6e-8906-533f152445e3"
  366. },
  367. "_type": 1,
  368. "_sizeMode": 0,
  369. "_fillType": 0,
  370. "_fillCenter": {
  371. "__type__": "cc.Vec2",
  372. "x": 0,
  373. "y": 0
  374. },
  375. "_fillStart": 0,
  376. "_fillRange": 0,
  377. "_isTrimmedMode": true,
  378. "_state": 0,
  379. "_atlas": null,
  380. "_id": ""
  381. },
  382. {
  383. "__type__": "cc.PrefabInfo",
  384. "root": {
  385. "__id__": 1
  386. },
  387. "asset": {
  388. "__uuid__": "f7383daa-f707-4706-9103-ec83b754dc97"
  389. },
  390. "fileId": "f6V1LGGHBOYahu9pIpUAeT",
  391. "sync": false
  392. },
  393. {
  394. "__type__": "cc.Node",
  395. "_name": "titlename",
  396. "_objFlags": 0,
  397. "_parent": {
  398. "__id__": 6
  399. },
  400. "_children": [],
  401. "_active": true,
  402. "_level": 4,
  403. "_components": [
  404. {
  405. "__id__": 11
  406. }
  407. ],
  408. "_prefab": {
  409. "__id__": 12
  410. },
  411. "_opacity": 255,
  412. "_color": {
  413. "__type__": "cc.Color",
  414. "r": 255,
  415. "g": 255,
  416. "b": 255,
  417. "a": 255
  418. },
  419. "_contentSize": {
  420. "__type__": "cc.Size",
  421. "width": 181,
  422. "height": 31
  423. },
  424. "_anchorPoint": {
  425. "__type__": "cc.Vec2",
  426. "x": 0.5,
  427. "y": 0.5
  428. },
  429. "_position": {
  430. "__type__": "cc.Vec3",
  431. "x": 312,
  432. "y": 36,
  433. "z": 0
  434. },
  435. "_scale": {
  436. "__type__": "cc.Vec3",
  437. "x": 1,
  438. "y": 1,
  439. "z": 1
  440. },
  441. "_quat": {
  442. "__type__": "cc.Quat",
  443. "x": 0,
  444. "y": 0,
  445. "z": 0,
  446. "w": 1
  447. },
  448. "_skewX": 0,
  449. "_skewY": 0,
  450. "_zIndex": 0,
  451. "_is3DNode": false,
  452. "groupIndex": 0,
  453. "_id": ""
  454. },
  455. {
  456. "__type__": "cc.Sprite",
  457. "_name": "",
  458. "_objFlags": 0,
  459. "node": {
  460. "__id__": 10
  461. },
  462. "_enabled": true,
  463. "_srcBlendFactor": 770,
  464. "_dstBlendFactor": 771,
  465. "_spriteFrame": {
  466. "__uuid__": "f23e9d33-2056-46de-9c38-22baad97a906"
  467. },
  468. "_type": 0,
  469. "_sizeMode": 0,
  470. "_fillType": 0,
  471. "_fillCenter": {
  472. "__type__": "cc.Vec2",
  473. "x": 0,
  474. "y": 0
  475. },
  476. "_fillStart": 0,
  477. "_fillRange": 0,
  478. "_isTrimmedMode": true,
  479. "_state": 0,
  480. "_atlas": null,
  481. "_id": ""
  482. },
  483. {
  484. "__type__": "cc.PrefabInfo",
  485. "root": {
  486. "__id__": 1
  487. },
  488. "asset": {
  489. "__uuid__": "f7383daa-f707-4706-9103-ec83b754dc97"
  490. },
  491. "fileId": "1aO5YTMpdFdaAfSMcs8V5u",
  492. "sync": false
  493. },
  494. {
  495. "__type__": "cc.ProgressBar",
  496. "_name": "",
  497. "_objFlags": 0,
  498. "node": {
  499. "__id__": 6
  500. },
  501. "_enabled": true,
  502. "_N$totalLength": 639,
  503. "_N$barSprite": {
  504. "__id__": 8
  505. },
  506. "_N$mode": 0,
  507. "_N$progress": 0,
  508. "_N$reverse": false,
  509. "_id": ""
  510. },
  511. {
  512. "__type__": "cc.PrefabInfo",
  513. "root": {
  514. "__id__": 1
  515. },
  516. "asset": {
  517. "__uuid__": "f7383daa-f707-4706-9103-ec83b754dc97"
  518. },
  519. "fileId": "bczozCa9tM8JxQmK8NBDBt",
  520. "sync": false
  521. },
  522. {
  523. "__type__": "cc.Sprite",
  524. "_name": "",
  525. "_objFlags": 0,
  526. "node": {
  527. "__id__": 5
  528. },
  529. "_enabled": true,
  530. "_srcBlendFactor": 770,
  531. "_dstBlendFactor": 771,
  532. "_spriteFrame": {
  533. "__uuid__": "4dd863cd-e29f-4784-853a-c7c2523af446"
  534. },
  535. "_type": 0,
  536. "_sizeMode": 0,
  537. "_fillType": 0,
  538. "_fillCenter": {
  539. "__type__": "cc.Vec2",
  540. "x": 0,
  541. "y": 0
  542. },
  543. "_fillStart": 0,
  544. "_fillRange": 0,
  545. "_isTrimmedMode": true,
  546. "_state": 0,
  547. "_atlas": null,
  548. "_id": ""
  549. },
  550. {
  551. "__type__": "cc.PrefabInfo",
  552. "root": {
  553. "__id__": 1
  554. },
  555. "asset": {
  556. "__uuid__": "f7383daa-f707-4706-9103-ec83b754dc97"
  557. },
  558. "fileId": "27SwKHCntEWKcq/LhdbJLq",
  559. "sync": false
  560. },
  561. {
  562. "__type__": "cc.PrefabInfo",
  563. "root": {
  564. "__id__": 1
  565. },
  566. "asset": {
  567. "__uuid__": "f7383daa-f707-4706-9103-ec83b754dc97"
  568. },
  569. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  570. "sync": false
  571. }
  572. ]