UI_Loading.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "UI_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": "UI_Loading",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. },
  27. {
  28. "__id__": 26
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 32
  35. },
  36. {
  37. "__id__": 34
  38. },
  39. {
  40. "__id__": 36
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 38
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "SpriteSplash",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 5
  91. },
  92. {
  93. "__id__": 7
  94. },
  95. {
  96. "__id__": 9
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 11
  101. },
  102. "_lpos": {
  103. "__type__": "cc.Vec3",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0
  107. },
  108. "_lrot": {
  109. "__type__": "cc.Quat",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0,
  113. "w": 1
  114. },
  115. "_lscale": {
  116. "__type__": "cc.Vec3",
  117. "x": 1,
  118. "y": 1,
  119. "z": 1
  120. },
  121. "_mobility": 0,
  122. "_layer": 33554432,
  123. "_euler": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_id": ""
  130. },
  131. {
  132. "__type__": "cc.UITransform",
  133. "_name": "",
  134. "_objFlags": 0,
  135. "__editorExtras__": {},
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "__prefab": {
  141. "__id__": 4
  142. },
  143. "_contentSize": {
  144. "__type__": "cc.Size",
  145. "width": 750,
  146. "height": 1334
  147. },
  148. "_anchorPoint": {
  149. "__type__": "cc.Vec2",
  150. "x": 0.5,
  151. "y": 0.5
  152. },
  153. "_id": ""
  154. },
  155. {
  156. "__type__": "cc.CompPrefabInfo",
  157. "fileId": "63K2dIINBBrreq0JjIfMrb"
  158. },
  159. {
  160. "__type__": "cc.Widget",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "__editorExtras__": {},
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "__prefab": {
  169. "__id__": 6
  170. },
  171. "_alignFlags": 45,
  172. "_target": null,
  173. "_left": 0,
  174. "_right": 0,
  175. "_top": 0,
  176. "_bottom": 0,
  177. "_horizontalCenter": 0,
  178. "_verticalCenter": 0,
  179. "_isAbsLeft": true,
  180. "_isAbsRight": true,
  181. "_isAbsTop": true,
  182. "_isAbsBottom": true,
  183. "_isAbsHorizontalCenter": true,
  184. "_isAbsVerticalCenter": true,
  185. "_originalWidth": 100,
  186. "_originalHeight": 100,
  187. "_alignMode": 2,
  188. "_lockFlags": 0,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.CompPrefabInfo",
  193. "fileId": "9bFD+aQeZAWqnNzIajBz0l"
  194. },
  195. {
  196. "__type__": "cc.BlockInputEvents",
  197. "_name": "",
  198. "_objFlags": 0,
  199. "__editorExtras__": {},
  200. "node": {
  201. "__id__": 2
  202. },
  203. "_enabled": true,
  204. "__prefab": {
  205. "__id__": 8
  206. },
  207. "_id": ""
  208. },
  209. {
  210. "__type__": "cc.CompPrefabInfo",
  211. "fileId": "fd1aRLHE1K6K8M106dTr+J"
  212. },
  213. {
  214. "__type__": "cc.Sprite",
  215. "_name": "",
  216. "_objFlags": 0,
  217. "__editorExtras__": {},
  218. "node": {
  219. "__id__": 2
  220. },
  221. "_enabled": true,
  222. "__prefab": {
  223. "__id__": 10
  224. },
  225. "_customMaterial": null,
  226. "_srcBlendFactor": 2,
  227. "_dstBlendFactor": 4,
  228. "_color": {
  229. "__type__": "cc.Color",
  230. "r": 255,
  231. "g": 255,
  232. "b": 255,
  233. "a": 255
  234. },
  235. "_spriteFrame": {
  236. "__uuid__": "2c693a3c-738d-40bc-a52a-1a080cb69788@f9941",
  237. "__expectedType__": "cc.SpriteFrame"
  238. },
  239. "_type": 1,
  240. "_fillType": 0,
  241. "_sizeMode": 0,
  242. "_fillCenter": {
  243. "__type__": "cc.Vec2",
  244. "x": 0,
  245. "y": 0
  246. },
  247. "_fillStart": 0,
  248. "_fillRange": 0,
  249. "_isTrimmedMode": true,
  250. "_useGrayscale": false,
  251. "_atlas": null,
  252. "_id": ""
  253. },
  254. {
  255. "__type__": "cc.CompPrefabInfo",
  256. "fileId": "38zCCrXgFM57U2RZ0BpHic"
  257. },
  258. {
  259. "__type__": "cc.PrefabInfo",
  260. "root": {
  261. "__id__": 1
  262. },
  263. "asset": {
  264. "__id__": 0
  265. },
  266. "fileId": "61RX5Po4FNSLkvw8IPjVkv",
  267. "instance": null,
  268. "targetOverrides": null,
  269. "nestedPrefabInstanceRoots": null
  270. },
  271. {
  272. "__type__": "cc.Node",
  273. "_name": "processBar",
  274. "_objFlags": 0,
  275. "__editorExtras__": {},
  276. "_parent": {
  277. "__id__": 1
  278. },
  279. "_children": [
  280. {
  281. "__id__": 13
  282. }
  283. ],
  284. "_active": true,
  285. "_components": [
  286. {
  287. "__id__": 19
  288. },
  289. {
  290. "__id__": 21
  291. },
  292. {
  293. "__id__": 23
  294. }
  295. ],
  296. "_prefab": {
  297. "__id__": 25
  298. },
  299. "_lpos": {
  300. "__type__": "cc.Vec3",
  301. "x": 2.000000000000057,
  302. "y": -451.039,
  303. "z": 0
  304. },
  305. "_lrot": {
  306. "__type__": "cc.Quat",
  307. "x": 0,
  308. "y": 0,
  309. "z": 0,
  310. "w": 1
  311. },
  312. "_lscale": {
  313. "__type__": "cc.Vec3",
  314. "x": 1,
  315. "y": 1,
  316. "z": 1
  317. },
  318. "_mobility": 0,
  319. "_layer": 33554432,
  320. "_euler": {
  321. "__type__": "cc.Vec3",
  322. "x": 0,
  323. "y": 0,
  324. "z": 0
  325. },
  326. "_id": ""
  327. },
  328. {
  329. "__type__": "cc.Node",
  330. "_name": "sp",
  331. "_objFlags": 0,
  332. "__editorExtras__": {},
  333. "_parent": {
  334. "__id__": 12
  335. },
  336. "_children": [],
  337. "_active": true,
  338. "_components": [
  339. {
  340. "__id__": 14
  341. },
  342. {
  343. "__id__": 16
  344. }
  345. ],
  346. "_prefab": {
  347. "__id__": 18
  348. },
  349. "_lpos": {
  350. "__type__": "cc.Vec3",
  351. "x": 0,
  352. "y": 0,
  353. "z": 0
  354. },
  355. "_lrot": {
  356. "__type__": "cc.Quat",
  357. "x": 0,
  358. "y": 0,
  359. "z": 0,
  360. "w": 1
  361. },
  362. "_lscale": {
  363. "__type__": "cc.Vec3",
  364. "x": 1,
  365. "y": 1,
  366. "z": 1
  367. },
  368. "_mobility": 0,
  369. "_layer": 33554432,
  370. "_euler": {
  371. "__type__": "cc.Vec3",
  372. "x": 0,
  373. "y": 0,
  374. "z": 0
  375. },
  376. "_id": ""
  377. },
  378. {
  379. "__type__": "cc.UITransform",
  380. "_name": "",
  381. "_objFlags": 0,
  382. "__editorExtras__": {},
  383. "node": {
  384. "__id__": 13
  385. },
  386. "_enabled": true,
  387. "__prefab": {
  388. "__id__": 15
  389. },
  390. "_contentSize": {
  391. "__type__": "cc.Size",
  392. "width": 612,
  393. "height": 27
  394. },
  395. "_anchorPoint": {
  396. "__type__": "cc.Vec2",
  397. "x": 0.5,
  398. "y": 0.5
  399. },
  400. "_id": ""
  401. },
  402. {
  403. "__type__": "cc.CompPrefabInfo",
  404. "fileId": "ecUwgeyoxJZ42UCJ450uEk"
  405. },
  406. {
  407. "__type__": "cc.Sprite",
  408. "_name": "",
  409. "_objFlags": 0,
  410. "__editorExtras__": {},
  411. "node": {
  412. "__id__": 13
  413. },
  414. "_enabled": true,
  415. "__prefab": {
  416. "__id__": 17
  417. },
  418. "_customMaterial": null,
  419. "_srcBlendFactor": 2,
  420. "_dstBlendFactor": 4,
  421. "_color": {
  422. "__type__": "cc.Color",
  423. "r": 255,
  424. "g": 255,
  425. "b": 255,
  426. "a": 255
  427. },
  428. "_spriteFrame": {
  429. "__uuid__": "14e7e308-8198-4bb3-9a66-f62d438f0ecd@f9941",
  430. "__expectedType__": "cc.SpriteFrame"
  431. },
  432. "_type": 3,
  433. "_fillType": 0,
  434. "_sizeMode": 1,
  435. "_fillCenter": {
  436. "__type__": "cc.Vec2",
  437. "x": 0,
  438. "y": 0
  439. },
  440. "_fillStart": 0,
  441. "_fillRange": 0.1,
  442. "_isTrimmedMode": true,
  443. "_useGrayscale": false,
  444. "_atlas": null,
  445. "_id": ""
  446. },
  447. {
  448. "__type__": "cc.CompPrefabInfo",
  449. "fileId": "4f1BYRIiFL54EcUZedmpFV"
  450. },
  451. {
  452. "__type__": "cc.PrefabInfo",
  453. "root": {
  454. "__id__": 1
  455. },
  456. "asset": {
  457. "__id__": 0
  458. },
  459. "fileId": "6d6VcqOBNFnJ+u3+wfsdVw",
  460. "instance": null,
  461. "targetOverrides": null,
  462. "nestedPrefabInstanceRoots": null
  463. },
  464. {
  465. "__type__": "cc.UITransform",
  466. "_name": "",
  467. "_objFlags": 0,
  468. "__editorExtras__": {},
  469. "node": {
  470. "__id__": 12
  471. },
  472. "_enabled": true,
  473. "__prefab": {
  474. "__id__": 20
  475. },
  476. "_contentSize": {
  477. "__type__": "cc.Size",
  478. "width": 628,
  479. "height": 39
  480. },
  481. "_anchorPoint": {
  482. "__type__": "cc.Vec2",
  483. "x": 0.5,
  484. "y": 0.5
  485. },
  486. "_id": ""
  487. },
  488. {
  489. "__type__": "cc.CompPrefabInfo",
  490. "fileId": "c49yMkT4VGzaot00pBI6c2"
  491. },
  492. {
  493. "__type__": "cc.Sprite",
  494. "_name": "",
  495. "_objFlags": 0,
  496. "__editorExtras__": {},
  497. "node": {
  498. "__id__": 12
  499. },
  500. "_enabled": true,
  501. "__prefab": {
  502. "__id__": 22
  503. },
  504. "_customMaterial": null,
  505. "_srcBlendFactor": 2,
  506. "_dstBlendFactor": 4,
  507. "_color": {
  508. "__type__": "cc.Color",
  509. "r": 245,
  510. "g": 191,
  511. "b": 191,
  512. "a": 255
  513. },
  514. "_spriteFrame": {
  515. "__uuid__": "07f65e08-d35f-46cd-8caa-82e65c019a3f@f9941",
  516. "__expectedType__": "cc.SpriteFrame"
  517. },
  518. "_type": 0,
  519. "_fillType": 0,
  520. "_sizeMode": 1,
  521. "_fillCenter": {
  522. "__type__": "cc.Vec2",
  523. "x": 0,
  524. "y": 0
  525. },
  526. "_fillStart": 0,
  527. "_fillRange": 0,
  528. "_isTrimmedMode": true,
  529. "_useGrayscale": false,
  530. "_atlas": null,
  531. "_id": ""
  532. },
  533. {
  534. "__type__": "cc.CompPrefabInfo",
  535. "fileId": "74OO3oyy9MsbMXb3D4KCw9"
  536. },
  537. {
  538. "__type__": "27e03Ai2rxBdJS0RE74/sZX",
  539. "_name": "",
  540. "_objFlags": 0,
  541. "__editorExtras__": {},
  542. "node": {
  543. "__id__": 12
  544. },
  545. "_enabled": true,
  546. "__prefab": {
  547. "__id__": 24
  548. },
  549. "processBar": {
  550. "__id__": 16
  551. },
  552. "followNode": null,
  553. "_id": ""
  554. },
  555. {
  556. "__type__": "cc.CompPrefabInfo",
  557. "fileId": "a6BF9nU99Ht76e5CwlqntS"
  558. },
  559. {
  560. "__type__": "cc.PrefabInfo",
  561. "root": {
  562. "__id__": 1
  563. },
  564. "asset": {
  565. "__id__": 0
  566. },
  567. "fileId": "a2LoeR52BAPpRUa+TbfSSo",
  568. "instance": null,
  569. "targetOverrides": null,
  570. "nestedPrefabInstanceRoots": null
  571. },
  572. {
  573. "__type__": "cc.Node",
  574. "_name": "Label",
  575. "_objFlags": 0,
  576. "__editorExtras__": {},
  577. "_parent": {
  578. "__id__": 1
  579. },
  580. "_children": [],
  581. "_active": true,
  582. "_components": [
  583. {
  584. "__id__": 27
  585. },
  586. {
  587. "__id__": 29
  588. }
  589. ],
  590. "_prefab": {
  591. "__id__": 31
  592. },
  593. "_lpos": {
  594. "__type__": "cc.Vec3",
  595. "x": 0,
  596. "y": -398.652,
  597. "z": 0
  598. },
  599. "_lrot": {
  600. "__type__": "cc.Quat",
  601. "x": 0,
  602. "y": 0,
  603. "z": 0,
  604. "w": 1
  605. },
  606. "_lscale": {
  607. "__type__": "cc.Vec3",
  608. "x": 1,
  609. "y": 1,
  610. "z": 1
  611. },
  612. "_mobility": 0,
  613. "_layer": 33554432,
  614. "_euler": {
  615. "__type__": "cc.Vec3",
  616. "x": 0,
  617. "y": 0,
  618. "z": 0
  619. },
  620. "_id": ""
  621. },
  622. {
  623. "__type__": "cc.UITransform",
  624. "_name": "",
  625. "_objFlags": 0,
  626. "__editorExtras__": {},
  627. "node": {
  628. "__id__": 26
  629. },
  630. "_enabled": true,
  631. "__prefab": {
  632. "__id__": 28
  633. },
  634. "_contentSize": {
  635. "__type__": "cc.Size",
  636. "width": 99.83740234375,
  637. "height": 54.4
  638. },
  639. "_anchorPoint": {
  640. "__type__": "cc.Vec2",
  641. "x": 0.5,
  642. "y": 0.5
  643. },
  644. "_id": ""
  645. },
  646. {
  647. "__type__": "cc.CompPrefabInfo",
  648. "fileId": "573L0l81NLbadmhxFyOzEr"
  649. },
  650. {
  651. "__type__": "cc.Label",
  652. "_name": "",
  653. "_objFlags": 0,
  654. "__editorExtras__": {},
  655. "node": {
  656. "__id__": 26
  657. },
  658. "_enabled": true,
  659. "__prefab": {
  660. "__id__": 30
  661. },
  662. "_customMaterial": null,
  663. "_srcBlendFactor": 2,
  664. "_dstBlendFactor": 4,
  665. "_color": {
  666. "__type__": "cc.Color",
  667. "r": 255,
  668. "g": 255,
  669. "b": 255,
  670. "a": 255
  671. },
  672. "_string": "加载中...",
  673. "_horizontalAlign": 1,
  674. "_verticalAlign": 1,
  675. "_actualFontSize": 25,
  676. "_fontSize": 25,
  677. "_fontFamily": "Arial",
  678. "_lineHeight": 40,
  679. "_overflow": 0,
  680. "_enableWrapText": true,
  681. "_font": null,
  682. "_isSystemFontUsed": true,
  683. "_spacingX": 0,
  684. "_isItalic": false,
  685. "_isBold": true,
  686. "_isUnderline": false,
  687. "_underlineHeight": 2,
  688. "_cacheMode": 0,
  689. "_enableOutline": true,
  690. "_outlineColor": {
  691. "__type__": "cc.Color",
  692. "r": 116,
  693. "g": 59,
  694. "b": 10,
  695. "a": 255
  696. },
  697. "_outlineWidth": 2,
  698. "_enableShadow": false,
  699. "_shadowColor": {
  700. "__type__": "cc.Color",
  701. "r": 0,
  702. "g": 0,
  703. "b": 0,
  704. "a": 255
  705. },
  706. "_shadowOffset": {
  707. "__type__": "cc.Vec2",
  708. "x": 2,
  709. "y": 2
  710. },
  711. "_shadowBlur": 2,
  712. "_id": ""
  713. },
  714. {
  715. "__type__": "cc.CompPrefabInfo",
  716. "fileId": "37K5FXg1FHLpdxW5bAmo9y"
  717. },
  718. {
  719. "__type__": "cc.PrefabInfo",
  720. "root": {
  721. "__id__": 1
  722. },
  723. "asset": {
  724. "__id__": 0
  725. },
  726. "fileId": "c8OTvFB9dNFYWGABOoZrpX",
  727. "instance": null,
  728. "targetOverrides": null,
  729. "nestedPrefabInstanceRoots": null
  730. },
  731. {
  732. "__type__": "cc.UITransform",
  733. "_name": "",
  734. "_objFlags": 0,
  735. "__editorExtras__": {},
  736. "node": {
  737. "__id__": 1
  738. },
  739. "_enabled": true,
  740. "__prefab": {
  741. "__id__": 33
  742. },
  743. "_contentSize": {
  744. "__type__": "cc.Size",
  745. "width": 750,
  746. "height": 1334
  747. },
  748. "_anchorPoint": {
  749. "__type__": "cc.Vec2",
  750. "x": 0.5,
  751. "y": 0.5
  752. },
  753. "_id": ""
  754. },
  755. {
  756. "__type__": "cc.CompPrefabInfo",
  757. "fileId": "36s10Xf9pIvajPWGeX/CX0"
  758. },
  759. {
  760. "__type__": "cc.Widget",
  761. "_name": "",
  762. "_objFlags": 0,
  763. "__editorExtras__": {},
  764. "node": {
  765. "__id__": 1
  766. },
  767. "_enabled": true,
  768. "__prefab": {
  769. "__id__": 35
  770. },
  771. "_alignFlags": 45,
  772. "_target": null,
  773. "_left": 0,
  774. "_right": 0,
  775. "_top": 0,
  776. "_bottom": 0,
  777. "_horizontalCenter": 0,
  778. "_verticalCenter": 0,
  779. "_isAbsLeft": true,
  780. "_isAbsRight": true,
  781. "_isAbsTop": true,
  782. "_isAbsBottom": true,
  783. "_isAbsHorizontalCenter": true,
  784. "_isAbsVerticalCenter": true,
  785. "_originalWidth": 100,
  786. "_originalHeight": 100,
  787. "_alignMode": 2,
  788. "_lockFlags": 0,
  789. "_id": ""
  790. },
  791. {
  792. "__type__": "cc.CompPrefabInfo",
  793. "fileId": "b9QOfnkotPiagncqtl36jx"
  794. },
  795. {
  796. "__type__": "403f2qhV2xK0IH63NKdnC2n",
  797. "_name": "",
  798. "_objFlags": 0,
  799. "__editorExtras__": {},
  800. "node": {
  801. "__id__": 1
  802. },
  803. "_enabled": true,
  804. "__prefab": {
  805. "__id__": 37
  806. },
  807. "loadingBar": {
  808. "__id__": 23
  809. },
  810. "_id": ""
  811. },
  812. {
  813. "__type__": "cc.CompPrefabInfo",
  814. "fileId": "c9Xc0tHzlMGJfGvBrD/8fd"
  815. },
  816. {
  817. "__type__": "cc.PrefabInfo",
  818. "root": {
  819. "__id__": 1
  820. },
  821. "asset": {
  822. "__id__": 0
  823. },
  824. "fileId": "c44sWHky9I6rJX61TtfCLr",
  825. "instance": null,
  826. "targetOverrides": [
  827. {
  828. "__id__": 39
  829. },
  830. {
  831. "__id__": 41
  832. }
  833. ]
  834. },
  835. {
  836. "__type__": "cc.TargetOverrideInfo",
  837. "source": {
  838. "__id__": 36
  839. },
  840. "sourceInfo": null,
  841. "propertyPath": [
  842. "loadingBar"
  843. ],
  844. "target": null,
  845. "targetInfo": {
  846. "__id__": 40
  847. }
  848. },
  849. {
  850. "__type__": "cc.TargetInfo",
  851. "localID": [
  852. "cdiBkNNbBOUYgwKEKVgjyD"
  853. ]
  854. },
  855. {
  856. "__type__": "cc.TargetOverrideInfo",
  857. "source": {
  858. "__id__": 36
  859. },
  860. "sourceInfo": null,
  861. "propertyPath": [
  862. "loadingSlider"
  863. ],
  864. "target": null,
  865. "targetInfo": {
  866. "__id__": 42
  867. }
  868. },
  869. {
  870. "__type__": "cc.TargetInfo",
  871. "localID": [
  872. "c2UFGy4JpLvbGnvMDHk3WD"
  873. ]
  874. }
  875. ]