movePrefab.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "movePrefab",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "movePrefab",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 11
  25. },
  26. {
  27. "__id__": 20
  28. },
  29. {
  30. "__id__": 26
  31. }
  32. ],
  33. "_active": true,
  34. "_components": [
  35. {
  36. "__id__": 32
  37. },
  38. {
  39. "__id__": 34
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 36
  44. },
  45. "_lpos": {
  46. "__type__": "cc.Vec3",
  47. "x": 0,
  48. "y": 0,
  49. "z": 0
  50. },
  51. "_lrot": {
  52. "__type__": "cc.Quat",
  53. "x": 0,
  54. "y": 0,
  55. "z": 0,
  56. "w": 1
  57. },
  58. "_lscale": {
  59. "__type__": "cc.Vec3",
  60. "x": 1,
  61. "y": 1,
  62. "z": 1
  63. },
  64. "_mobility": 0,
  65. "_layer": 33554432,
  66. "_euler": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_id": ""
  73. },
  74. {
  75. "__type__": "cc.Node",
  76. "_name": "boom",
  77. "_objFlags": 0,
  78. "_parent": {
  79. "__id__": 1
  80. },
  81. "_children": [],
  82. "_active": false,
  83. "_components": [
  84. {
  85. "__id__": 3
  86. },
  87. {
  88. "__id__": 5
  89. },
  90. {
  91. "__id__": 7
  92. }
  93. ],
  94. "_prefab": {
  95. "__id__": 10
  96. },
  97. "_lpos": {
  98. "__type__": "cc.Vec3",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0
  102. },
  103. "_lrot": {
  104. "__type__": "cc.Quat",
  105. "x": 0,
  106. "y": 0,
  107. "z": 0,
  108. "w": 1
  109. },
  110. "_lscale": {
  111. "__type__": "cc.Vec3",
  112. "x": 1,
  113. "y": 1,
  114. "z": 1
  115. },
  116. "_mobility": 0,
  117. "_layer": 33554432,
  118. "_euler": {
  119. "__type__": "cc.Vec3",
  120. "x": 0,
  121. "y": 0,
  122. "z": 0
  123. },
  124. "_id": ""
  125. },
  126. {
  127. "__type__": "cc.UITransform",
  128. "_name": "",
  129. "_objFlags": 0,
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 148,
  140. "height": 167
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0.5,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "5bHZFMLw9D6pR9FCxjVoLu"
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "__prefab": {
  162. "__id__": 6
  163. },
  164. "_customMaterial": null,
  165. "_srcBlendFactor": 2,
  166. "_dstBlendFactor": 4,
  167. "_color": {
  168. "__type__": "cc.Color",
  169. "r": 255,
  170. "g": 255,
  171. "b": 255,
  172. "a": 255
  173. },
  174. "_spriteFrame": {
  175. "__uuid__": "fcfe69b3-5544-4414-ac78-8e57a16c19d3@f9941",
  176. "__expectedType__": "cc.SpriteFrame"
  177. },
  178. "_type": 0,
  179. "_fillType": 0,
  180. "_sizeMode": 1,
  181. "_fillCenter": {
  182. "__type__": "cc.Vec2",
  183. "x": 0,
  184. "y": 0
  185. },
  186. "_fillStart": 0,
  187. "_fillRange": 0,
  188. "_isTrimmedMode": true,
  189. "_useGrayscale": false,
  190. "_atlas": null,
  191. "_id": ""
  192. },
  193. {
  194. "__type__": "cc.CompPrefabInfo",
  195. "fileId": "34Gx04p0dI8KsEAdIsbjjN"
  196. },
  197. {
  198. "__type__": "cc.Button",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "__editorExtras__": {},
  202. "node": {
  203. "__id__": 2
  204. },
  205. "_enabled": true,
  206. "__prefab": {
  207. "__id__": 8
  208. },
  209. "clickEvents": [
  210. {
  211. "__id__": 9
  212. }
  213. ],
  214. "_interactable": true,
  215. "_transition": 0,
  216. "_normalColor": {
  217. "__type__": "cc.Color",
  218. "r": 255,
  219. "g": 255,
  220. "b": 255,
  221. "a": 255
  222. },
  223. "_hoverColor": {
  224. "__type__": "cc.Color",
  225. "r": 211,
  226. "g": 211,
  227. "b": 211,
  228. "a": 255
  229. },
  230. "_pressedColor": {
  231. "__type__": "cc.Color",
  232. "r": 255,
  233. "g": 255,
  234. "b": 255,
  235. "a": 255
  236. },
  237. "_disabledColor": {
  238. "__type__": "cc.Color",
  239. "r": 124,
  240. "g": 124,
  241. "b": 124,
  242. "a": 255
  243. },
  244. "_normalSprite": {
  245. "__uuid__": "fcfe69b3-5544-4414-ac78-8e57a16c19d3@f9941",
  246. "__expectedType__": "cc.SpriteFrame"
  247. },
  248. "_hoverSprite": null,
  249. "_pressedSprite": null,
  250. "_disabledSprite": null,
  251. "_duration": 0.1,
  252. "_zoomScale": 1.2,
  253. "_target": null,
  254. "_id": ""
  255. },
  256. {
  257. "__type__": "cc.CompPrefabInfo",
  258. "fileId": "6f3Bx3oGdMTZ7RPQlnsVmC"
  259. },
  260. {
  261. "__type__": "cc.ClickEvent",
  262. "target": {
  263. "__id__": 1
  264. },
  265. "component": "",
  266. "_componentId": "3f3faO/RjZBnoRzy+hmd5/D",
  267. "handler": "minusScore",
  268. "customEventData": ""
  269. },
  270. {
  271. "__type__": "cc.PrefabInfo",
  272. "root": {
  273. "__id__": 1
  274. },
  275. "asset": {
  276. "__id__": 0
  277. },
  278. "fileId": "41nvKL/y5AA4iciz9UtR6F",
  279. "instance": null,
  280. "targetOverrides": null,
  281. "nestedPrefabInstanceRoots": null
  282. },
  283. {
  284. "__type__": "cc.Node",
  285. "_name": "sweet",
  286. "_objFlags": 0,
  287. "_parent": {
  288. "__id__": 1
  289. },
  290. "_children": [],
  291. "_active": false,
  292. "_components": [
  293. {
  294. "__id__": 12
  295. },
  296. {
  297. "__id__": 14
  298. },
  299. {
  300. "__id__": 16
  301. }
  302. ],
  303. "_prefab": {
  304. "__id__": 19
  305. },
  306. "_lpos": {
  307. "__type__": "cc.Vec3",
  308. "x": 0,
  309. "y": 0,
  310. "z": 0
  311. },
  312. "_lrot": {
  313. "__type__": "cc.Quat",
  314. "x": 0,
  315. "y": 0,
  316. "z": 0,
  317. "w": 1
  318. },
  319. "_lscale": {
  320. "__type__": "cc.Vec3",
  321. "x": 1,
  322. "y": 1,
  323. "z": 1
  324. },
  325. "_mobility": 0,
  326. "_layer": 33554432,
  327. "_euler": {
  328. "__type__": "cc.Vec3",
  329. "x": 0,
  330. "y": 0,
  331. "z": 0
  332. },
  333. "_id": ""
  334. },
  335. {
  336. "__type__": "cc.UITransform",
  337. "_name": "",
  338. "_objFlags": 0,
  339. "node": {
  340. "__id__": 11
  341. },
  342. "_enabled": true,
  343. "__prefab": {
  344. "__id__": 13
  345. },
  346. "_contentSize": {
  347. "__type__": "cc.Size",
  348. "width": 149,
  349. "height": 150
  350. },
  351. "_anchorPoint": {
  352. "__type__": "cc.Vec2",
  353. "x": 0.5,
  354. "y": 0.5
  355. },
  356. "_id": ""
  357. },
  358. {
  359. "__type__": "cc.CompPrefabInfo",
  360. "fileId": "24WlnrcF5PEa32JJLiuN4k"
  361. },
  362. {
  363. "__type__": "cc.Sprite",
  364. "_name": "",
  365. "_objFlags": 0,
  366. "node": {
  367. "__id__": 11
  368. },
  369. "_enabled": true,
  370. "__prefab": {
  371. "__id__": 15
  372. },
  373. "_customMaterial": null,
  374. "_srcBlendFactor": 2,
  375. "_dstBlendFactor": 4,
  376. "_color": {
  377. "__type__": "cc.Color",
  378. "r": 255,
  379. "g": 255,
  380. "b": 255,
  381. "a": 255
  382. },
  383. "_spriteFrame": {
  384. "__uuid__": "ed4bb237-bef3-4679-9971-217f5355c674@f9941",
  385. "__expectedType__": "cc.SpriteFrame"
  386. },
  387. "_type": 0,
  388. "_fillType": 0,
  389. "_sizeMode": 1,
  390. "_fillCenter": {
  391. "__type__": "cc.Vec2",
  392. "x": 0,
  393. "y": 0
  394. },
  395. "_fillStart": 0,
  396. "_fillRange": 0,
  397. "_isTrimmedMode": true,
  398. "_useGrayscale": false,
  399. "_atlas": null,
  400. "_id": ""
  401. },
  402. {
  403. "__type__": "cc.CompPrefabInfo",
  404. "fileId": "a2u9jfqJdHG73rZN6MNNbW"
  405. },
  406. {
  407. "__type__": "cc.Button",
  408. "_name": "",
  409. "_objFlags": 0,
  410. "__editorExtras__": {},
  411. "node": {
  412. "__id__": 11
  413. },
  414. "_enabled": true,
  415. "__prefab": {
  416. "__id__": 17
  417. },
  418. "clickEvents": [
  419. {
  420. "__id__": 18
  421. }
  422. ],
  423. "_interactable": true,
  424. "_transition": 0,
  425. "_normalColor": {
  426. "__type__": "cc.Color",
  427. "r": 255,
  428. "g": 255,
  429. "b": 255,
  430. "a": 255
  431. },
  432. "_hoverColor": {
  433. "__type__": "cc.Color",
  434. "r": 211,
  435. "g": 211,
  436. "b": 211,
  437. "a": 255
  438. },
  439. "_pressedColor": {
  440. "__type__": "cc.Color",
  441. "r": 255,
  442. "g": 255,
  443. "b": 255,
  444. "a": 255
  445. },
  446. "_disabledColor": {
  447. "__type__": "cc.Color",
  448. "r": 124,
  449. "g": 124,
  450. "b": 124,
  451. "a": 255
  452. },
  453. "_normalSprite": {
  454. "__uuid__": "ed4bb237-bef3-4679-9971-217f5355c674@f9941",
  455. "__expectedType__": "cc.SpriteFrame"
  456. },
  457. "_hoverSprite": null,
  458. "_pressedSprite": null,
  459. "_disabledSprite": null,
  460. "_duration": 0.1,
  461. "_zoomScale": 1.2,
  462. "_target": null,
  463. "_id": ""
  464. },
  465. {
  466. "__type__": "cc.CompPrefabInfo",
  467. "fileId": "75CqsZbU1E2LwSIlWErg6V"
  468. },
  469. {
  470. "__type__": "cc.ClickEvent",
  471. "target": {
  472. "__id__": 1
  473. },
  474. "component": "",
  475. "_componentId": "3f3faO/RjZBnoRzy+hmd5/D",
  476. "handler": "addScore",
  477. "customEventData": ""
  478. },
  479. {
  480. "__type__": "cc.PrefabInfo",
  481. "root": {
  482. "__id__": 1
  483. },
  484. "asset": {
  485. "__id__": 0
  486. },
  487. "fileId": "90mI0CZe1EUYBJFxtQ7XLF",
  488. "instance": null,
  489. "targetOverrides": null,
  490. "nestedPrefabInstanceRoots": null
  491. },
  492. {
  493. "__type__": "cc.Node",
  494. "_name": "boomEffect",
  495. "_objFlags": 0,
  496. "__editorExtras__": {},
  497. "_parent": {
  498. "__id__": 1
  499. },
  500. "_children": [],
  501. "_active": false,
  502. "_components": [
  503. {
  504. "__id__": 21
  505. },
  506. {
  507. "__id__": 23
  508. }
  509. ],
  510. "_prefab": {
  511. "__id__": 25
  512. },
  513. "_lpos": {
  514. "__type__": "cc.Vec3",
  515. "x": 0,
  516. "y": 0,
  517. "z": 0
  518. },
  519. "_lrot": {
  520. "__type__": "cc.Quat",
  521. "x": 0,
  522. "y": 0,
  523. "z": 0,
  524. "w": 1
  525. },
  526. "_lscale": {
  527. "__type__": "cc.Vec3",
  528. "x": 1,
  529. "y": 1,
  530. "z": 1
  531. },
  532. "_mobility": 0,
  533. "_layer": 33554432,
  534. "_euler": {
  535. "__type__": "cc.Vec3",
  536. "x": 0,
  537. "y": 0,
  538. "z": 0
  539. },
  540. "_id": ""
  541. },
  542. {
  543. "__type__": "cc.UITransform",
  544. "_name": "",
  545. "_objFlags": 0,
  546. "node": {
  547. "__id__": 20
  548. },
  549. "_enabled": true,
  550. "__prefab": {
  551. "__id__": 22
  552. },
  553. "_contentSize": {
  554. "__type__": "cc.Size",
  555. "width": 136,
  556. "height": 140
  557. },
  558. "_anchorPoint": {
  559. "__type__": "cc.Vec2",
  560. "x": 0.5,
  561. "y": 0.5
  562. },
  563. "_id": ""
  564. },
  565. {
  566. "__type__": "cc.CompPrefabInfo",
  567. "fileId": "1dmkjZbz9BNZ9QDygbdtDI"
  568. },
  569. {
  570. "__type__": "cc.Sprite",
  571. "_name": "",
  572. "_objFlags": 0,
  573. "node": {
  574. "__id__": 20
  575. },
  576. "_enabled": true,
  577. "__prefab": {
  578. "__id__": 24
  579. },
  580. "_customMaterial": null,
  581. "_srcBlendFactor": 2,
  582. "_dstBlendFactor": 4,
  583. "_color": {
  584. "__type__": "cc.Color",
  585. "r": 255,
  586. "g": 255,
  587. "b": 255,
  588. "a": 255
  589. },
  590. "_spriteFrame": {
  591. "__uuid__": "1a7083c8-0e0f-48a4-9601-fd2206d2cf18@f9941",
  592. "__expectedType__": "cc.SpriteFrame"
  593. },
  594. "_type": 0,
  595. "_fillType": 0,
  596. "_sizeMode": 1,
  597. "_fillCenter": {
  598. "__type__": "cc.Vec2",
  599. "x": 0,
  600. "y": 0
  601. },
  602. "_fillStart": 0,
  603. "_fillRange": 0,
  604. "_isTrimmedMode": true,
  605. "_useGrayscale": false,
  606. "_atlas": null,
  607. "_id": ""
  608. },
  609. {
  610. "__type__": "cc.CompPrefabInfo",
  611. "fileId": "f2whIMkwtD4KNQG1SSXZah"
  612. },
  613. {
  614. "__type__": "cc.PrefabInfo",
  615. "root": {
  616. "__id__": 1
  617. },
  618. "asset": {
  619. "__id__": 0
  620. },
  621. "fileId": "9ftQkwYqlIi7zGd3iHHgmN",
  622. "instance": null,
  623. "targetOverrides": null,
  624. "nestedPrefabInstanceRoots": null
  625. },
  626. {
  627. "__type__": "cc.Node",
  628. "_name": "starEffect",
  629. "_objFlags": 0,
  630. "__editorExtras__": {},
  631. "_parent": {
  632. "__id__": 1
  633. },
  634. "_children": [],
  635. "_active": false,
  636. "_components": [
  637. {
  638. "__id__": 27
  639. },
  640. {
  641. "__id__": 29
  642. }
  643. ],
  644. "_prefab": {
  645. "__id__": 31
  646. },
  647. "_lpos": {
  648. "__type__": "cc.Vec3",
  649. "x": 0,
  650. "y": 0,
  651. "z": 0
  652. },
  653. "_lrot": {
  654. "__type__": "cc.Quat",
  655. "x": 0,
  656. "y": 0,
  657. "z": 0,
  658. "w": 1
  659. },
  660. "_lscale": {
  661. "__type__": "cc.Vec3",
  662. "x": 1,
  663. "y": 1,
  664. "z": 1
  665. },
  666. "_mobility": 0,
  667. "_layer": 33554432,
  668. "_euler": {
  669. "__type__": "cc.Vec3",
  670. "x": 0,
  671. "y": 0,
  672. "z": 0
  673. },
  674. "_id": ""
  675. },
  676. {
  677. "__type__": "cc.UITransform",
  678. "_name": "",
  679. "_objFlags": 0,
  680. "node": {
  681. "__id__": 26
  682. },
  683. "_enabled": true,
  684. "__prefab": {
  685. "__id__": 28
  686. },
  687. "_contentSize": {
  688. "__type__": "cc.Size",
  689. "width": 141,
  690. "height": 130
  691. },
  692. "_anchorPoint": {
  693. "__type__": "cc.Vec2",
  694. "x": 0.5,
  695. "y": 0.5
  696. },
  697. "_id": ""
  698. },
  699. {
  700. "__type__": "cc.CompPrefabInfo",
  701. "fileId": "caca424ExDLYQZzjw7s4Ml"
  702. },
  703. {
  704. "__type__": "cc.Sprite",
  705. "_name": "",
  706. "_objFlags": 0,
  707. "node": {
  708. "__id__": 26
  709. },
  710. "_enabled": true,
  711. "__prefab": {
  712. "__id__": 30
  713. },
  714. "_customMaterial": null,
  715. "_srcBlendFactor": 2,
  716. "_dstBlendFactor": 4,
  717. "_color": {
  718. "__type__": "cc.Color",
  719. "r": 255,
  720. "g": 255,
  721. "b": 255,
  722. "a": 255
  723. },
  724. "_spriteFrame": {
  725. "__uuid__": "9b958ac3-8f05-4df2-a4ba-1a2f4c4691b0@f9941",
  726. "__expectedType__": "cc.SpriteFrame"
  727. },
  728. "_type": 0,
  729. "_fillType": 0,
  730. "_sizeMode": 1,
  731. "_fillCenter": {
  732. "__type__": "cc.Vec2",
  733. "x": 0,
  734. "y": 0
  735. },
  736. "_fillStart": 0,
  737. "_fillRange": 0,
  738. "_isTrimmedMode": true,
  739. "_useGrayscale": false,
  740. "_atlas": null,
  741. "_id": ""
  742. },
  743. {
  744. "__type__": "cc.CompPrefabInfo",
  745. "fileId": "3d7XTfW/9E3IziDzXGaq1o"
  746. },
  747. {
  748. "__type__": "cc.PrefabInfo",
  749. "root": {
  750. "__id__": 1
  751. },
  752. "asset": {
  753. "__id__": 0
  754. },
  755. "fileId": "01/nVNCtxNyZcT76rQNaMN",
  756. "instance": null,
  757. "targetOverrides": null,
  758. "nestedPrefabInstanceRoots": null
  759. },
  760. {
  761. "__type__": "cc.UITransform",
  762. "_name": "",
  763. "_objFlags": 0,
  764. "node": {
  765. "__id__": 1
  766. },
  767. "_enabled": true,
  768. "__prefab": {
  769. "__id__": 33
  770. },
  771. "_contentSize": {
  772. "__type__": "cc.Size",
  773. "width": 100,
  774. "height": 100
  775. },
  776. "_anchorPoint": {
  777. "__type__": "cc.Vec2",
  778. "x": 0.5,
  779. "y": 0.5
  780. },
  781. "_id": ""
  782. },
  783. {
  784. "__type__": "cc.CompPrefabInfo",
  785. "fileId": "539/qZ5HBAU7B8gDnFhSni"
  786. },
  787. {
  788. "__type__": "3f3faO/RjZBnoRzy+hmd5/D",
  789. "_name": "",
  790. "_objFlags": 0,
  791. "node": {
  792. "__id__": 1
  793. },
  794. "_enabled": true,
  795. "__prefab": {
  796. "__id__": 35
  797. },
  798. "boomNode": {
  799. "__id__": 2
  800. },
  801. "sweetNode": {
  802. "__id__": 11
  803. },
  804. "boomEffectNode": {
  805. "__id__": 20
  806. },
  807. "starEffectNode": {
  808. "__id__": 26
  809. },
  810. "_id": ""
  811. },
  812. {
  813. "__type__": "cc.CompPrefabInfo",
  814. "fileId": "eayqA1YkdAVITcp+XydxT0"
  815. },
  816. {
  817. "__type__": "cc.PrefabInfo",
  818. "root": {
  819. "__id__": 1
  820. },
  821. "asset": {
  822. "__id__": 0
  823. },
  824. "fileId": "08vF3LBwBJR61GdgqvETAw",
  825. "instance": null,
  826. "targetOverrides": null
  827. }
  828. ]