Pipe.prefab 13 KB

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