2001.prefab 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914
  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": "s1",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 10
  28. },
  29. {
  30. "__id__": 13
  31. },
  32. {
  33. "__id__": 15
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 18
  40. },
  41. {
  42. "__id__": 19
  43. },
  44. {
  45. "__id__": 20
  46. }
  47. ],
  48. "_prefab": {
  49. "__id__": 21
  50. },
  51. "_opacity": 255,
  52. "_color": {
  53. "__type__": "cc.Color",
  54. "r": 255,
  55. "g": 255,
  56. "b": 255,
  57. "a": 255
  58. },
  59. "_contentSize": {
  60. "__type__": "cc.Size",
  61. "width": 50,
  62. "height": 90
  63. },
  64. "_anchorPoint": {
  65. "__type__": "cc.Vec2",
  66. "x": 0.5,
  67. "y": 0
  68. },
  69. "_trs": {
  70. "__type__": "TypedArray",
  71. "ctor": "Float64Array",
  72. "array": [
  73. 0,
  74. 0,
  75. 0,
  76. 0,
  77. 0,
  78. 0,
  79. 1,
  80. 1,
  81. 1,
  82. 1
  83. ]
  84. },
  85. "_eulerAngles": {
  86. "__type__": "cc.Vec3",
  87. "x": 0,
  88. "y": 0,
  89. "z": 0
  90. },
  91. "_skewX": 0,
  92. "_skewY": 0,
  93. "_is3DNode": false,
  94. "_groupIndex": 0,
  95. "groupIndex": 0,
  96. "_id": ""
  97. },
  98. {
  99. "__type__": "cc.Node",
  100. "_name": "glow_jiaodi",
  101. "_objFlags": 0,
  102. "_parent": {
  103. "__id__": 1
  104. },
  105. "_children": [],
  106. "_active": true,
  107. "_components": [
  108. {
  109. "__id__": 3
  110. }
  111. ],
  112. "_prefab": {
  113. "__id__": 4
  114. },
  115. "_opacity": 255,
  116. "_color": {
  117. "__type__": "cc.Color",
  118. "r": 255,
  119. "g": 255,
  120. "b": 255,
  121. "a": 255
  122. },
  123. "_contentSize": {
  124. "__type__": "cc.Size",
  125. "width": 164,
  126. "height": 164
  127. },
  128. "_anchorPoint": {
  129. "__type__": "cc.Vec2",
  130. "x": 0.5,
  131. "y": 0.5
  132. },
  133. "_trs": {
  134. "__type__": "TypedArray",
  135. "ctor": "Float64Array",
  136. "array": [
  137. -1.786,
  138. 2.322,
  139. 0,
  140. 0,
  141. 0,
  142. 0,
  143. 1,
  144. 1,
  145. 0.5,
  146. 1
  147. ]
  148. },
  149. "_eulerAngles": {
  150. "__type__": "cc.Vec3",
  151. "x": 0,
  152. "y": 0,
  153. "z": 0
  154. },
  155. "_skewX": 0,
  156. "_skewY": 0,
  157. "_is3DNode": false,
  158. "_groupIndex": 0,
  159. "groupIndex": 0,
  160. "_id": ""
  161. },
  162. {
  163. "__type__": "sp.Skeleton",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "node": {
  167. "__id__": 2
  168. },
  169. "_enabled": true,
  170. "_materials": [
  171. {
  172. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  173. }
  174. ],
  175. "paused": false,
  176. "defaultSkin": "default",
  177. "defaultAnimation": "glow_jiaodi",
  178. "_preCacheMode": 0,
  179. "_cacheMode": 0,
  180. "loop": true,
  181. "premultipliedAlpha": true,
  182. "timeScale": 1,
  183. "_accTime": 0,
  184. "_playCount": 0,
  185. "_frameCache": null,
  186. "_curFrame": null,
  187. "_skeletonCache": null,
  188. "_animationName": "glow_jiaodi",
  189. "_animationQueue": [],
  190. "_headAniInfo": null,
  191. "_playTimes": 0,
  192. "_isAniComplete": true,
  193. "_N$skeletonData": {
  194. "__uuid__": "f8abc38f-6d84-4532-ba1b-56e0e5353983"
  195. },
  196. "_N$_defaultCacheMode": 0,
  197. "_N$debugSlots": false,
  198. "_N$debugBones": false,
  199. "_N$debugMesh": false,
  200. "_N$useTint": false,
  201. "_N$enableBatch": false,
  202. "_id": ""
  203. },
  204. {
  205. "__type__": "cc.PrefabInfo",
  206. "root": {
  207. "__id__": 1
  208. },
  209. "asset": {
  210. "__uuid__": "4170f856-461a-496d-b41b-48c00727425a"
  211. },
  212. "fileId": "5fpEBZWvVJG7Mw57zBmKOt",
  213. "sync": false
  214. },
  215. {
  216. "__type__": "cc.Node",
  217. "_name": "juese01",
  218. "_objFlags": 0,
  219. "_parent": {
  220. "__id__": 1
  221. },
  222. "_children": [
  223. {
  224. "__id__": 6
  225. }
  226. ],
  227. "_active": true,
  228. "_components": [],
  229. "_prefab": {
  230. "__id__": 9
  231. },
  232. "_opacity": 255,
  233. "_color": {
  234. "__type__": "cc.Color",
  235. "r": 255,
  236. "g": 255,
  237. "b": 255,
  238. "a": 255
  239. },
  240. "_contentSize": {
  241. "__type__": "cc.Size",
  242. "width": 0,
  243. "height": 0
  244. },
  245. "_anchorPoint": {
  246. "__type__": "cc.Vec2",
  247. "x": 0.5,
  248. "y": 0.5
  249. },
  250. "_trs": {
  251. "__type__": "TypedArray",
  252. "ctor": "Float64Array",
  253. "array": [
  254. 0,
  255. 0,
  256. 0,
  257. 0,
  258. 0,
  259. 0,
  260. 1,
  261. 1,
  262. 1,
  263. 1
  264. ]
  265. },
  266. "_eulerAngles": {
  267. "__type__": "cc.Vec3",
  268. "x": 0,
  269. "y": 0,
  270. "z": 0
  271. },
  272. "_skewX": 0,
  273. "_skewY": 0,
  274. "_is3DNode": false,
  275. "_groupIndex": 0,
  276. "groupIndex": 0,
  277. "_id": ""
  278. },
  279. {
  280. "__type__": "cc.Node",
  281. "_name": "spineRight",
  282. "_objFlags": 0,
  283. "_parent": {
  284. "__id__": 5
  285. },
  286. "_children": [],
  287. "_active": true,
  288. "_components": [
  289. {
  290. "__id__": 7
  291. }
  292. ],
  293. "_prefab": {
  294. "__id__": 8
  295. },
  296. "_opacity": 255,
  297. "_color": {
  298. "__type__": "cc.Color",
  299. "r": 255,
  300. "g": 255,
  301. "b": 255,
  302. "a": 255
  303. },
  304. "_contentSize": {
  305. "__type__": "cc.Size",
  306. "width": 156.85,
  307. "height": 157.11
  308. },
  309. "_anchorPoint": {
  310. "__type__": "cc.Vec2",
  311. "x": 0.5,
  312. "y": 0.5
  313. },
  314. "_trs": {
  315. "__type__": "TypedArray",
  316. "ctor": "Float64Array",
  317. "array": [
  318. 0,
  319. 0,
  320. 0,
  321. 0,
  322. 0,
  323. 0,
  324. 1,
  325. 1,
  326. 1,
  327. 1
  328. ]
  329. },
  330. "_eulerAngles": {
  331. "__type__": "cc.Vec3",
  332. "x": 0,
  333. "y": 0,
  334. "z": 0
  335. },
  336. "_skewX": 0,
  337. "_skewY": 0,
  338. "_is3DNode": false,
  339. "_groupIndex": 0,
  340. "groupIndex": 0,
  341. "_id": ""
  342. },
  343. {
  344. "__type__": "sp.Skeleton",
  345. "_name": "",
  346. "_objFlags": 0,
  347. "node": {
  348. "__id__": 6
  349. },
  350. "_enabled": true,
  351. "_materials": [
  352. {
  353. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  354. }
  355. ],
  356. "paused": false,
  357. "defaultSkin": "default",
  358. "defaultAnimation": "stand",
  359. "_preCacheMode": 0,
  360. "_cacheMode": 0,
  361. "loop": true,
  362. "premultipliedAlpha": true,
  363. "timeScale": 1,
  364. "_accTime": 0,
  365. "_playCount": 0,
  366. "_frameCache": null,
  367. "_curFrame": null,
  368. "_skeletonCache": null,
  369. "_animationName": "stand",
  370. "_animationQueue": [],
  371. "_headAniInfo": null,
  372. "_playTimes": 0,
  373. "_isAniComplete": true,
  374. "_N$skeletonData": {
  375. "__uuid__": "ea83008f-f440-4561-b834-05e5fb223980"
  376. },
  377. "_N$_defaultCacheMode": 0,
  378. "_N$debugSlots": false,
  379. "_N$debugBones": false,
  380. "_N$debugMesh": false,
  381. "_N$useTint": false,
  382. "_N$enableBatch": false,
  383. "_id": ""
  384. },
  385. {
  386. "__type__": "cc.PrefabInfo",
  387. "root": {
  388. "__id__": 1
  389. },
  390. "asset": {
  391. "__uuid__": "4170f856-461a-496d-b41b-48c00727425a"
  392. },
  393. "fileId": "492sQtQi1Jip2wFKfStbsS",
  394. "sync": false
  395. },
  396. {
  397. "__type__": "cc.PrefabInfo",
  398. "root": {
  399. "__id__": 1
  400. },
  401. "asset": {
  402. "__uuid__": "4170f856-461a-496d-b41b-48c00727425a"
  403. },
  404. "fileId": "7fgtyGjSZHYKrHCbGys7lR",
  405. "sync": false
  406. },
  407. {
  408. "__type__": "cc.Node",
  409. "_name": "yanwu_gs",
  410. "_objFlags": 0,
  411. "_parent": {
  412. "__id__": 1
  413. },
  414. "_children": [],
  415. "_active": false,
  416. "_components": [
  417. {
  418. "__id__": 11
  419. }
  420. ],
  421. "_prefab": {
  422. "__id__": 12
  423. },
  424. "_opacity": 255,
  425. "_color": {
  426. "__type__": "cc.Color",
  427. "r": 255,
  428. "g": 255,
  429. "b": 255,
  430. "a": 255
  431. },
  432. "_contentSize": {
  433. "__type__": "cc.Size",
  434. "width": 0,
  435. "height": 0
  436. },
  437. "_anchorPoint": {
  438. "__type__": "cc.Vec2",
  439. "x": 0.5,
  440. "y": 0.5
  441. },
  442. "_trs": {
  443. "__type__": "TypedArray",
  444. "ctor": "Float64Array",
  445. "array": [
  446. 0,
  447. 12.399,
  448. 0,
  449. 0,
  450. 0,
  451. 0,
  452. 1,
  453. 1,
  454. 1,
  455. 1
  456. ]
  457. },
  458. "_eulerAngles": {
  459. "__type__": "cc.Vec3",
  460. "x": 0,
  461. "y": 0,
  462. "z": 0
  463. },
  464. "_skewX": 0,
  465. "_skewY": 0,
  466. "_is3DNode": false,
  467. "_groupIndex": 0,
  468. "groupIndex": 0,
  469. "_id": ""
  470. },
  471. {
  472. "__type__": "cc.ParticleSystem",
  473. "_name": "",
  474. "_objFlags": 0,
  475. "node": {
  476. "__id__": 10
  477. },
  478. "_enabled": true,
  479. "_materials": [
  480. {
  481. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  482. }
  483. ],
  484. "_srcBlendFactor": 770,
  485. "_dstBlendFactor": 771,
  486. "_custom": true,
  487. "_file": {
  488. "__uuid__": "f6df1575-b00c-49a4-b260-29e710c77f9a"
  489. },
  490. "_spriteFrame": null,
  491. "_texture": null,
  492. "_stopped": true,
  493. "playOnLoad": true,
  494. "autoRemoveOnFinish": false,
  495. "totalParticles": 8,
  496. "duration": -1,
  497. "emissionRate": 10,
  498. "life": 0.8,
  499. "lifeVar": 0.5,
  500. "_startColor": {
  501. "__type__": "cc.Color",
  502. "r": 255,
  503. "g": 255,
  504. "b": 255,
  505. "a": 255
  506. },
  507. "_startColorVar": {
  508. "__type__": "cc.Color",
  509. "r": 0,
  510. "g": 0,
  511. "b": 0,
  512. "a": 0
  513. },
  514. "_endColor": {
  515. "__type__": "cc.Color",
  516. "r": 255,
  517. "g": 255,
  518. "b": 255,
  519. "a": 255
  520. },
  521. "_endColorVar": {
  522. "__type__": "cc.Color",
  523. "r": 0,
  524. "g": 0,
  525. "b": 0,
  526. "a": 0
  527. },
  528. "angle": 180,
  529. "angleVar": 0,
  530. "startSize": 40,
  531. "startSizeVar": 0,
  532. "endSize": 5,
  533. "endSizeVar": 0,
  534. "startSpin": 0,
  535. "startSpinVar": 0,
  536. "endSpin": 354,
  537. "endSpinVar": 0,
  538. "sourcePos": {
  539. "__type__": "cc.Vec2",
  540. "x": 0,
  541. "y": 0
  542. },
  543. "posVar": {
  544. "__type__": "cc.Vec2",
  545. "x": 0,
  546. "y": 8
  547. },
  548. "_positionType": 0,
  549. "positionType": 0,
  550. "emitterMode": 0,
  551. "gravity": {
  552. "__type__": "cc.Vec2",
  553. "x": 0,
  554. "y": 0
  555. },
  556. "speed": 0,
  557. "speedVar": 0,
  558. "tangentialAccel": 0,
  559. "tangentialAccelVar": 0,
  560. "radialAccel": 0,
  561. "radialAccelVar": 0,
  562. "rotationIsDir": false,
  563. "startRadius": 0,
  564. "startRadiusVar": 0,
  565. "endRadius": 0,
  566. "endRadiusVar": 0,
  567. "rotatePerS": 0,
  568. "rotatePerSVar": 0,
  569. "_N$preview": true,
  570. "_id": ""
  571. },
  572. {
  573. "__type__": "cc.PrefabInfo",
  574. "root": {
  575. "__id__": 1
  576. },
  577. "asset": {
  578. "__uuid__": "4170f856-461a-496d-b41b-48c00727425a"
  579. },
  580. "fileId": "08RP6WHYNFFbx5ojX1sVCr",
  581. "sync": false
  582. },
  583. {
  584. "__type__": "cc.Node",
  585. "_name": "fire",
  586. "_objFlags": 0,
  587. "_parent": {
  588. "__id__": 1
  589. },
  590. "_children": [],
  591. "_active": true,
  592. "_components": [],
  593. "_prefab": {
  594. "__id__": 14
  595. },
  596. "_opacity": 255,
  597. "_color": {
  598. "__type__": "cc.Color",
  599. "r": 255,
  600. "g": 255,
  601. "b": 255,
  602. "a": 255
  603. },
  604. "_contentSize": {
  605. "__type__": "cc.Size",
  606. "width": 0,
  607. "height": 0
  608. },
  609. "_anchorPoint": {
  610. "__type__": "cc.Vec2",
  611. "x": 0.5,
  612. "y": 0.5
  613. },
  614. "_trs": {
  615. "__type__": "TypedArray",
  616. "ctor": "Float64Array",
  617. "array": [
  618. 18.124,
  619. 30.259,
  620. 0,
  621. 0,
  622. 0,
  623. 0,
  624. 1,
  625. 1,
  626. 1,
  627. 1
  628. ]
  629. },
  630. "_eulerAngles": {
  631. "__type__": "cc.Vec3",
  632. "x": 0,
  633. "y": 0,
  634. "z": 0
  635. },
  636. "_skewX": 0,
  637. "_skewY": 0,
  638. "_is3DNode": false,
  639. "_groupIndex": 0,
  640. "groupIndex": 0,
  641. "_id": ""
  642. },
  643. {
  644. "__type__": "cc.PrefabInfo",
  645. "root": {
  646. "__id__": 1
  647. },
  648. "asset": {
  649. "__uuid__": "4170f856-461a-496d-b41b-48c00727425a"
  650. },
  651. "fileId": "70ZWxHzbdJKJJr7qtdigNf",
  652. "sync": false
  653. },
  654. {
  655. "__type__": "cc.Node",
  656. "_name": "lizi_gs",
  657. "_objFlags": 0,
  658. "_parent": {
  659. "__id__": 1
  660. },
  661. "_children": [],
  662. "_active": true,
  663. "_components": [
  664. {
  665. "__id__": 16
  666. }
  667. ],
  668. "_prefab": {
  669. "__id__": 17
  670. },
  671. "_opacity": 255,
  672. "_color": {
  673. "__type__": "cc.Color",
  674. "r": 255,
  675. "g": 255,
  676. "b": 255,
  677. "a": 255
  678. },
  679. "_contentSize": {
  680. "__type__": "cc.Size",
  681. "width": 0,
  682. "height": 0
  683. },
  684. "_anchorPoint": {
  685. "__type__": "cc.Vec2",
  686. "x": 0.5,
  687. "y": 0.5
  688. },
  689. "_trs": {
  690. "__type__": "TypedArray",
  691. "ctor": "Float64Array",
  692. "array": [
  693. 0.847,
  694. 40.644,
  695. 0,
  696. 0,
  697. 0,
  698. 0,
  699. 1,
  700. 1,
  701. 1,
  702. 1
  703. ]
  704. },
  705. "_eulerAngles": {
  706. "__type__": "cc.Vec3",
  707. "x": 0,
  708. "y": 0,
  709. "z": 0
  710. },
  711. "_skewX": 0,
  712. "_skewY": 0,
  713. "_is3DNode": false,
  714. "_groupIndex": 0,
  715. "groupIndex": 0,
  716. "_id": ""
  717. },
  718. {
  719. "__type__": "cc.ParticleSystem",
  720. "_name": "",
  721. "_objFlags": 0,
  722. "node": {
  723. "__id__": 15
  724. },
  725. "_enabled": true,
  726. "_materials": [
  727. {
  728. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  729. }
  730. ],
  731. "_srcBlendFactor": 1,
  732. "_dstBlendFactor": 1,
  733. "_custom": true,
  734. "_file": {
  735. "__uuid__": "505c2cdb-a500-4b06-8b7b-24fbeddb7277"
  736. },
  737. "_spriteFrame": null,
  738. "_texture": null,
  739. "_stopped": true,
  740. "playOnLoad": true,
  741. "autoRemoveOnFinish": false,
  742. "totalParticles": 5,
  743. "duration": -1,
  744. "emissionRate": 16.666666666666668,
  745. "life": 0.3,
  746. "lifeVar": 0.2,
  747. "_startColor": {
  748. "__type__": "cc.Color",
  749. "r": 255,
  750. "g": 255,
  751. "b": 255,
  752. "a": 255
  753. },
  754. "_startColorVar": {
  755. "__type__": "cc.Color",
  756. "r": 0,
  757. "g": 0,
  758. "b": 0,
  759. "a": 255
  760. },
  761. "_endColor": {
  762. "__type__": "cc.Color",
  763. "r": 255,
  764. "g": 255,
  765. "b": 255,
  766. "a": 0
  767. },
  768. "_endColorVar": {
  769. "__type__": "cc.Color",
  770. "r": 0,
  771. "g": 0,
  772. "b": 0,
  773. "a": 0
  774. },
  775. "angle": 90,
  776. "angleVar": 0,
  777. "startSize": 10,
  778. "startSizeVar": 5,
  779. "endSize": 5,
  780. "endSizeVar": 3,
  781. "startSpin": 0,
  782. "startSpinVar": 0,
  783. "endSpin": 0,
  784. "endSpinVar": 0,
  785. "sourcePos": {
  786. "__type__": "cc.Vec2",
  787. "x": 0,
  788. "y": 0
  789. },
  790. "posVar": {
  791. "__type__": "cc.Vec2",
  792. "x": 30,
  793. "y": 61
  794. },
  795. "_positionType": 1,
  796. "positionType": 1,
  797. "emitterMode": 0,
  798. "gravity": {
  799. "__type__": "cc.Vec2",
  800. "x": 0,
  801. "y": 740
  802. },
  803. "speed": 8,
  804. "speedVar": 4,
  805. "tangentialAccel": 0,
  806. "tangentialAccelVar": 0,
  807. "radialAccel": 0,
  808. "radialAccelVar": 0,
  809. "rotationIsDir": false,
  810. "startRadius": 0,
  811. "startRadiusVar": 0,
  812. "endRadius": 0,
  813. "endRadiusVar": 0,
  814. "rotatePerS": 0,
  815. "rotatePerSVar": 0,
  816. "_N$preview": true,
  817. "_id": ""
  818. },
  819. {
  820. "__type__": "cc.PrefabInfo",
  821. "root": {
  822. "__id__": 1
  823. },
  824. "asset": {
  825. "__uuid__": "4170f856-461a-496d-b41b-48c00727425a"
  826. },
  827. "fileId": "a0BO90f/5PmKj8IBueg8yz",
  828. "sync": false
  829. },
  830. {
  831. "__type__": "cc.RigidBody",
  832. "_name": "",
  833. "_objFlags": 0,
  834. "node": {
  835. "__id__": 1
  836. },
  837. "_enabled": true,
  838. "_type": 2,
  839. "_allowSleep": true,
  840. "_gravityScale": 0,
  841. "_linearDamping": 30,
  842. "_angularDamping": 0,
  843. "_linearVelocity": {
  844. "__type__": "cc.Vec2",
  845. "x": 0,
  846. "y": 0
  847. },
  848. "_angularVelocity": 0,
  849. "_fixedRotation": true,
  850. "enabledContactListener": true,
  851. "bullet": false,
  852. "awakeOnLoad": true,
  853. "_id": ""
  854. },
  855. {
  856. "__type__": "cc.PhysicsBoxCollider",
  857. "_name": "",
  858. "_objFlags": 0,
  859. "node": {
  860. "__id__": 1
  861. },
  862. "_enabled": true,
  863. "tag": 0,
  864. "_density": 1,
  865. "_sensor": true,
  866. "_friction": 0.2,
  867. "_restitution": 0,
  868. "body": null,
  869. "_offset": {
  870. "__type__": "cc.Vec2",
  871. "x": 0,
  872. "y": 45
  873. },
  874. "_size": {
  875. "__type__": "cc.Size",
  876. "width": 50,
  877. "height": 90
  878. },
  879. "_id": ""
  880. },
  881. {
  882. "__type__": "cc.PhysicsCircleCollider",
  883. "_name": "",
  884. "_objFlags": 0,
  885. "node": {
  886. "__id__": 1
  887. },
  888. "_enabled": true,
  889. "tag": 1,
  890. "_density": 1,
  891. "_sensor": false,
  892. "_friction": 0.2,
  893. "_restitution": 0,
  894. "body": null,
  895. "_offset": {
  896. "__type__": "cc.Vec2",
  897. "x": 0,
  898. "y": 40
  899. },
  900. "_radius": 40,
  901. "_id": ""
  902. },
  903. {
  904. "__type__": "cc.PrefabInfo",
  905. "root": {
  906. "__id__": 1
  907. },
  908. "asset": {
  909. "__uuid__": "4170f856-461a-496d-b41b-48c00727425a"
  910. },
  911. "fileId": "",
  912. "sync": false
  913. }
  914. ]