Tips_EffectAround.prefab 12 KB

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