homeGuide.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "homeGuide",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 11
  27. },
  28. {
  29. "__id__": 14
  30. },
  31. {
  32. "__id__": 20
  33. }
  34. ],
  35. "_tag": -1,
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 23
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 24
  44. },
  45. "_id": "",
  46. "_opacity": 255,
  47. "_color": {
  48. "__type__": "cc.Color",
  49. "r": 255,
  50. "g": 255,
  51. "b": 255,
  52. "a": 255
  53. },
  54. "_cascadeOpacityEnabled": true,
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_contentSize": {
  61. "__type__": "cc.Size",
  62. "width": 0,
  63. "height": 0
  64. },
  65. "_rotationX": 0,
  66. "_rotationY": 0,
  67. "_scaleX": 1,
  68. "_scaleY": 1,
  69. "_position": {
  70. "__type__": "cc.Vec2",
  71. "x": 0,
  72. "y": 0
  73. },
  74. "_skewX": 0,
  75. "_skewY": 0,
  76. "_localZOrder": 0,
  77. "_globalZOrder": 0,
  78. "_opacityModifyRGB": false,
  79. "groupIndex": 0
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "blockevent",
  84. "_objFlags": 0,
  85. "_parent": {
  86. "__id__": 1
  87. },
  88. "_children": [],
  89. "_tag": -1,
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 4
  98. },
  99. "_id": "",
  100. "_opacity": 0,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_cascadeOpacityEnabled": true,
  109. "_anchorPoint": {
  110. "__type__": "cc.Vec2",
  111. "x": 0.5,
  112. "y": 0.5
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 3600,
  117. "height": 3600
  118. },
  119. "_rotationX": 0,
  120. "_rotationY": 0,
  121. "_scaleX": 1,
  122. "_scaleY": 1,
  123. "_position": {
  124. "__type__": "cc.Vec2",
  125. "x": 0,
  126. "y": 650
  127. },
  128. "_skewX": 0,
  129. "_skewY": 0,
  130. "_localZOrder": 0,
  131. "_globalZOrder": 0,
  132. "_opacityModifyRGB": false,
  133. "groupIndex": 0
  134. },
  135. {
  136. "__type__": "cc.BlockInputEvents",
  137. "_name": "",
  138. "_objFlags": 0,
  139. "node": {
  140. "__id__": 2
  141. },
  142. "_enabled": true
  143. },
  144. {
  145. "__type__": "cc.PrefabInfo",
  146. "root": {
  147. "__id__": 1
  148. },
  149. "asset": {
  150. "__id__": 0
  151. },
  152. "fileId": "a78Hye5a9HCZ46sSbynTMS",
  153. "sync": false
  154. },
  155. {
  156. "__type__": "cc.Node",
  157. "_name": "mask",
  158. "_objFlags": 0,
  159. "_parent": {
  160. "__id__": 1
  161. },
  162. "_children": [
  163. {
  164. "__id__": 6
  165. }
  166. ],
  167. "_tag": -1,
  168. "_active": true,
  169. "_components": [
  170. {
  171. "__id__": 9
  172. }
  173. ],
  174. "_prefab": {
  175. "__id__": 10
  176. },
  177. "_id": "",
  178. "_opacity": 255,
  179. "_color": {
  180. "__type__": "cc.Color",
  181. "r": 255,
  182. "g": 255,
  183. "b": 255,
  184. "a": 255
  185. },
  186. "_cascadeOpacityEnabled": true,
  187. "_anchorPoint": {
  188. "__type__": "cc.Vec2",
  189. "x": 0.5,
  190. "y": 0.5
  191. },
  192. "_contentSize": {
  193. "__type__": "cc.Size",
  194. "width": 90,
  195. "height": 90
  196. },
  197. "_rotationX": 0,
  198. "_rotationY": 0,
  199. "_scaleX": 2.08,
  200. "_scaleY": 1.13,
  201. "_position": {
  202. "__type__": "cc.Vec2",
  203. "x": 13,
  204. "y": 174
  205. },
  206. "_skewX": 0,
  207. "_skewY": 0,
  208. "_localZOrder": 0,
  209. "_globalZOrder": 0,
  210. "_opacityModifyRGB": false,
  211. "groupIndex": 0
  212. },
  213. {
  214. "__type__": "cc.Node",
  215. "_name": "bg",
  216. "_objFlags": 0,
  217. "_parent": {
  218. "__id__": 5
  219. },
  220. "_children": [],
  221. "_tag": -1,
  222. "_active": true,
  223. "_components": [
  224. {
  225. "__id__": 7
  226. }
  227. ],
  228. "_prefab": {
  229. "__id__": 8
  230. },
  231. "_id": "",
  232. "_opacity": 105,
  233. "_color": {
  234. "__type__": "cc.Color",
  235. "r": 0,
  236. "g": 0,
  237. "b": 0,
  238. "a": 255
  239. },
  240. "_cascadeOpacityEnabled": true,
  241. "_anchorPoint": {
  242. "__type__": "cc.Vec2",
  243. "x": 0.5,
  244. "y": 0.5
  245. },
  246. "_contentSize": {
  247. "__type__": "cc.Size",
  248. "width": 3600,
  249. "height": 3600
  250. },
  251. "_rotationX": 0,
  252. "_rotationY": 0,
  253. "_scaleX": 1,
  254. "_scaleY": 1,
  255. "_position": {
  256. "__type__": "cc.Vec2",
  257. "x": 0,
  258. "y": 650
  259. },
  260. "_skewX": 0,
  261. "_skewY": 0,
  262. "_localZOrder": 0,
  263. "_globalZOrder": 0,
  264. "_opacityModifyRGB": false,
  265. "groupIndex": 0
  266. },
  267. {
  268. "__type__": "cc.Sprite",
  269. "_name": "",
  270. "_objFlags": 0,
  271. "node": {
  272. "__id__": 6
  273. },
  274. "_enabled": true,
  275. "_spriteFrame": {
  276. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  277. },
  278. "_type": 0,
  279. "_sizeMode": 0,
  280. "_fillType": 0,
  281. "_fillCenter": {
  282. "__type__": "cc.Vec2",
  283. "x": 0,
  284. "y": 0
  285. },
  286. "_fillStart": 0,
  287. "_fillRange": 0,
  288. "_isTrimmedMode": true,
  289. "_srcBlendFactor": 770,
  290. "_dstBlendFactor": 771,
  291. "_atlas": null
  292. },
  293. {
  294. "__type__": "cc.PrefabInfo",
  295. "root": {
  296. "__id__": 1
  297. },
  298. "asset": {
  299. "__id__": 0
  300. },
  301. "fileId": "fb6cZl6QZAvJG4r2hJiSL8",
  302. "sync": false
  303. },
  304. {
  305. "__type__": "cc.Mask",
  306. "_name": "",
  307. "_objFlags": 0,
  308. "node": {
  309. "__id__": 5
  310. },
  311. "_enabled": true,
  312. "_type": 0,
  313. "_segements": 64,
  314. "_N$spriteFrame": {
  315. "__uuid__": "6f8e2ca8-2169-43f9-9803-371bccdcdd5f"
  316. },
  317. "_N$alphaThreshold": 0.9,
  318. "_N$inverted": true
  319. },
  320. {
  321. "__type__": "cc.PrefabInfo",
  322. "root": {
  323. "__id__": 1
  324. },
  325. "asset": {
  326. "__id__": 0
  327. },
  328. "fileId": "3cjdp/Q51Aj4JzYwH+nB5o",
  329. "sync": false
  330. },
  331. {
  332. "__type__": "cc.Node",
  333. "_name": "people",
  334. "_objFlags": 0,
  335. "_parent": {
  336. "__id__": 1
  337. },
  338. "_children": [],
  339. "_tag": -1,
  340. "_active": true,
  341. "_components": [
  342. {
  343. "__id__": 12
  344. }
  345. ],
  346. "_prefab": {
  347. "__id__": 13
  348. },
  349. "_id": "",
  350. "_opacity": 255,
  351. "_color": {
  352. "__type__": "cc.Color",
  353. "r": 255,
  354. "g": 255,
  355. "b": 255,
  356. "a": 255
  357. },
  358. "_cascadeOpacityEnabled": true,
  359. "_anchorPoint": {
  360. "__type__": "cc.Vec2",
  361. "x": 0.5,
  362. "y": 0.5
  363. },
  364. "_contentSize": {
  365. "__type__": "cc.Size",
  366. "width": 345,
  367. "height": 412
  368. },
  369. "_rotationX": 0,
  370. "_rotationY": 0,
  371. "_scaleX": 1,
  372. "_scaleY": 1,
  373. "_position": {
  374. "__type__": "cc.Vec2",
  375. "x": -159,
  376. "y": -220
  377. },
  378. "_skewX": 0,
  379. "_skewY": 0,
  380. "_localZOrder": 0,
  381. "_globalZOrder": 0,
  382. "_opacityModifyRGB": false,
  383. "groupIndex": 0
  384. },
  385. {
  386. "__type__": "cc.Sprite",
  387. "_name": "",
  388. "_objFlags": 0,
  389. "node": {
  390. "__id__": 11
  391. },
  392. "_enabled": true,
  393. "_spriteFrame": {
  394. "__uuid__": "564f7430-9016-4b0c-954e-4b41c0d46e58"
  395. },
  396. "_type": 0,
  397. "_sizeMode": 1,
  398. "_fillType": 0,
  399. "_fillCenter": {
  400. "__type__": "cc.Vec2",
  401. "x": 0,
  402. "y": 0
  403. },
  404. "_fillStart": 0,
  405. "_fillRange": 0,
  406. "_isTrimmedMode": true,
  407. "_srcBlendFactor": 770,
  408. "_dstBlendFactor": 771,
  409. "_atlas": null
  410. },
  411. {
  412. "__type__": "cc.PrefabInfo",
  413. "root": {
  414. "__id__": 1
  415. },
  416. "asset": {
  417. "__id__": 0
  418. },
  419. "fileId": "ffNhh+aRVJL57nTOKX43gJ",
  420. "sync": false
  421. },
  422. {
  423. "__type__": "cc.Node",
  424. "_name": "dialog",
  425. "_objFlags": 0,
  426. "_parent": {
  427. "__id__": 1
  428. },
  429. "_children": [
  430. {
  431. "__id__": 15
  432. }
  433. ],
  434. "_tag": -1,
  435. "_active": true,
  436. "_components": [
  437. {
  438. "__id__": 18
  439. }
  440. ],
  441. "_prefab": {
  442. "__id__": 19
  443. },
  444. "_id": "",
  445. "_opacity": 255,
  446. "_color": {
  447. "__type__": "cc.Color",
  448. "r": 255,
  449. "g": 255,
  450. "b": 255,
  451. "a": 255
  452. },
  453. "_cascadeOpacityEnabled": true,
  454. "_anchorPoint": {
  455. "__type__": "cc.Vec2",
  456. "x": 0.5,
  457. "y": 0.5
  458. },
  459. "_contentSize": {
  460. "__type__": "cc.Size",
  461. "width": 398,
  462. "height": 152
  463. },
  464. "_rotationX": 0,
  465. "_rotationY": 0,
  466. "_scaleX": 1,
  467. "_scaleY": 1,
  468. "_position": {
  469. "__type__": "cc.Vec2",
  470. "x": 122.9,
  471. "y": -4.5
  472. },
  473. "_skewX": 0,
  474. "_skewY": 0,
  475. "_localZOrder": 0,
  476. "_globalZOrder": 0,
  477. "_opacityModifyRGB": false,
  478. "groupIndex": 0
  479. },
  480. {
  481. "__type__": "cc.Node",
  482. "_name": "text",
  483. "_objFlags": 0,
  484. "_parent": {
  485. "__id__": 14
  486. },
  487. "_children": [],
  488. "_tag": -1,
  489. "_active": true,
  490. "_components": [
  491. {
  492. "__id__": 16
  493. }
  494. ],
  495. "_prefab": {
  496. "__id__": 17
  497. },
  498. "_id": "",
  499. "_opacity": 255,
  500. "_color": {
  501. "__type__": "cc.Color",
  502. "r": 0,
  503. "g": 0,
  504. "b": 0,
  505. "a": 255
  506. },
  507. "_cascadeOpacityEnabled": true,
  508. "_anchorPoint": {
  509. "__type__": "cc.Vec2",
  510. "x": 0.5,
  511. "y": 0.5
  512. },
  513. "_contentSize": {
  514. "__type__": "cc.Size",
  515. "width": 350,
  516. "height": 90
  517. },
  518. "_rotationX": 0,
  519. "_rotationY": 0,
  520. "_scaleX": 1,
  521. "_scaleY": 1,
  522. "_position": {
  523. "__type__": "cc.Vec2",
  524. "x": 0,
  525. "y": 10
  526. },
  527. "_skewX": 0,
  528. "_skewY": 0,
  529. "_localZOrder": 0,
  530. "_globalZOrder": 0,
  531. "_opacityModifyRGB": false,
  532. "groupIndex": 0
  533. },
  534. {
  535. "__type__": "cc.Label",
  536. "_name": "",
  537. "_objFlags": 0,
  538. "node": {
  539. "__id__": 15
  540. },
  541. "_enabled": true,
  542. "_useOriginalSize": false,
  543. "_actualFontSize": 26,
  544. "_fontSize": 26,
  545. "_lineHeight": 30,
  546. "_enableWrapText": true,
  547. "_N$file": null,
  548. "_isSystemFontUsed": true,
  549. "_spacingX": 0,
  550. "_N$string": "点击这里进行抢夺点击这里进行抢夺这里进行抢夺这里进行抢夺这里进行抢夺",
  551. "_N$horizontalAlign": 1,
  552. "_N$verticalAlign": 1,
  553. "_N$fontFamily": "Arial",
  554. "_N$overflow": 3
  555. },
  556. {
  557. "__type__": "cc.PrefabInfo",
  558. "root": {
  559. "__id__": 1
  560. },
  561. "asset": {
  562. "__id__": 0
  563. },
  564. "fileId": "7eOwev9E5HRrdEDYd8OhrW",
  565. "sync": false
  566. },
  567. {
  568. "__type__": "cc.Sprite",
  569. "_name": "",
  570. "_objFlags": 0,
  571. "node": {
  572. "__id__": 14
  573. },
  574. "_enabled": true,
  575. "_spriteFrame": {
  576. "__uuid__": "a0586f9f-5ac4-4c3c-99fc-6e13147004c1"
  577. },
  578. "_type": 0,
  579. "_sizeMode": 1,
  580. "_fillType": 0,
  581. "_fillCenter": {
  582. "__type__": "cc.Vec2",
  583. "x": 0,
  584. "y": 0
  585. },
  586. "_fillStart": 0,
  587. "_fillRange": 0,
  588. "_isTrimmedMode": true,
  589. "_srcBlendFactor": 770,
  590. "_dstBlendFactor": 771,
  591. "_atlas": null
  592. },
  593. {
  594. "__type__": "cc.PrefabInfo",
  595. "root": {
  596. "__id__": 1
  597. },
  598. "asset": {
  599. "__id__": 0
  600. },
  601. "fileId": "1asAvo+URKAoyxcmldNP+N",
  602. "sync": false
  603. },
  604. {
  605. "__type__": "cc.Node",
  606. "_name": "finger",
  607. "_objFlags": 0,
  608. "_parent": {
  609. "__id__": 1
  610. },
  611. "_children": [],
  612. "_tag": -1,
  613. "_active": true,
  614. "_components": [
  615. {
  616. "__id__": 21
  617. }
  618. ],
  619. "_prefab": {
  620. "__id__": 22
  621. },
  622. "_id": "",
  623. "_opacity": 255,
  624. "_color": {
  625. "__type__": "cc.Color",
  626. "r": 255,
  627. "g": 255,
  628. "b": 255,
  629. "a": 255
  630. },
  631. "_cascadeOpacityEnabled": true,
  632. "_anchorPoint": {
  633. "__type__": "cc.Vec2",
  634. "x": 0.5,
  635. "y": 0.5
  636. },
  637. "_contentSize": {
  638. "__type__": "cc.Size",
  639. "width": 98,
  640. "height": 112
  641. },
  642. "_rotationX": 0,
  643. "_rotationY": 0,
  644. "_scaleX": 1,
  645. "_scaleY": 1,
  646. "_position": {
  647. "__type__": "cc.Vec2",
  648. "x": 105,
  649. "y": 94
  650. },
  651. "_skewX": 0,
  652. "_skewY": 0,
  653. "_localZOrder": 0,
  654. "_globalZOrder": 0,
  655. "_opacityModifyRGB": false,
  656. "groupIndex": 0
  657. },
  658. {
  659. "__type__": "cc.Sprite",
  660. "_name": "",
  661. "_objFlags": 0,
  662. "node": {
  663. "__id__": 20
  664. },
  665. "_enabled": true,
  666. "_spriteFrame": {
  667. "__uuid__": "d3d2fd19-ae95-4d32-b35f-5fd3b1f5e8b0"
  668. },
  669. "_type": 0,
  670. "_sizeMode": 1,
  671. "_fillType": 0,
  672. "_fillCenter": {
  673. "__type__": "cc.Vec2",
  674. "x": 0,
  675. "y": 0
  676. },
  677. "_fillStart": 0,
  678. "_fillRange": 0,
  679. "_isTrimmedMode": true,
  680. "_srcBlendFactor": 770,
  681. "_dstBlendFactor": 771,
  682. "_atlas": null
  683. },
  684. {
  685. "__type__": "cc.PrefabInfo",
  686. "root": {
  687. "__id__": 1
  688. },
  689. "asset": {
  690. "__id__": 0
  691. },
  692. "fileId": "bdwov7klxDaqJxO/hZqHou",
  693. "sync": false
  694. },
  695. {
  696. "__type__": "b7b46s1RPVJrJfVUqQygaqH",
  697. "_name": "",
  698. "_objFlags": 0,
  699. "node": {
  700. "__id__": 1
  701. },
  702. "_enabled": true,
  703. "guideText": {
  704. "__id__": 15
  705. },
  706. "finger": {
  707. "__id__": 20
  708. },
  709. "peopleNode": {
  710. "__id__": 11
  711. },
  712. "mask": {
  713. "__id__": 5
  714. },
  715. "blockEvent": {
  716. "__id__": 2
  717. }
  718. },
  719. {
  720. "__type__": "cc.PrefabInfo",
  721. "root": {
  722. "__id__": 1
  723. },
  724. "asset": {
  725. "__id__": 0
  726. },
  727. "fileId": "fbz2bqIgNPN7gmq/hs0T5/",
  728. "sync": false
  729. }
  730. ]