count_down.prefab 15 KB

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