guide.prefab 23 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316
  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__": 35
  37. },
  38. {
  39. "__id__": 36
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 37
  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__": 24
  599. },
  600. {
  601. "__id__": 27
  602. }
  603. ],
  604. "_active": true,
  605. "_components": [
  606. {
  607. "__id__": 33
  608. }
  609. ],
  610. "_prefab": {
  611. "__id__": 34
  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. {
  778. "__id__": 22
  779. }
  780. ],
  781. "_prefab": {
  782. "__id__": 23
  783. },
  784. "_opacity": 255,
  785. "_color": {
  786. "__type__": "cc.Color",
  787. "r": 255,
  788. "g": 255,
  789. "b": 255,
  790. "a": 255
  791. },
  792. "_contentSize": {
  793. "__type__": "cc.Size",
  794. "width": 485.48,
  795. "height": 443.28
  796. },
  797. "_anchorPoint": {
  798. "__type__": "cc.Vec2",
  799. "x": 0.5,
  800. "y": 0.5
  801. },
  802. "_trs": {
  803. "__type__": "TypedArray",
  804. "ctor": "Float64Array",
  805. "array": [
  806. 214.959,
  807. -75.893,
  808. 0,
  809. 0,
  810. 0,
  811. 0,
  812. 1,
  813. 0.8,
  814. 0.8,
  815. 1
  816. ]
  817. },
  818. "_eulerAngles": {
  819. "__type__": "cc.Vec3",
  820. "x": 0,
  821. "y": 0,
  822. "z": 0
  823. },
  824. "_skewX": 0,
  825. "_skewY": 0,
  826. "_is3DNode": false,
  827. "_groupIndex": 0,
  828. "groupIndex": 0,
  829. "_id": ""
  830. },
  831. {
  832. "__type__": "sp.Skeleton",
  833. "_name": "",
  834. "_objFlags": 0,
  835. "node": {
  836. "__id__": 21
  837. },
  838. "_enabled": true,
  839. "_materials": [
  840. {
  841. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  842. }
  843. ],
  844. "paused": false,
  845. "defaultSkin": "default",
  846. "defaultAnimation": "yingdao2",
  847. "_preCacheMode": 0,
  848. "_cacheMode": 0,
  849. "loop": true,
  850. "premultipliedAlpha": true,
  851. "timeScale": 1,
  852. "_accTime": 0,
  853. "_playCount": 0,
  854. "_frameCache": null,
  855. "_curFrame": null,
  856. "_skeletonCache": null,
  857. "_animationName": "yingdao2",
  858. "_animationQueue": [],
  859. "_headAniInfo": null,
  860. "_playTimes": 0,
  861. "_isAniComplete": true,
  862. "_N$skeletonData": {
  863. "__uuid__": "8f090d5d-cfa1-40d6-bcce-014cc1aa881e"
  864. },
  865. "_N$_defaultCacheMode": 0,
  866. "_N$debugSlots": false,
  867. "_N$debugBones": false,
  868. "_N$debugMesh": false,
  869. "_N$useTint": false,
  870. "_N$enableBatch": false,
  871. "_id": ""
  872. },
  873. {
  874. "__type__": "cc.PrefabInfo",
  875. "root": {
  876. "__id__": 1
  877. },
  878. "asset": {
  879. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  880. },
  881. "fileId": "36vBBjdHRDnbPFi6zydrK7",
  882. "sync": false
  883. },
  884. {
  885. "__type__": "cc.Node",
  886. "_name": "head",
  887. "_objFlags": 0,
  888. "_parent": {
  889. "__id__": 17
  890. },
  891. "_children": [],
  892. "_active": false,
  893. "_components": [
  894. {
  895. "__id__": 25
  896. }
  897. ],
  898. "_prefab": {
  899. "__id__": 26
  900. },
  901. "_opacity": 255,
  902. "_color": {
  903. "__type__": "cc.Color",
  904. "r": 255,
  905. "g": 255,
  906. "b": 255,
  907. "a": 255
  908. },
  909. "_contentSize": {
  910. "__type__": "cc.Size",
  911. "width": 128,
  912. "height": 127
  913. },
  914. "_anchorPoint": {
  915. "__type__": "cc.Vec2",
  916. "x": 0.5,
  917. "y": 0.5
  918. },
  919. "_trs": {
  920. "__type__": "TypedArray",
  921. "ctor": "Float64Array",
  922. "array": [
  923. 289.752,
  924. 269.056,
  925. 0,
  926. 0,
  927. 0,
  928. 0,
  929. 1,
  930. 1,
  931. 1,
  932. 1
  933. ]
  934. },
  935. "_eulerAngles": {
  936. "__type__": "cc.Vec3",
  937. "x": 0,
  938. "y": 0,
  939. "z": 0
  940. },
  941. "_skewX": 0,
  942. "_skewY": 0,
  943. "_is3DNode": false,
  944. "_groupIndex": 0,
  945. "groupIndex": 0,
  946. "_id": ""
  947. },
  948. {
  949. "__type__": "cc.Sprite",
  950. "_name": "",
  951. "_objFlags": 0,
  952. "node": {
  953. "__id__": 24
  954. },
  955. "_enabled": true,
  956. "_materials": [
  957. {
  958. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  959. }
  960. ],
  961. "_srcBlendFactor": 770,
  962. "_dstBlendFactor": 771,
  963. "_spriteFrame": {
  964. "__uuid__": "c534a35a-73aa-40ef-92eb-f7d632dde418"
  965. },
  966. "_type": 0,
  967. "_sizeMode": 1,
  968. "_fillType": 0,
  969. "_fillCenter": {
  970. "__type__": "cc.Vec2",
  971. "x": 0,
  972. "y": 0
  973. },
  974. "_fillStart": 0,
  975. "_fillRange": 0,
  976. "_isTrimmedMode": true,
  977. "_atlas": null,
  978. "_id": ""
  979. },
  980. {
  981. "__type__": "cc.PrefabInfo",
  982. "root": {
  983. "__id__": 1
  984. },
  985. "asset": {
  986. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  987. },
  988. "fileId": "9dNDd0PytJdpl2jR0QvaxY",
  989. "sync": false
  990. },
  991. {
  992. "__type__": "cc.Node",
  993. "_name": "文本",
  994. "_objFlags": 0,
  995. "_parent": {
  996. "__id__": 17
  997. },
  998. "_children": [
  999. {
  1000. "__id__": 28
  1001. }
  1002. ],
  1003. "_active": true,
  1004. "_components": [
  1005. {
  1006. "__id__": 31
  1007. }
  1008. ],
  1009. "_prefab": {
  1010. "__id__": 32
  1011. },
  1012. "_opacity": 255,
  1013. "_color": {
  1014. "__type__": "cc.Color",
  1015. "r": 255,
  1016. "g": 255,
  1017. "b": 255,
  1018. "a": 255
  1019. },
  1020. "_contentSize": {
  1021. "__type__": "cc.Size",
  1022. "width": 400,
  1023. "height": 63
  1024. },
  1025. "_anchorPoint": {
  1026. "__type__": "cc.Vec2",
  1027. "x": 0.5,
  1028. "y": 0.5
  1029. },
  1030. "_trs": {
  1031. "__type__": "TypedArray",
  1032. "ctor": "Float64Array",
  1033. "array": [
  1034. -100,
  1035. -10,
  1036. 0,
  1037. 0,
  1038. 0,
  1039. 0,
  1040. 1,
  1041. 1,
  1042. 1,
  1043. 1
  1044. ]
  1045. },
  1046. "_eulerAngles": {
  1047. "__type__": "cc.Vec3",
  1048. "x": 0,
  1049. "y": 0,
  1050. "z": 0
  1051. },
  1052. "_skewX": 0,
  1053. "_skewY": 0,
  1054. "_is3DNode": false,
  1055. "_groupIndex": 0,
  1056. "groupIndex": 0,
  1057. "_id": ""
  1058. },
  1059. {
  1060. "__type__": "cc.PrivateNode",
  1061. "_name": "RICHTEXT_CHILD",
  1062. "_objFlags": 1024,
  1063. "_parent": {
  1064. "__id__": 27
  1065. },
  1066. "_children": [],
  1067. "_active": true,
  1068. "_components": [
  1069. {
  1070. "__id__": 29
  1071. }
  1072. ],
  1073. "_prefab": {
  1074. "__id__": 30
  1075. },
  1076. "_opacity": 255,
  1077. "_color": {
  1078. "__type__": "cc.Color",
  1079. "r": 0,
  1080. "g": 255,
  1081. "b": 0,
  1082. "a": 255
  1083. },
  1084. "_contentSize": {
  1085. "__type__": "cc.Size",
  1086. "width": 342.81,
  1087. "height": 63
  1088. },
  1089. "_anchorPoint": {
  1090. "__type__": "cc.Vec2",
  1091. "x": 0,
  1092. "y": 0
  1093. },
  1094. "_trs": {
  1095. "__type__": "TypedArray",
  1096. "ctor": "Float64Array",
  1097. "array": [
  1098. -200,
  1099. -31.5,
  1100. 0,
  1101. 0,
  1102. 0,
  1103. 0,
  1104. 1,
  1105. 1,
  1106. 1,
  1107. 1
  1108. ]
  1109. },
  1110. "_eulerAngles": {
  1111. "__type__": "cc.Vec3",
  1112. "x": 0,
  1113. "y": 0,
  1114. "z": 0
  1115. },
  1116. "_skewX": 0,
  1117. "_skewY": 0,
  1118. "_is3DNode": false,
  1119. "_groupIndex": 0,
  1120. "groupIndex": 0,
  1121. "showInEditor": false,
  1122. "_id": ""
  1123. },
  1124. {
  1125. "__type__": "cc.Label",
  1126. "_name": "",
  1127. "_objFlags": 0,
  1128. "node": {
  1129. "__id__": 28
  1130. },
  1131. "_enabled": true,
  1132. "_materials": [
  1133. {
  1134. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1135. }
  1136. ],
  1137. "_srcBlendFactor": 770,
  1138. "_dstBlendFactor": 771,
  1139. "_string": "点击2个或者更多来",
  1140. "_N$string": "点击2个或者更多来",
  1141. "_fontSize": 40,
  1142. "_lineHeight": 50,
  1143. "_enableWrapText": true,
  1144. "_N$file": {
  1145. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  1146. },
  1147. "_isSystemFontUsed": false,
  1148. "_spacingX": 0,
  1149. "_batchAsBitmap": false,
  1150. "_styleFlags": 0,
  1151. "_underlineHeight": 0,
  1152. "_N$horizontalAlign": 0,
  1153. "_N$verticalAlign": 1,
  1154. "_N$fontFamily": "Arial",
  1155. "_N$overflow": 0,
  1156. "_N$cacheMode": 0,
  1157. "_id": ""
  1158. },
  1159. {
  1160. "__type__": "cc.PrefabInfo",
  1161. "root": {
  1162. "__id__": 1
  1163. },
  1164. "asset": {
  1165. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  1166. },
  1167. "fileId": "80Pou2FnNKnr67Y7RAlw1N",
  1168. "sync": false
  1169. },
  1170. {
  1171. "__type__": "cc.RichText",
  1172. "_name": "",
  1173. "_objFlags": 0,
  1174. "node": {
  1175. "__id__": 27
  1176. },
  1177. "_enabled": true,
  1178. "_fontFamily": "Arial",
  1179. "_isSystemFontUsed": false,
  1180. "_N$string": "<color=#00ff00>点击2个或者更多来</color>",
  1181. "_N$horizontalAlign": 0,
  1182. "_N$fontSize": 40,
  1183. "_N$font": {
  1184. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  1185. },
  1186. "_N$cacheMode": 0,
  1187. "_N$maxWidth": 400,
  1188. "_N$lineHeight": 50,
  1189. "_N$imageAtlas": null,
  1190. "_N$handleTouchEvent": false,
  1191. "_id": ""
  1192. },
  1193. {
  1194. "__type__": "cc.PrefabInfo",
  1195. "root": {
  1196. "__id__": 1
  1197. },
  1198. "asset": {
  1199. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  1200. },
  1201. "fileId": "809f6J/xJK4q9BbJwTkArE",
  1202. "sync": false
  1203. },
  1204. {
  1205. "__type__": "cc.Widget",
  1206. "_name": "",
  1207. "_objFlags": 0,
  1208. "node": {
  1209. "__id__": 17
  1210. },
  1211. "_enabled": true,
  1212. "alignMode": 1,
  1213. "_target": {
  1214. "__id__": 1
  1215. },
  1216. "_alignFlags": 4,
  1217. "_left": 0,
  1218. "_right": 0,
  1219. "_top": 0,
  1220. "_bottom": 36,
  1221. "_verticalCenter": 0,
  1222. "_horizontalCenter": 0,
  1223. "_isAbsLeft": true,
  1224. "_isAbsRight": true,
  1225. "_isAbsTop": true,
  1226. "_isAbsBottom": true,
  1227. "_isAbsHorizontalCenter": true,
  1228. "_isAbsVerticalCenter": true,
  1229. "_originalWidth": 0,
  1230. "_originalHeight": 0,
  1231. "_id": ""
  1232. },
  1233. {
  1234. "__type__": "cc.PrefabInfo",
  1235. "root": {
  1236. "__id__": 1
  1237. },
  1238. "asset": {
  1239. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  1240. },
  1241. "fileId": "b0tx8+nQpDRYgh40cIHHL+",
  1242. "sync": false
  1243. },
  1244. {
  1245. "__type__": "cc77atmGeBM4bPWFiQFl7H6",
  1246. "_name": "",
  1247. "_objFlags": 0,
  1248. "node": {
  1249. "__id__": 1
  1250. },
  1251. "_enabled": true,
  1252. "node_display": {
  1253. "__id__": 2
  1254. },
  1255. "node_click": {
  1256. "__id__": 10
  1257. },
  1258. "node_bg": {
  1259. "__id__": 3
  1260. },
  1261. "node_dialog": {
  1262. "__id__": 17
  1263. },
  1264. "node_finger": {
  1265. "__id__": 15
  1266. },
  1267. "node_head": {
  1268. "__id__": 25
  1269. },
  1270. "node_person": {
  1271. "__id__": 22
  1272. },
  1273. "rich_dialog": {
  1274. "__id__": 31
  1275. },
  1276. "_id": ""
  1277. },
  1278. {
  1279. "__type__": "cc.Widget",
  1280. "_name": "",
  1281. "_objFlags": 0,
  1282. "node": {
  1283. "__id__": 1
  1284. },
  1285. "_enabled": true,
  1286. "alignMode": 1,
  1287. "_target": null,
  1288. "_alignFlags": 5,
  1289. "_left": 0,
  1290. "_right": 0,
  1291. "_top": 0,
  1292. "_bottom": 0,
  1293. "_verticalCenter": 0,
  1294. "_horizontalCenter": 0,
  1295. "_isAbsLeft": true,
  1296. "_isAbsRight": true,
  1297. "_isAbsTop": true,
  1298. "_isAbsBottom": true,
  1299. "_isAbsHorizontalCenter": true,
  1300. "_isAbsVerticalCenter": true,
  1301. "_originalWidth": 0,
  1302. "_originalHeight": 1334,
  1303. "_id": ""
  1304. },
  1305. {
  1306. "__type__": "cc.PrefabInfo",
  1307. "root": {
  1308. "__id__": 1
  1309. },
  1310. "asset": {
  1311. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  1312. },
  1313. "fileId": "",
  1314. "sync": false
  1315. }
  1316. ]