loading.prefab 9.7 KB

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