StepOverUI.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989
  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": "StepOverUI",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 9
  28. },
  29. {
  30. "__id__": 14
  31. },
  32. {
  33. "__id__": 19
  34. },
  35. {
  36. "__id__": 22
  37. }
  38. ],
  39. "_active": true,
  40. "_components": [
  41. {
  42. "__id__": 25
  43. },
  44. {
  45. "__id__": 26
  46. }
  47. ],
  48. "_prefab": {
  49. "__id__": 27
  50. },
  51. "_opacity": 255,
  52. "_color": {
  53. "__type__": "cc.Color",
  54. "r": 255,
  55. "g": 255,
  56. "b": 255,
  57. "a": 255
  58. },
  59. "_contentSize": {
  60. "__type__": "cc.Size",
  61. "width": 750,
  62. "height": 1334
  63. },
  64. "_anchorPoint": {
  65. "__type__": "cc.Vec2",
  66. "x": 0.5,
  67. "y": 0.5
  68. },
  69. "_trs": {
  70. "__type__": "TypedArray",
  71. "ctor": "Float64Array",
  72. "array": [
  73. 375,
  74. 667,
  75. 0,
  76. 0,
  77. 0,
  78. 0,
  79. 1,
  80. 1,
  81. 1,
  82. 1
  83. ]
  84. },
  85. "_eulerAngles": {
  86. "__type__": "cc.Vec3",
  87. "x": 0,
  88. "y": 0,
  89. "z": 0
  90. },
  91. "_skewX": 0,
  92. "_skewY": 0,
  93. "_is3DNode": false,
  94. "_groupIndex": 0,
  95. "groupIndex": 0,
  96. "_id": ""
  97. },
  98. {
  99. "__type__": "cc.Node",
  100. "_name": "bg",
  101. "_objFlags": 0,
  102. "_parent": {
  103. "__id__": 1
  104. },
  105. "_children": [],
  106. "_active": true,
  107. "_components": [
  108. {
  109. "__id__": 3
  110. },
  111. {
  112. "__id__": 4
  113. }
  114. ],
  115. "_prefab": {
  116. "__id__": 5
  117. },
  118. "_opacity": 125,
  119. "_color": {
  120. "__type__": "cc.Color",
  121. "r": 0,
  122. "g": 0,
  123. "b": 0,
  124. "a": 255
  125. },
  126. "_contentSize": {
  127. "__type__": "cc.Size",
  128. "width": 750,
  129. "height": 1334
  130. },
  131. "_anchorPoint": {
  132. "__type__": "cc.Vec2",
  133. "x": 0.5,
  134. "y": 0.5
  135. },
  136. "_trs": {
  137. "__type__": "TypedArray",
  138. "ctor": "Float64Array",
  139. "array": [
  140. 0,
  141. 0,
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 1,
  147. 1,
  148. 1,
  149. 1
  150. ]
  151. },
  152. "_eulerAngles": {
  153. "__type__": "cc.Vec3",
  154. "x": 0,
  155. "y": 0,
  156. "z": 0
  157. },
  158. "_skewX": 0,
  159. "_skewY": 0,
  160. "_is3DNode": false,
  161. "_groupIndex": 0,
  162. "groupIndex": 0,
  163. "_id": ""
  164. },
  165. {
  166. "__type__": "cc.Sprite",
  167. "_name": "",
  168. "_objFlags": 0,
  169. "node": {
  170. "__id__": 2
  171. },
  172. "_enabled": true,
  173. "_materials": [
  174. {
  175. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  176. }
  177. ],
  178. "_srcBlendFactor": 770,
  179. "_dstBlendFactor": 771,
  180. "_spriteFrame": {
  181. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  182. },
  183. "_type": 1,
  184. "_sizeMode": 0,
  185. "_fillType": 0,
  186. "_fillCenter": {
  187. "__type__": "cc.Vec2",
  188. "x": 0,
  189. "y": 0
  190. },
  191. "_fillStart": 0,
  192. "_fillRange": 0,
  193. "_isTrimmedMode": true,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.Widget",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "node": {
  202. "__id__": 2
  203. },
  204. "_enabled": true,
  205. "alignMode": 1,
  206. "_target": null,
  207. "_alignFlags": 45,
  208. "_left": 0,
  209. "_right": 0,
  210. "_top": 0,
  211. "_bottom": 0,
  212. "_verticalCenter": 0,
  213. "_horizontalCenter": 0,
  214. "_isAbsLeft": true,
  215. "_isAbsRight": true,
  216. "_isAbsTop": true,
  217. "_isAbsBottom": true,
  218. "_isAbsHorizontalCenter": true,
  219. "_isAbsVerticalCenter": true,
  220. "_originalWidth": 40,
  221. "_originalHeight": 36,
  222. "_id": ""
  223. },
  224. {
  225. "__type__": "cc.PrefabInfo",
  226. "root": {
  227. "__id__": 1
  228. },
  229. "asset": {
  230. "__id__": 0
  231. },
  232. "fileId": "d1CikS+0NLmr9RqP6zzCaj",
  233. "sync": false
  234. },
  235. {
  236. "__type__": "cc.Node",
  237. "_name": "bg_step",
  238. "_objFlags": 0,
  239. "_parent": {
  240. "__id__": 1
  241. },
  242. "_children": [],
  243. "_active": true,
  244. "_components": [
  245. {
  246. "__id__": 7
  247. }
  248. ],
  249. "_prefab": {
  250. "__id__": 8
  251. },
  252. "_opacity": 255,
  253. "_color": {
  254. "__type__": "cc.Color",
  255. "r": 255,
  256. "g": 255,
  257. "b": 255,
  258. "a": 255
  259. },
  260. "_contentSize": {
  261. "__type__": "cc.Size",
  262. "width": 601,
  263. "height": 820
  264. },
  265. "_anchorPoint": {
  266. "__type__": "cc.Vec2",
  267. "x": 0.5,
  268. "y": 0.5
  269. },
  270. "_trs": {
  271. "__type__": "TypedArray",
  272. "ctor": "Float64Array",
  273. "array": [
  274. 0,
  275. 0,
  276. 0,
  277. 0,
  278. 0,
  279. 0,
  280. 1,
  281. 1,
  282. 1,
  283. 1
  284. ]
  285. },
  286. "_eulerAngles": {
  287. "__type__": "cc.Vec3",
  288. "x": 0,
  289. "y": 0,
  290. "z": 0
  291. },
  292. "_skewX": 0,
  293. "_skewY": 0,
  294. "_is3DNode": false,
  295. "_groupIndex": 0,
  296. "groupIndex": 0,
  297. "_id": ""
  298. },
  299. {
  300. "__type__": "cc.Sprite",
  301. "_name": "",
  302. "_objFlags": 0,
  303. "node": {
  304. "__id__": 6
  305. },
  306. "_enabled": true,
  307. "_materials": [
  308. {
  309. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  310. }
  311. ],
  312. "_srcBlendFactor": 770,
  313. "_dstBlendFactor": 771,
  314. "_spriteFrame": {
  315. "__uuid__": "1d3a7646-5f47-4ec4-880d-377004e9479b"
  316. },
  317. "_type": 0,
  318. "_sizeMode": 1,
  319. "_fillType": 0,
  320. "_fillCenter": {
  321. "__type__": "cc.Vec2",
  322. "x": 0,
  323. "y": 0
  324. },
  325. "_fillStart": 0,
  326. "_fillRange": 0,
  327. "_isTrimmedMode": true,
  328. "_atlas": null,
  329. "_id": ""
  330. },
  331. {
  332. "__type__": "cc.PrefabInfo",
  333. "root": {
  334. "__id__": 1
  335. },
  336. "asset": {
  337. "__id__": 0
  338. },
  339. "fileId": "caVMefSEVMIIT9kZ3f0yRd",
  340. "sync": false
  341. },
  342. {
  343. "__type__": "cc.Node",
  344. "_name": "btn_add",
  345. "_objFlags": 0,
  346. "_parent": {
  347. "__id__": 1
  348. },
  349. "_children": [],
  350. "_active": true,
  351. "_components": [
  352. {
  353. "__id__": 10
  354. },
  355. {
  356. "__id__": 11
  357. }
  358. ],
  359. "_prefab": {
  360. "__id__": 13
  361. },
  362. "_opacity": 255,
  363. "_color": {
  364. "__type__": "cc.Color",
  365. "r": 255,
  366. "g": 255,
  367. "b": 255,
  368. "a": 255
  369. },
  370. "_contentSize": {
  371. "__type__": "cc.Size",
  372. "width": 266,
  373. "height": 80
  374. },
  375. "_anchorPoint": {
  376. "__type__": "cc.Vec2",
  377. "x": 0.5,
  378. "y": 0.5
  379. },
  380. "_trs": {
  381. "__type__": "TypedArray",
  382. "ctor": "Float64Array",
  383. "array": [
  384. 0,
  385. -146.879,
  386. 0,
  387. 0,
  388. 0,
  389. 0,
  390. 1,
  391. 1,
  392. 1,
  393. 0
  394. ]
  395. },
  396. "_eulerAngles": {
  397. "__type__": "cc.Vec3",
  398. "x": 0,
  399. "y": 0,
  400. "z": 0
  401. },
  402. "_skewX": 0,
  403. "_skewY": 0,
  404. "_is3DNode": false,
  405. "_groupIndex": 0,
  406. "groupIndex": 0,
  407. "_id": ""
  408. },
  409. {
  410. "__type__": "cc.Sprite",
  411. "_name": "",
  412. "_objFlags": 0,
  413. "node": {
  414. "__id__": 9
  415. },
  416. "_enabled": true,
  417. "_materials": [
  418. {
  419. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  420. }
  421. ],
  422. "_srcBlendFactor": 770,
  423. "_dstBlendFactor": 771,
  424. "_spriteFrame": {
  425. "__uuid__": "37cf8285-4fc8-49a8-aee3-f65cd5ab0155"
  426. },
  427. "_type": 0,
  428. "_sizeMode": 0,
  429. "_fillType": 0,
  430. "_fillCenter": {
  431. "__type__": "cc.Vec2",
  432. "x": 0,
  433. "y": 0
  434. },
  435. "_fillStart": 0,
  436. "_fillRange": 0,
  437. "_isTrimmedMode": true,
  438. "_atlas": null,
  439. "_id": ""
  440. },
  441. {
  442. "__type__": "cc.Button",
  443. "_name": "",
  444. "_objFlags": 0,
  445. "node": {
  446. "__id__": 9
  447. },
  448. "_enabled": true,
  449. "_normalMaterial": null,
  450. "_grayMaterial": null,
  451. "duration": 0.1,
  452. "zoomScale": 1.2,
  453. "clickEvents": [
  454. {
  455. "__id__": 12
  456. }
  457. ],
  458. "_N$interactable": true,
  459. "_N$enableAutoGrayEffect": false,
  460. "_N$transition": 3,
  461. "transition": 3,
  462. "_N$normalColor": {
  463. "__type__": "cc.Color",
  464. "r": 255,
  465. "g": 255,
  466. "b": 255,
  467. "a": 255
  468. },
  469. "_N$pressedColor": {
  470. "__type__": "cc.Color",
  471. "r": 211,
  472. "g": 211,
  473. "b": 211,
  474. "a": 255
  475. },
  476. "pressedColor": {
  477. "__type__": "cc.Color",
  478. "r": 211,
  479. "g": 211,
  480. "b": 211,
  481. "a": 255
  482. },
  483. "_N$hoverColor": {
  484. "__type__": "cc.Color",
  485. "r": 255,
  486. "g": 255,
  487. "b": 255,
  488. "a": 255
  489. },
  490. "hoverColor": {
  491. "__type__": "cc.Color",
  492. "r": 255,
  493. "g": 255,
  494. "b": 255,
  495. "a": 255
  496. },
  497. "_N$disabledColor": {
  498. "__type__": "cc.Color",
  499. "r": 124,
  500. "g": 124,
  501. "b": 124,
  502. "a": 255
  503. },
  504. "_N$normalSprite": null,
  505. "_N$pressedSprite": null,
  506. "pressedSprite": null,
  507. "_N$hoverSprite": null,
  508. "hoverSprite": null,
  509. "_N$disabledSprite": null,
  510. "_N$target": null,
  511. "_id": ""
  512. },
  513. {
  514. "__type__": "cc.ClickEvent",
  515. "target": {
  516. "__id__": 1
  517. },
  518. "component": "",
  519. "_componentId": "c3284X08Q9Nrr6wNBcHROta",
  520. "handler": "onClickAdd",
  521. "customEventData": ""
  522. },
  523. {
  524. "__type__": "cc.PrefabInfo",
  525. "root": {
  526. "__id__": 1
  527. },
  528. "asset": {
  529. "__id__": 0
  530. },
  531. "fileId": "80cyZfieJNMqg99ZqoTZ6B",
  532. "sync": false
  533. },
  534. {
  535. "__type__": "cc.Node",
  536. "_name": "btn_no",
  537. "_objFlags": 0,
  538. "_parent": {
  539. "__id__": 1
  540. },
  541. "_children": [],
  542. "_active": true,
  543. "_components": [
  544. {
  545. "__id__": 15
  546. },
  547. {
  548. "__id__": 16
  549. }
  550. ],
  551. "_prefab": {
  552. "__id__": 18
  553. },
  554. "_opacity": 255,
  555. "_color": {
  556. "__type__": "cc.Color",
  557. "r": 255,
  558. "g": 255,
  559. "b": 255,
  560. "a": 255
  561. },
  562. "_contentSize": {
  563. "__type__": "cc.Size",
  564. "width": 266,
  565. "height": 80
  566. },
  567. "_anchorPoint": {
  568. "__type__": "cc.Vec2",
  569. "x": 0.5,
  570. "y": 0.5
  571. },
  572. "_trs": {
  573. "__type__": "TypedArray",
  574. "ctor": "Float64Array",
  575. "array": [
  576. 0,
  577. -272.294,
  578. 0,
  579. 0,
  580. 0,
  581. 0,
  582. 1,
  583. 1,
  584. 1,
  585. 0
  586. ]
  587. },
  588. "_eulerAngles": {
  589. "__type__": "cc.Vec3",
  590. "x": 0,
  591. "y": 0,
  592. "z": 0
  593. },
  594. "_skewX": 0,
  595. "_skewY": 0,
  596. "_is3DNode": false,
  597. "_groupIndex": 0,
  598. "groupIndex": 0,
  599. "_id": ""
  600. },
  601. {
  602. "__type__": "cc.Sprite",
  603. "_name": "",
  604. "_objFlags": 0,
  605. "node": {
  606. "__id__": 14
  607. },
  608. "_enabled": true,
  609. "_materials": [
  610. {
  611. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  612. }
  613. ],
  614. "_srcBlendFactor": 770,
  615. "_dstBlendFactor": 771,
  616. "_spriteFrame": {
  617. "__uuid__": "a16944ce-ab4d-45e7-97f4-f08cc5028cdc"
  618. },
  619. "_type": 0,
  620. "_sizeMode": 0,
  621. "_fillType": 0,
  622. "_fillCenter": {
  623. "__type__": "cc.Vec2",
  624. "x": 0,
  625. "y": 0
  626. },
  627. "_fillStart": 0,
  628. "_fillRange": 0,
  629. "_isTrimmedMode": true,
  630. "_atlas": null,
  631. "_id": ""
  632. },
  633. {
  634. "__type__": "cc.Button",
  635. "_name": "",
  636. "_objFlags": 0,
  637. "node": {
  638. "__id__": 14
  639. },
  640. "_enabled": true,
  641. "_normalMaterial": null,
  642. "_grayMaterial": null,
  643. "duration": 0.1,
  644. "zoomScale": 1.2,
  645. "clickEvents": [
  646. {
  647. "__id__": 17
  648. }
  649. ],
  650. "_N$interactable": true,
  651. "_N$enableAutoGrayEffect": false,
  652. "_N$transition": 3,
  653. "transition": 3,
  654. "_N$normalColor": {
  655. "__type__": "cc.Color",
  656. "r": 255,
  657. "g": 255,
  658. "b": 255,
  659. "a": 255
  660. },
  661. "_N$pressedColor": {
  662. "__type__": "cc.Color",
  663. "r": 211,
  664. "g": 211,
  665. "b": 211,
  666. "a": 255
  667. },
  668. "pressedColor": {
  669. "__type__": "cc.Color",
  670. "r": 211,
  671. "g": 211,
  672. "b": 211,
  673. "a": 255
  674. },
  675. "_N$hoverColor": {
  676. "__type__": "cc.Color",
  677. "r": 255,
  678. "g": 255,
  679. "b": 255,
  680. "a": 255
  681. },
  682. "hoverColor": {
  683. "__type__": "cc.Color",
  684. "r": 255,
  685. "g": 255,
  686. "b": 255,
  687. "a": 255
  688. },
  689. "_N$disabledColor": {
  690. "__type__": "cc.Color",
  691. "r": 124,
  692. "g": 124,
  693. "b": 124,
  694. "a": 255
  695. },
  696. "_N$normalSprite": null,
  697. "_N$pressedSprite": null,
  698. "pressedSprite": null,
  699. "_N$hoverSprite": null,
  700. "hoverSprite": null,
  701. "_N$disabledSprite": null,
  702. "_N$target": null,
  703. "_id": ""
  704. },
  705. {
  706. "__type__": "cc.ClickEvent",
  707. "target": {
  708. "__id__": 1
  709. },
  710. "component": "",
  711. "_componentId": "c3284X08Q9Nrr6wNBcHROta",
  712. "handler": "onClickCancel",
  713. "customEventData": ""
  714. },
  715. {
  716. "__type__": "cc.PrefabInfo",
  717. "root": {
  718. "__id__": 1
  719. },
  720. "asset": {
  721. "__id__": 0
  722. },
  723. "fileId": "83yNvY3GpCw4DBiVRuwh8R",
  724. "sync": false
  725. },
  726. {
  727. "__type__": "cc.Node",
  728. "_name": "hand",
  729. "_objFlags": 0,
  730. "_parent": {
  731. "__id__": 1
  732. },
  733. "_children": [],
  734. "_active": true,
  735. "_components": [
  736. {
  737. "__id__": 20
  738. }
  739. ],
  740. "_prefab": {
  741. "__id__": 21
  742. },
  743. "_opacity": 255,
  744. "_color": {
  745. "__type__": "cc.Color",
  746. "r": 255,
  747. "g": 255,
  748. "b": 255,
  749. "a": 255
  750. },
  751. "_contentSize": {
  752. "__type__": "cc.Size",
  753. "width": 140,
  754. "height": 144
  755. },
  756. "_anchorPoint": {
  757. "__type__": "cc.Vec2",
  758. "x": 0.5,
  759. "y": 0.5
  760. },
  761. "_trs": {
  762. "__type__": "TypedArray",
  763. "ctor": "Float64Array",
  764. "array": [
  765. 0,
  766. 163.627,
  767. 0,
  768. 0,
  769. 0,
  770. 0,
  771. 1,
  772. 1,
  773. 1,
  774. 1
  775. ]
  776. },
  777. "_eulerAngles": {
  778. "__type__": "cc.Vec3",
  779. "x": 0,
  780. "y": 0,
  781. "z": 0
  782. },
  783. "_skewX": 0,
  784. "_skewY": 0,
  785. "_is3DNode": false,
  786. "_groupIndex": 0,
  787. "groupIndex": 0,
  788. "_id": ""
  789. },
  790. {
  791. "__type__": "cc.Sprite",
  792. "_name": "",
  793. "_objFlags": 0,
  794. "node": {
  795. "__id__": 19
  796. },
  797. "_enabled": true,
  798. "_materials": [
  799. {
  800. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  801. }
  802. ],
  803. "_srcBlendFactor": 770,
  804. "_dstBlendFactor": 771,
  805. "_spriteFrame": {
  806. "__uuid__": "a6a2ee6a-6999-469f-8441-dcf025aa7ae4"
  807. },
  808. "_type": 0,
  809. "_sizeMode": 1,
  810. "_fillType": 0,
  811. "_fillCenter": {
  812. "__type__": "cc.Vec2",
  813. "x": 0,
  814. "y": 0
  815. },
  816. "_fillStart": 0,
  817. "_fillRange": 0,
  818. "_isTrimmedMode": true,
  819. "_atlas": null,
  820. "_id": ""
  821. },
  822. {
  823. "__type__": "cc.PrefabInfo",
  824. "root": {
  825. "__id__": 1
  826. },
  827. "asset": {
  828. "__id__": 0
  829. },
  830. "fileId": "71qhcjCT9GJZVVA8NgFqiQ",
  831. "sync": false
  832. },
  833. {
  834. "__type__": "cc.Node",
  835. "_name": "New Label",
  836. "_objFlags": 0,
  837. "_parent": {
  838. "__id__": 1
  839. },
  840. "_children": [],
  841. "_active": true,
  842. "_components": [
  843. {
  844. "__id__": 23
  845. }
  846. ],
  847. "_prefab": {
  848. "__id__": 24
  849. },
  850. "_opacity": 255,
  851. "_color": {
  852. "__type__": "cc.Color",
  853. "r": 157,
  854. "g": 79,
  855. "b": 0,
  856. "a": 255
  857. },
  858. "_contentSize": {
  859. "__type__": "cc.Size",
  860. "width": 346.72,
  861. "height": 50.4
  862. },
  863. "_anchorPoint": {
  864. "__type__": "cc.Vec2",
  865. "x": 0.5,
  866. "y": 0.5
  867. },
  868. "_trs": {
  869. "__type__": "TypedArray",
  870. "ctor": "Float64Array",
  871. "array": [
  872. 0,
  873. 0,
  874. 0,
  875. 0,
  876. 0,
  877. 0,
  878. 1,
  879. 1,
  880. 1,
  881. 1
  882. ]
  883. },
  884. "_eulerAngles": {
  885. "__type__": "cc.Vec3",
  886. "x": 0,
  887. "y": 0,
  888. "z": 0
  889. },
  890. "_skewX": 0,
  891. "_skewY": 0,
  892. "_is3DNode": false,
  893. "_groupIndex": 0,
  894. "groupIndex": 0,
  895. "_id": ""
  896. },
  897. {
  898. "__type__": "cc.Label",
  899. "_name": "",
  900. "_objFlags": 0,
  901. "node": {
  902. "__id__": 22
  903. },
  904. "_enabled": true,
  905. "_materials": [
  906. {
  907. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  908. }
  909. ],
  910. "_srcBlendFactor": 770,
  911. "_dstBlendFactor": 771,
  912. "_string": "是否补充步数 60 步",
  913. "_N$string": "是否补充步数 60 步",
  914. "_fontSize": 40,
  915. "_lineHeight": 40,
  916. "_enableWrapText": true,
  917. "_N$file": null,
  918. "_isSystemFontUsed": true,
  919. "_spacingX": 0,
  920. "_batchAsBitmap": false,
  921. "_styleFlags": 1,
  922. "_underlineHeight": 0,
  923. "_N$horizontalAlign": 1,
  924. "_N$verticalAlign": 1,
  925. "_N$fontFamily": "Arial",
  926. "_N$overflow": 0,
  927. "_N$cacheMode": 0,
  928. "_id": ""
  929. },
  930. {
  931. "__type__": "cc.PrefabInfo",
  932. "root": {
  933. "__id__": 1
  934. },
  935. "asset": {
  936. "__id__": 0
  937. },
  938. "fileId": "d6Z1PUFOdNhY55JQq0o5G4",
  939. "sync": false
  940. },
  941. {
  942. "__type__": "cc.Widget",
  943. "_name": "",
  944. "_objFlags": 0,
  945. "node": {
  946. "__id__": 1
  947. },
  948. "_enabled": true,
  949. "alignMode": 1,
  950. "_target": null,
  951. "_alignFlags": 45,
  952. "_left": 0,
  953. "_right": 0,
  954. "_top": 0,
  955. "_bottom": 0,
  956. "_verticalCenter": 0,
  957. "_horizontalCenter": 0,
  958. "_isAbsLeft": true,
  959. "_isAbsRight": true,
  960. "_isAbsTop": true,
  961. "_isAbsBottom": true,
  962. "_isAbsHorizontalCenter": true,
  963. "_isAbsVerticalCenter": true,
  964. "_originalWidth": 0,
  965. "_originalHeight": 0,
  966. "_id": ""
  967. },
  968. {
  969. "__type__": "c3284X08Q9Nrr6wNBcHROta",
  970. "_name": "",
  971. "_objFlags": 0,
  972. "node": {
  973. "__id__": 1
  974. },
  975. "_enabled": true,
  976. "_id": ""
  977. },
  978. {
  979. "__type__": "cc.PrefabInfo",
  980. "root": {
  981. "__id__": 1
  982. },
  983. "asset": {
  984. "__id__": 0
  985. },
  986. "fileId": "",
  987. "sync": false
  988. }
  989. ]