TaskMask.prefab 19 KB

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