guide.prefab 22 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268
  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": "guide",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 10
  25. },
  26. {
  27. "__id__": 15
  28. },
  29. {
  30. "__id__": 17
  31. }
  32. ],
  33. "_active": true,
  34. "_components": [
  35. {
  36. "__id__": 34
  37. },
  38. {
  39. "__id__": 35
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 36
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 750,
  56. "height": 1334
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 0,
  68. 667,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "_eulerAngles": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_is3DNode": false,
  88. "_groupIndex": 0,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "显示区域",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [
  100. {
  101. "__id__": 3
  102. }
  103. ],
  104. "_active": true,
  105. "_components": [
  106. {
  107. "__id__": 8
  108. }
  109. ],
  110. "_prefab": {
  111. "__id__": 9
  112. },
  113. "_opacity": 255,
  114. "_color": {
  115. "__type__": "cc.Color",
  116. "r": 255,
  117. "g": 255,
  118. "b": 255,
  119. "a": 255
  120. },
  121. "_contentSize": {
  122. "__type__": "cc.Size",
  123. "width": 200,
  124. "height": 200
  125. },
  126. "_anchorPoint": {
  127. "__type__": "cc.Vec2",
  128. "x": 0.5,
  129. "y": 0.5
  130. },
  131. "_trs": {
  132. "__type__": "TypedArray",
  133. "ctor": "Float64Array",
  134. "array": [
  135. 0,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 1,
  142. 1,
  143. 1,
  144. 1
  145. ]
  146. },
  147. "_eulerAngles": {
  148. "__type__": "cc.Vec3",
  149. "x": 0,
  150. "y": 0,
  151. "z": 0
  152. },
  153. "_skewX": 0,
  154. "_skewY": 0,
  155. "_is3DNode": false,
  156. "_groupIndex": 0,
  157. "groupIndex": 0,
  158. "_id": ""
  159. },
  160. {
  161. "__type__": "cc.Node",
  162. "_name": "背景",
  163. "_objFlags": 0,
  164. "_parent": {
  165. "__id__": 2
  166. },
  167. "_children": [],
  168. "_active": true,
  169. "_components": [
  170. {
  171. "__id__": 4
  172. },
  173. {
  174. "__id__": 5
  175. },
  176. {
  177. "__id__": 6
  178. }
  179. ],
  180. "_prefab": {
  181. "__id__": 7
  182. },
  183. "_opacity": 180,
  184. "_color": {
  185. "__type__": "cc.Color",
  186. "r": 0,
  187. "g": 0,
  188. "b": 0,
  189. "a": 255
  190. },
  191. "_contentSize": {
  192. "__type__": "cc.Size",
  193. "width": 750,
  194. "height": 1334.0000000000005
  195. },
  196. "_anchorPoint": {
  197. "__type__": "cc.Vec2",
  198. "x": 0.5,
  199. "y": 0.5
  200. },
  201. "_trs": {
  202. "__type__": "TypedArray",
  203. "ctor": "Float64Array",
  204. "array": [
  205. 0,
  206. 0,
  207. 0,
  208. 0,
  209. 0,
  210. 0,
  211. 1,
  212. 1,
  213. 1,
  214. 1
  215. ]
  216. },
  217. "_eulerAngles": {
  218. "__type__": "cc.Vec3",
  219. "x": 0,
  220. "y": 0,
  221. "z": 0
  222. },
  223. "_skewX": 0,
  224. "_skewY": 0,
  225. "_is3DNode": false,
  226. "_groupIndex": 0,
  227. "groupIndex": 0,
  228. "_id": ""
  229. },
  230. {
  231. "__type__": "cc.Sprite",
  232. "_name": "",
  233. "_objFlags": 0,
  234. "node": {
  235. "__id__": 3
  236. },
  237. "_enabled": true,
  238. "_materials": [
  239. {
  240. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  241. }
  242. ],
  243. "_srcBlendFactor": 770,
  244. "_dstBlendFactor": 771,
  245. "_spriteFrame": {
  246. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  247. },
  248. "_type": 0,
  249. "_sizeMode": 0,
  250. "_fillType": 0,
  251. "_fillCenter": {
  252. "__type__": "cc.Vec2",
  253. "x": 0,
  254. "y": 0
  255. },
  256. "_fillStart": 0,
  257. "_fillRange": 0,
  258. "_isTrimmedMode": true,
  259. "_atlas": null,
  260. "_id": ""
  261. },
  262. {
  263. "__type__": "cc.Widget",
  264. "_name": "",
  265. "_objFlags": 0,
  266. "node": {
  267. "__id__": 3
  268. },
  269. "_enabled": true,
  270. "alignMode": 1,
  271. "_target": {
  272. "__id__": 1
  273. },
  274. "_alignFlags": 45,
  275. "_left": 0,
  276. "_right": 0,
  277. "_top": -2.2737367544323206e-13,
  278. "_bottom": -2.2737367544323206e-13,
  279. "_verticalCenter": 0,
  280. "_horizontalCenter": 0,
  281. "_isAbsLeft": true,
  282. "_isAbsRight": true,
  283. "_isAbsTop": true,
  284. "_isAbsBottom": true,
  285. "_isAbsHorizontalCenter": true,
  286. "_isAbsVerticalCenter": true,
  287. "_originalWidth": 750,
  288. "_originalHeight": 1334,
  289. "_id": ""
  290. },
  291. {
  292. "__type__": "cc.BlockInputEvents",
  293. "_name": "",
  294. "_objFlags": 0,
  295. "node": {
  296. "__id__": 3
  297. },
  298. "_enabled": true,
  299. "_id": ""
  300. },
  301. {
  302. "__type__": "cc.PrefabInfo",
  303. "root": {
  304. "__id__": 1
  305. },
  306. "asset": {
  307. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  308. },
  309. "fileId": "46PGyVrkVNE4PKNVed+BPO",
  310. "sync": false
  311. },
  312. {
  313. "__type__": "cc.Mask",
  314. "_name": "",
  315. "_objFlags": 0,
  316. "node": {
  317. "__id__": 2
  318. },
  319. "_enabled": true,
  320. "_materials": [
  321. {
  322. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  323. }
  324. ],
  325. "_spriteFrame": null,
  326. "_type": 0,
  327. "_segments": 64,
  328. "_N$alphaThreshold": 0,
  329. "_N$inverted": true,
  330. "_id": ""
  331. },
  332. {
  333. "__type__": "cc.PrefabInfo",
  334. "root": {
  335. "__id__": 1
  336. },
  337. "asset": {
  338. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  339. },
  340. "fileId": "af2wWWnb1LsrA0wok8WpNl",
  341. "sync": false
  342. },
  343. {
  344. "__type__": "cc.Node",
  345. "_name": "点击区域",
  346. "_objFlags": 0,
  347. "_parent": {
  348. "__id__": 1
  349. },
  350. "_children": [],
  351. "_active": true,
  352. "_components": [
  353. {
  354. "__id__": 11
  355. },
  356. {
  357. "__id__": 12
  358. }
  359. ],
  360. "_prefab": {
  361. "__id__": 14
  362. },
  363. "_opacity": 0,
  364. "_color": {
  365. "__type__": "cc.Color",
  366. "r": 247,
  367. "g": 193,
  368. "b": 0,
  369. "a": 255
  370. },
  371. "_contentSize": {
  372. "__type__": "cc.Size",
  373. "width": 200,
  374. "height": 200
  375. },
  376. "_anchorPoint": {
  377. "__type__": "cc.Vec2",
  378. "x": 0.5,
  379. "y": 0.5
  380. },
  381. "_trs": {
  382. "__type__": "TypedArray",
  383. "ctor": "Float64Array",
  384. "array": [
  385. -69.034,
  386. 137.01,
  387. 0,
  388. 0,
  389. 0,
  390. 0,
  391. 1,
  392. 1,
  393. 1,
  394. 1
  395. ]
  396. },
  397. "_eulerAngles": {
  398. "__type__": "cc.Vec3",
  399. "x": 0,
  400. "y": 0,
  401. "z": 0
  402. },
  403. "_skewX": 0,
  404. "_skewY": 0,
  405. "_is3DNode": false,
  406. "_groupIndex": 0,
  407. "groupIndex": 0,
  408. "_id": ""
  409. },
  410. {
  411. "__type__": "cc.Sprite",
  412. "_name": "",
  413. "_objFlags": 0,
  414. "node": {
  415. "__id__": 10
  416. },
  417. "_enabled": true,
  418. "_materials": [
  419. {
  420. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  421. }
  422. ],
  423. "_srcBlendFactor": 770,
  424. "_dstBlendFactor": 771,
  425. "_spriteFrame": {
  426. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  427. },
  428. "_type": 0,
  429. "_sizeMode": 0,
  430. "_fillType": 0,
  431. "_fillCenter": {
  432. "__type__": "cc.Vec2",
  433. "x": 0,
  434. "y": 0
  435. },
  436. "_fillStart": 0,
  437. "_fillRange": 0,
  438. "_isTrimmedMode": true,
  439. "_atlas": null,
  440. "_id": ""
  441. },
  442. {
  443. "__type__": "cc.Button",
  444. "_name": "",
  445. "_objFlags": 0,
  446. "node": {
  447. "__id__": 10
  448. },
  449. "_enabled": true,
  450. "_normalMaterial": null,
  451. "_grayMaterial": null,
  452. "duration": 0.1,
  453. "zoomScale": 1.2,
  454. "clickEvents": [
  455. {
  456. "__id__": 13
  457. }
  458. ],
  459. "_N$interactable": true,
  460. "_N$enableAutoGrayEffect": false,
  461. "_N$transition": 0,
  462. "transition": 0,
  463. "_N$normalColor": {
  464. "__type__": "cc.Color",
  465. "r": 255,
  466. "g": 255,
  467. "b": 255,
  468. "a": 255
  469. },
  470. "_N$pressedColor": {
  471. "__type__": "cc.Color",
  472. "r": 211,
  473. "g": 211,
  474. "b": 211,
  475. "a": 255
  476. },
  477. "pressedColor": {
  478. "__type__": "cc.Color",
  479. "r": 211,
  480. "g": 211,
  481. "b": 211,
  482. "a": 255
  483. },
  484. "_N$hoverColor": {
  485. "__type__": "cc.Color",
  486. "r": 255,
  487. "g": 255,
  488. "b": 255,
  489. "a": 255
  490. },
  491. "hoverColor": {
  492. "__type__": "cc.Color",
  493. "r": 255,
  494. "g": 255,
  495. "b": 255,
  496. "a": 255
  497. },
  498. "_N$disabledColor": {
  499. "__type__": "cc.Color",
  500. "r": 124,
  501. "g": 124,
  502. "b": 124,
  503. "a": 255
  504. },
  505. "_N$normalSprite": null,
  506. "_N$pressedSprite": null,
  507. "pressedSprite": null,
  508. "_N$hoverSprite": null,
  509. "hoverSprite": null,
  510. "_N$disabledSprite": null,
  511. "_N$target": {
  512. "__id__": 1
  513. },
  514. "_id": ""
  515. },
  516. {
  517. "__type__": "cc.ClickEvent",
  518. "target": {
  519. "__id__": 1
  520. },
  521. "component": "",
  522. "_componentId": "cc77atmGeBM4bPWFiQFl7H6",
  523. "handler": "clickNodeClick",
  524. "customEventData": ""
  525. },
  526. {
  527. "__type__": "cc.PrefabInfo",
  528. "root": {
  529. "__id__": 1
  530. },
  531. "asset": {
  532. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  533. },
  534. "fileId": "60Q2zcsidNuakhBvwjcngt",
  535. "sync": false
  536. },
  537. {
  538. "__type__": "cc.Node",
  539. "_objFlags": 0,
  540. "_parent": {
  541. "__id__": 1
  542. },
  543. "_prefab": {
  544. "__id__": 16
  545. },
  546. "_name": "hand",
  547. "_active": true,
  548. "_trs": {
  549. "__type__": "TypedArray",
  550. "ctor": "Float64Array",
  551. "array": [
  552. 0,
  553. 0,
  554. 0,
  555. 0,
  556. 0,
  557. 0,
  558. 1,
  559. 1,
  560. 1,
  561. 1
  562. ]
  563. },
  564. "_eulerAngles": {
  565. "__type__": "cc.Vec3",
  566. "x": 0,
  567. "y": 0,
  568. "z": 0
  569. },
  570. "_id": ""
  571. },
  572. {
  573. "__type__": "cc.PrefabInfo",
  574. "root": {
  575. "__id__": 15
  576. },
  577. "asset": {
  578. "__uuid__": "73bde1e5-ca53-420e-9f68-ca130e46fc49"
  579. },
  580. "fileId": "28CtR1YfRNpaH7R5QaADW9",
  581. "sync": true
  582. },
  583. {
  584. "__type__": "cc.Node",
  585. "_name": "描述",
  586. "_objFlags": 0,
  587. "_parent": {
  588. "__id__": 1
  589. },
  590. "_children": [
  591. {
  592. "__id__": 18
  593. },
  594. {
  595. "__id__": 21
  596. },
  597. {
  598. "__id__": 23
  599. },
  600. {
  601. "__id__": 26
  602. }
  603. ],
  604. "_active": true,
  605. "_components": [
  606. {
  607. "__id__": 32
  608. }
  609. ],
  610. "_prefab": {
  611. "__id__": 33
  612. },
  613. "_opacity": 255,
  614. "_color": {
  615. "__type__": "cc.Color",
  616. "r": 255,
  617. "g": 255,
  618. "b": 255,
  619. "a": 255
  620. },
  621. "_contentSize": {
  622. "__type__": "cc.Size",
  623. "width": 750,
  624. "height": 180
  625. },
  626. "_anchorPoint": {
  627. "__type__": "cc.Vec2",
  628. "x": 0.5,
  629. "y": 0.5
  630. },
  631. "_trs": {
  632. "__type__": "TypedArray",
  633. "ctor": "Float64Array",
  634. "array": [
  635. 0,
  636. -541,
  637. 0,
  638. 0,
  639. 0,
  640. 0,
  641. 1,
  642. 1,
  643. 1,
  644. 1
  645. ]
  646. },
  647. "_eulerAngles": {
  648. "__type__": "cc.Vec3",
  649. "x": 0,
  650. "y": 0,
  651. "z": 0
  652. },
  653. "_skewX": 0,
  654. "_skewY": 0,
  655. "_is3DNode": false,
  656. "_groupIndex": 0,
  657. "groupIndex": 0,
  658. "_id": ""
  659. },
  660. {
  661. "__type__": "cc.Node",
  662. "_name": "bg",
  663. "_objFlags": 0,
  664. "_parent": {
  665. "__id__": 17
  666. },
  667. "_children": [],
  668. "_active": true,
  669. "_components": [
  670. {
  671. "__id__": 19
  672. }
  673. ],
  674. "_prefab": {
  675. "__id__": 20
  676. },
  677. "_opacity": 255,
  678. "_color": {
  679. "__type__": "cc.Color",
  680. "r": 255,
  681. "g": 255,
  682. "b": 255,
  683. "a": 255
  684. },
  685. "_contentSize": {
  686. "__type__": "cc.Size",
  687. "width": 718,
  688. "height": 176
  689. },
  690. "_anchorPoint": {
  691. "__type__": "cc.Vec2",
  692. "x": 0.5,
  693. "y": 0.5
  694. },
  695. "_trs": {
  696. "__type__": "TypedArray",
  697. "ctor": "Float64Array",
  698. "array": [
  699. 0,
  700. 0,
  701. 0,
  702. 0,
  703. 0,
  704. 0,
  705. 1,
  706. 1,
  707. 1,
  708. 1
  709. ]
  710. },
  711. "_eulerAngles": {
  712. "__type__": "cc.Vec3",
  713. "x": 0,
  714. "y": 0,
  715. "z": 0
  716. },
  717. "_skewX": 0,
  718. "_skewY": 0,
  719. "_is3DNode": false,
  720. "_groupIndex": 0,
  721. "groupIndex": 0,
  722. "_id": ""
  723. },
  724. {
  725. "__type__": "cc.Sprite",
  726. "_name": "",
  727. "_objFlags": 0,
  728. "node": {
  729. "__id__": 18
  730. },
  731. "_enabled": true,
  732. "_materials": [
  733. {
  734. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  735. }
  736. ],
  737. "_srcBlendFactor": 770,
  738. "_dstBlendFactor": 771,
  739. "_spriteFrame": {
  740. "__uuid__": "83b7eeb0-b60b-4e20-82d4-42a63882d451"
  741. },
  742. "_type": 0,
  743. "_sizeMode": 1,
  744. "_fillType": 0,
  745. "_fillCenter": {
  746. "__type__": "cc.Vec2",
  747. "x": 0,
  748. "y": 0
  749. },
  750. "_fillStart": 0,
  751. "_fillRange": 0,
  752. "_isTrimmedMode": true,
  753. "_atlas": null,
  754. "_id": ""
  755. },
  756. {
  757. "__type__": "cc.PrefabInfo",
  758. "root": {
  759. "__id__": 1
  760. },
  761. "asset": {
  762. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  763. },
  764. "fileId": "f4RgKyMztI74KS85gXMxFG",
  765. "sync": false
  766. },
  767. {
  768. "__type__": "cc.Node",
  769. "_name": "panda",
  770. "_objFlags": 0,
  771. "_parent": {
  772. "__id__": 17
  773. },
  774. "_children": [],
  775. "_active": true,
  776. "_components": [],
  777. "_prefab": {
  778. "__id__": 22
  779. },
  780. "_opacity": 255,
  781. "_color": {
  782. "__type__": "cc.Color",
  783. "r": 255,
  784. "g": 255,
  785. "b": 255,
  786. "a": 255
  787. },
  788. "_contentSize": {
  789. "__type__": "cc.Size",
  790. "width": 485.48,
  791. "height": 443.28
  792. },
  793. "_anchorPoint": {
  794. "__type__": "cc.Vec2",
  795. "x": 0.5,
  796. "y": 0.5
  797. },
  798. "_trs": {
  799. "__type__": "TypedArray",
  800. "ctor": "Float64Array",
  801. "array": [
  802. 214.959,
  803. -75.893,
  804. 0,
  805. 0,
  806. 0,
  807. 0,
  808. 1,
  809. 0.8,
  810. 0.8,
  811. 1
  812. ]
  813. },
  814. "_eulerAngles": {
  815. "__type__": "cc.Vec3",
  816. "x": 0,
  817. "y": 0,
  818. "z": 0
  819. },
  820. "_skewX": 0,
  821. "_skewY": 0,
  822. "_is3DNode": false,
  823. "_groupIndex": 0,
  824. "groupIndex": 0,
  825. "_id": ""
  826. },
  827. {
  828. "__type__": "cc.PrefabInfo",
  829. "root": {
  830. "__id__": 1
  831. },
  832. "asset": {
  833. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  834. },
  835. "fileId": "36vBBjdHRDnbPFi6zydrK7",
  836. "sync": false
  837. },
  838. {
  839. "__type__": "cc.Node",
  840. "_name": "head",
  841. "_objFlags": 0,
  842. "_parent": {
  843. "__id__": 17
  844. },
  845. "_children": [],
  846. "_active": false,
  847. "_components": [
  848. {
  849. "__id__": 24
  850. }
  851. ],
  852. "_prefab": {
  853. "__id__": 25
  854. },
  855. "_opacity": 255,
  856. "_color": {
  857. "__type__": "cc.Color",
  858. "r": 255,
  859. "g": 255,
  860. "b": 255,
  861. "a": 255
  862. },
  863. "_contentSize": {
  864. "__type__": "cc.Size",
  865. "width": 128,
  866. "height": 127
  867. },
  868. "_anchorPoint": {
  869. "__type__": "cc.Vec2",
  870. "x": 0.5,
  871. "y": 0.5
  872. },
  873. "_trs": {
  874. "__type__": "TypedArray",
  875. "ctor": "Float64Array",
  876. "array": [
  877. 289.752,
  878. 269.056,
  879. 0,
  880. 0,
  881. 0,
  882. 0,
  883. 1,
  884. 1,
  885. 1,
  886. 1
  887. ]
  888. },
  889. "_eulerAngles": {
  890. "__type__": "cc.Vec3",
  891. "x": 0,
  892. "y": 0,
  893. "z": 0
  894. },
  895. "_skewX": 0,
  896. "_skewY": 0,
  897. "_is3DNode": false,
  898. "_groupIndex": 0,
  899. "groupIndex": 0,
  900. "_id": ""
  901. },
  902. {
  903. "__type__": "cc.Sprite",
  904. "_name": "",
  905. "_objFlags": 0,
  906. "node": {
  907. "__id__": 23
  908. },
  909. "_enabled": true,
  910. "_materials": [
  911. {
  912. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  913. }
  914. ],
  915. "_srcBlendFactor": 770,
  916. "_dstBlendFactor": 771,
  917. "_spriteFrame": {
  918. "__uuid__": "c534a35a-73aa-40ef-92eb-f7d632dde418"
  919. },
  920. "_type": 0,
  921. "_sizeMode": 1,
  922. "_fillType": 0,
  923. "_fillCenter": {
  924. "__type__": "cc.Vec2",
  925. "x": 0,
  926. "y": 0
  927. },
  928. "_fillStart": 0,
  929. "_fillRange": 0,
  930. "_isTrimmedMode": true,
  931. "_atlas": null,
  932. "_id": ""
  933. },
  934. {
  935. "__type__": "cc.PrefabInfo",
  936. "root": {
  937. "__id__": 1
  938. },
  939. "asset": {
  940. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  941. },
  942. "fileId": "9dNDd0PytJdpl2jR0QvaxY",
  943. "sync": false
  944. },
  945. {
  946. "__type__": "cc.Node",
  947. "_name": "文本",
  948. "_objFlags": 0,
  949. "_parent": {
  950. "__id__": 17
  951. },
  952. "_children": [
  953. {
  954. "__id__": 27
  955. }
  956. ],
  957. "_active": true,
  958. "_components": [
  959. {
  960. "__id__": 30
  961. }
  962. ],
  963. "_prefab": {
  964. "__id__": 31
  965. },
  966. "_opacity": 255,
  967. "_color": {
  968. "__type__": "cc.Color",
  969. "r": 255,
  970. "g": 255,
  971. "b": 255,
  972. "a": 255
  973. },
  974. "_contentSize": {
  975. "__type__": "cc.Size",
  976. "width": 400,
  977. "height": 63
  978. },
  979. "_anchorPoint": {
  980. "__type__": "cc.Vec2",
  981. "x": 0.5,
  982. "y": 0.5
  983. },
  984. "_trs": {
  985. "__type__": "TypedArray",
  986. "ctor": "Float64Array",
  987. "array": [
  988. -100,
  989. -10,
  990. 0,
  991. 0,
  992. 0,
  993. 0,
  994. 1,
  995. 1,
  996. 1,
  997. 1
  998. ]
  999. },
  1000. "_eulerAngles": {
  1001. "__type__": "cc.Vec3",
  1002. "x": 0,
  1003. "y": 0,
  1004. "z": 0
  1005. },
  1006. "_skewX": 0,
  1007. "_skewY": 0,
  1008. "_is3DNode": false,
  1009. "_groupIndex": 0,
  1010. "groupIndex": 0,
  1011. "_id": ""
  1012. },
  1013. {
  1014. "__type__": "cc.PrivateNode",
  1015. "_name": "RICHTEXT_CHILD",
  1016. "_objFlags": 1024,
  1017. "_parent": {
  1018. "__id__": 26
  1019. },
  1020. "_children": [],
  1021. "_active": true,
  1022. "_components": [
  1023. {
  1024. "__id__": 28
  1025. }
  1026. ],
  1027. "_prefab": {
  1028. "__id__": 29
  1029. },
  1030. "_opacity": 255,
  1031. "_color": {
  1032. "__type__": "cc.Color",
  1033. "r": 0,
  1034. "g": 255,
  1035. "b": 0,
  1036. "a": 255
  1037. },
  1038. "_contentSize": {
  1039. "__type__": "cc.Size",
  1040. "width": 342.81,
  1041. "height": 63
  1042. },
  1043. "_anchorPoint": {
  1044. "__type__": "cc.Vec2",
  1045. "x": 0,
  1046. "y": 0
  1047. },
  1048. "_trs": {
  1049. "__type__": "TypedArray",
  1050. "ctor": "Float64Array",
  1051. "array": [
  1052. -200,
  1053. -31.5,
  1054. 0,
  1055. 0,
  1056. 0,
  1057. 0,
  1058. 1,
  1059. 1,
  1060. 1,
  1061. 1
  1062. ]
  1063. },
  1064. "_eulerAngles": {
  1065. "__type__": "cc.Vec3",
  1066. "x": 0,
  1067. "y": 0,
  1068. "z": 0
  1069. },
  1070. "_skewX": 0,
  1071. "_skewY": 0,
  1072. "_is3DNode": false,
  1073. "_groupIndex": 0,
  1074. "groupIndex": 0,
  1075. "showInEditor": false,
  1076. "_id": ""
  1077. },
  1078. {
  1079. "__type__": "cc.Label",
  1080. "_name": "",
  1081. "_objFlags": 0,
  1082. "node": {
  1083. "__id__": 27
  1084. },
  1085. "_enabled": true,
  1086. "_materials": [
  1087. {
  1088. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1089. }
  1090. ],
  1091. "_srcBlendFactor": 770,
  1092. "_dstBlendFactor": 771,
  1093. "_string": "点击2个或者更多来",
  1094. "_N$string": "点击2个或者更多来",
  1095. "_fontSize": 40,
  1096. "_lineHeight": 50,
  1097. "_enableWrapText": true,
  1098. "_N$file": {
  1099. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  1100. },
  1101. "_isSystemFontUsed": false,
  1102. "_spacingX": 0,
  1103. "_batchAsBitmap": false,
  1104. "_styleFlags": 0,
  1105. "_underlineHeight": 0,
  1106. "_N$horizontalAlign": 0,
  1107. "_N$verticalAlign": 1,
  1108. "_N$fontFamily": "Arial",
  1109. "_N$overflow": 0,
  1110. "_N$cacheMode": 0,
  1111. "_id": ""
  1112. },
  1113. {
  1114. "__type__": "cc.PrefabInfo",
  1115. "root": {
  1116. "__id__": 1
  1117. },
  1118. "asset": {
  1119. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  1120. },
  1121. "fileId": "29E3pCQk1CmZ4BnxnhwsBa",
  1122. "sync": false
  1123. },
  1124. {
  1125. "__type__": "cc.RichText",
  1126. "_name": "",
  1127. "_objFlags": 0,
  1128. "node": {
  1129. "__id__": 26
  1130. },
  1131. "_enabled": true,
  1132. "_fontFamily": "Arial",
  1133. "_isSystemFontUsed": false,
  1134. "_N$string": "<color=#00ff00>点击2个或者更多来</color>",
  1135. "_N$horizontalAlign": 0,
  1136. "_N$fontSize": 40,
  1137. "_N$font": {
  1138. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  1139. },
  1140. "_N$cacheMode": 0,
  1141. "_N$maxWidth": 400,
  1142. "_N$lineHeight": 50,
  1143. "_N$imageAtlas": null,
  1144. "_N$handleTouchEvent": false,
  1145. "_id": ""
  1146. },
  1147. {
  1148. "__type__": "cc.PrefabInfo",
  1149. "root": {
  1150. "__id__": 1
  1151. },
  1152. "asset": {
  1153. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  1154. },
  1155. "fileId": "809f6J/xJK4q9BbJwTkArE",
  1156. "sync": false
  1157. },
  1158. {
  1159. "__type__": "cc.Widget",
  1160. "_name": "",
  1161. "_objFlags": 0,
  1162. "node": {
  1163. "__id__": 17
  1164. },
  1165. "_enabled": true,
  1166. "alignMode": 1,
  1167. "_target": {
  1168. "__id__": 1
  1169. },
  1170. "_alignFlags": 4,
  1171. "_left": 0,
  1172. "_right": 0,
  1173. "_top": 0,
  1174. "_bottom": 36,
  1175. "_verticalCenter": 0,
  1176. "_horizontalCenter": 0,
  1177. "_isAbsLeft": true,
  1178. "_isAbsRight": true,
  1179. "_isAbsTop": true,
  1180. "_isAbsBottom": true,
  1181. "_isAbsHorizontalCenter": true,
  1182. "_isAbsVerticalCenter": true,
  1183. "_originalWidth": 0,
  1184. "_originalHeight": 0,
  1185. "_id": ""
  1186. },
  1187. {
  1188. "__type__": "cc.PrefabInfo",
  1189. "root": {
  1190. "__id__": 1
  1191. },
  1192. "asset": {
  1193. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  1194. },
  1195. "fileId": "b0tx8+nQpDRYgh40cIHHL+",
  1196. "sync": false
  1197. },
  1198. {
  1199. "__type__": "cc77atmGeBM4bPWFiQFl7H6",
  1200. "_name": "",
  1201. "_objFlags": 0,
  1202. "node": {
  1203. "__id__": 1
  1204. },
  1205. "_enabled": true,
  1206. "node_display": {
  1207. "__id__": 2
  1208. },
  1209. "node_click": {
  1210. "__id__": 10
  1211. },
  1212. "node_bg": {
  1213. "__id__": 3
  1214. },
  1215. "node_dialog": {
  1216. "__id__": 17
  1217. },
  1218. "node_finger": {
  1219. "__id__": 15
  1220. },
  1221. "node_head": {
  1222. "__id__": 24
  1223. },
  1224. "node_person": null,
  1225. "rich_dialog": {
  1226. "__id__": 30
  1227. },
  1228. "_id": ""
  1229. },
  1230. {
  1231. "__type__": "cc.Widget",
  1232. "_name": "",
  1233. "_objFlags": 0,
  1234. "node": {
  1235. "__id__": 1
  1236. },
  1237. "_enabled": true,
  1238. "alignMode": 1,
  1239. "_target": null,
  1240. "_alignFlags": 5,
  1241. "_left": 0,
  1242. "_right": 0,
  1243. "_top": 0,
  1244. "_bottom": 0,
  1245. "_verticalCenter": 0,
  1246. "_horizontalCenter": 0,
  1247. "_isAbsLeft": true,
  1248. "_isAbsRight": true,
  1249. "_isAbsTop": true,
  1250. "_isAbsBottom": true,
  1251. "_isAbsHorizontalCenter": true,
  1252. "_isAbsVerticalCenter": true,
  1253. "_originalWidth": 0,
  1254. "_originalHeight": 1334,
  1255. "_id": ""
  1256. },
  1257. {
  1258. "__type__": "cc.PrefabInfo",
  1259. "root": {
  1260. "__id__": 1
  1261. },
  1262. "asset": {
  1263. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  1264. },
  1265. "fileId": "",
  1266. "sync": false
  1267. }
  1268. ]