PelletContainer.prefab 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "PelletContainer",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "PelletContainer",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 20
  35. },
  36. {
  37. "__id__": 22
  38. },
  39. {
  40. "__id__": 24
  41. },
  42. {
  43. "__id__": 26
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 28
  48. },
  49. "_lpos": {
  50. "__type__": "cc.Vec3",
  51. "x": 9.688,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "_lrot": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_lscale": {
  63. "__type__": "cc.Vec3",
  64. "x": 1,
  65. "y": 1,
  66. "z": 1
  67. },
  68. "_mobility": 0,
  69. "_layer": 33554432,
  70. "_euler": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_id": ""
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "Pellet",
  81. "_objFlags": 0,
  82. "__editorExtras__": {},
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 3
  91. },
  92. {
  93. "__id__": 5
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 7
  98. },
  99. "_lpos": {
  100. "__type__": "cc.Vec3",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0
  104. },
  105. "_lrot": {
  106. "__type__": "cc.Quat",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0,
  110. "w": 1
  111. },
  112. "_lscale": {
  113. "__type__": "cc.Vec3",
  114. "x": 1,
  115. "y": 1,
  116. "z": 1
  117. },
  118. "_mobility": 0,
  119. "_layer": 33554432,
  120. "_euler": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_id": ""
  127. },
  128. {
  129. "__type__": "cc.UITransform",
  130. "_name": "",
  131. "_objFlags": 0,
  132. "__editorExtras__": {},
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "__prefab": {
  138. "__id__": 4
  139. },
  140. "_contentSize": {
  141. "__type__": "cc.Size",
  142. "width": 57,
  143. "height": 57
  144. },
  145. "_anchorPoint": {
  146. "__type__": "cc.Vec2",
  147. "x": 0.5,
  148. "y": 0.5
  149. },
  150. "_id": ""
  151. },
  152. {
  153. "__type__": "cc.CompPrefabInfo",
  154. "fileId": "4cFfiGSRRNBJ6HQnvWhKN6"
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "__editorExtras__": {},
  161. "node": {
  162. "__id__": 2
  163. },
  164. "_enabled": true,
  165. "__prefab": {
  166. "__id__": 6
  167. },
  168. "_customMaterial": null,
  169. "_srcBlendFactor": 2,
  170. "_dstBlendFactor": 4,
  171. "_color": {
  172. "__type__": "cc.Color",
  173. "r": 255,
  174. "g": 255,
  175. "b": 255,
  176. "a": 255
  177. },
  178. "_spriteFrame": null,
  179. "_type": 0,
  180. "_fillType": 0,
  181. "_sizeMode": 1,
  182. "_fillCenter": {
  183. "__type__": "cc.Vec2",
  184. "x": 0,
  185. "y": 0
  186. },
  187. "_fillStart": 0,
  188. "_fillRange": 0,
  189. "_isTrimmedMode": true,
  190. "_useGrayscale": false,
  191. "_atlas": null,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.CompPrefabInfo",
  196. "fileId": "5eXYZPbTFA2p6UgLI/X6fq"
  197. },
  198. {
  199. "__type__": "cc.PrefabInfo",
  200. "root": {
  201. "__id__": 1
  202. },
  203. "asset": {
  204. "__id__": 0
  205. },
  206. "fileId": "b1luMUWcFJmqi7I1A/cZXE",
  207. "instance": null,
  208. "targetOverrides": null,
  209. "nestedPrefabInstanceRoots": null
  210. },
  211. {
  212. "__type__": "cc.Node",
  213. "_name": "TrailEffect",
  214. "_objFlags": 0,
  215. "__editorExtras__": {},
  216. "_parent": {
  217. "__id__": 1
  218. },
  219. "_children": [],
  220. "_active": false,
  221. "_components": [
  222. {
  223. "__id__": 9
  224. },
  225. {
  226. "__id__": 11
  227. }
  228. ],
  229. "_prefab": {
  230. "__id__": 13
  231. },
  232. "_lpos": {
  233. "__type__": "cc.Vec3",
  234. "x": 0,
  235. "y": 0,
  236. "z": 0
  237. },
  238. "_lrot": {
  239. "__type__": "cc.Quat",
  240. "x": 0,
  241. "y": 0,
  242. "z": 0,
  243. "w": 1
  244. },
  245. "_lscale": {
  246. "__type__": "cc.Vec3",
  247. "x": 1,
  248. "y": 1,
  249. "z": 1
  250. },
  251. "_mobility": 0,
  252. "_layer": 33554432,
  253. "_euler": {
  254. "__type__": "cc.Vec3",
  255. "x": 0,
  256. "y": 0,
  257. "z": 0
  258. },
  259. "_id": ""
  260. },
  261. {
  262. "__type__": "cc.UITransform",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "__editorExtras__": {},
  266. "node": {
  267. "__id__": 8
  268. },
  269. "_enabled": true,
  270. "__prefab": {
  271. "__id__": 10
  272. },
  273. "_contentSize": {
  274. "__type__": "cc.Size",
  275. "width": 100,
  276. "height": 100
  277. },
  278. "_anchorPoint": {
  279. "__type__": "cc.Vec2",
  280. "x": 0.5,
  281. "y": 0.5
  282. },
  283. "_id": ""
  284. },
  285. {
  286. "__type__": "cc.CompPrefabInfo",
  287. "fileId": "TrailEffectUITransform001"
  288. },
  289. {
  290. "__type__": "cc.MotionStreak",
  291. "_name": "",
  292. "_objFlags": 0,
  293. "__editorExtras__": {},
  294. "node": {
  295. "__id__": 8
  296. },
  297. "_enabled": true,
  298. "__prefab": {
  299. "__id__": 12
  300. },
  301. "_customMaterial": null,
  302. "_srcBlendFactor": 2,
  303. "_dstBlendFactor": 4,
  304. "_color": {
  305. "__type__": "cc.Color",
  306. "r": 255,
  307. "g": 255,
  308. "b": 255,
  309. "a": 255
  310. },
  311. "_preview": false,
  312. "_fadeTime": 0.5,
  313. "_minSeg": 1.1,
  314. "_stroke": 30,
  315. "_texture": {
  316. "__uuid__": "87ea3ba6-4cd5-4189-8d1d-9d069ea009a8@6c48a",
  317. "__expectedType__": "cc.Texture2D"
  318. },
  319. "_fastMode": false,
  320. "_id": ""
  321. },
  322. {
  323. "__type__": "cc.CompPrefabInfo",
  324. "fileId": "TrailEffectMotionStreak001"
  325. },
  326. {
  327. "__type__": "cc.PrefabInfo",
  328. "root": {
  329. "__id__": 1
  330. },
  331. "asset": {
  332. "__id__": 0
  333. },
  334. "fileId": "TrailEffectPrefabInfo001",
  335. "instance": null,
  336. "targetOverrides": null,
  337. "nestedPrefabInstanceRoots": null
  338. },
  339. {
  340. "__type__": "cc.Node",
  341. "_name": "Spine",
  342. "_objFlags": 0,
  343. "__editorExtras__": {},
  344. "_parent": {
  345. "__id__": 1
  346. },
  347. "_children": [],
  348. "_active": true,
  349. "_components": [
  350. {
  351. "__id__": 15
  352. },
  353. {
  354. "__id__": 17
  355. }
  356. ],
  357. "_prefab": {
  358. "__id__": 19
  359. },
  360. "_lpos": {
  361. "__type__": "cc.Vec3",
  362. "x": -92.176,
  363. "y": -5.938,
  364. "z": 0
  365. },
  366. "_lrot": {
  367. "__type__": "cc.Quat",
  368. "x": 0,
  369. "y": 0,
  370. "z": 0.7071067811865476,
  371. "w": -0.7071067811865475
  372. },
  373. "_lscale": {
  374. "__type__": "cc.Vec3",
  375. "x": 1,
  376. "y": 1,
  377. "z": 1
  378. },
  379. "_mobility": 0,
  380. "_layer": 1073741824,
  381. "_euler": {
  382. "__type__": "cc.Vec3",
  383. "x": 0,
  384. "y": 0,
  385. "z": 270
  386. },
  387. "_id": ""
  388. },
  389. {
  390. "__type__": "cc.UITransform",
  391. "_name": "",
  392. "_objFlags": 0,
  393. "__editorExtras__": {},
  394. "node": {
  395. "__id__": 14
  396. },
  397. "_enabled": true,
  398. "__prefab": {
  399. "__id__": 16
  400. },
  401. "_contentSize": {
  402. "__type__": "cc.Size",
  403. "width": 72.06999969482422,
  404. "height": 175.0399932861328
  405. },
  406. "_anchorPoint": {
  407. "__type__": "cc.Vec2",
  408. "x": 0.630914408397987,
  409. "y": 0.5104547640610523
  410. },
  411. "_id": ""
  412. },
  413. {
  414. "__type__": "cc.CompPrefabInfo",
  415. "fileId": "56KO0APYtKRrRSDUqPjZT4"
  416. },
  417. {
  418. "__type__": "sp.Skeleton",
  419. "_name": "",
  420. "_objFlags": 0,
  421. "__editorExtras__": {},
  422. "node": {
  423. "__id__": 14
  424. },
  425. "_enabled": true,
  426. "__prefab": {
  427. "__id__": 18
  428. },
  429. "_customMaterial": null,
  430. "_srcBlendFactor": 2,
  431. "_dstBlendFactor": 4,
  432. "_color": {
  433. "__type__": "cc.Color",
  434. "r": 255,
  435. "g": 255,
  436. "b": 255,
  437. "a": 255
  438. },
  439. "_skeletonData": {
  440. "__uuid__": "15209fa2-9c09-477e-a266-1bd7596cc915",
  441. "__expectedType__": "sp.SkeletonData"
  442. },
  443. "defaultSkin": "default",
  444. "defaultAnimation": "",
  445. "_premultipliedAlpha": true,
  446. "_timeScale": 1,
  447. "_preCacheMode": 0,
  448. "_cacheMode": 0,
  449. "_sockets": [],
  450. "_useTint": false,
  451. "_debugMesh": false,
  452. "_debugBones": false,
  453. "_debugSlots": false,
  454. "_enableBatch": false,
  455. "loop": true,
  456. "_id": ""
  457. },
  458. {
  459. "__type__": "cc.CompPrefabInfo",
  460. "fileId": "2buPpbG2ZO06BJlQOG5/cL"
  461. },
  462. {
  463. "__type__": "cc.PrefabInfo",
  464. "root": {
  465. "__id__": 1
  466. },
  467. "asset": {
  468. "__id__": 0
  469. },
  470. "fileId": "e4cE95pldB5qMiM5U9zRCY",
  471. "instance": null,
  472. "targetOverrides": null,
  473. "nestedPrefabInstanceRoots": null
  474. },
  475. {
  476. "__type__": "cc.UITransform",
  477. "_name": "",
  478. "_objFlags": 0,
  479. "__editorExtras__": {},
  480. "node": {
  481. "__id__": 1
  482. },
  483. "_enabled": true,
  484. "__prefab": {
  485. "__id__": 21
  486. },
  487. "_contentSize": {
  488. "__type__": "cc.Size",
  489. "width": 57,
  490. "height": 57
  491. },
  492. "_anchorPoint": {
  493. "__type__": "cc.Vec2",
  494. "x": 0.5,
  495. "y": 0.5
  496. },
  497. "_id": ""
  498. },
  499. {
  500. "__type__": "cc.CompPrefabInfo",
  501. "fileId": "01PFH40wdI/5w0W4w5nM/4"
  502. },
  503. {
  504. "__type__": "cc.RigidBody2D",
  505. "_name": "",
  506. "_objFlags": 0,
  507. "__editorExtras__": {},
  508. "node": {
  509. "__id__": 1
  510. },
  511. "_enabled": true,
  512. "__prefab": {
  513. "__id__": 23
  514. },
  515. "enabledContactListener": true,
  516. "bullet": true,
  517. "awakeOnLoad": true,
  518. "_group": 8,
  519. "_type": 2,
  520. "_allowSleep": false,
  521. "_gravityScale": 0,
  522. "_linearDamping": 0,
  523. "_angularDamping": 0,
  524. "_linearVelocity": {
  525. "__type__": "cc.Vec2",
  526. "x": 0,
  527. "y": 0
  528. },
  529. "_angularVelocity": 0,
  530. "_fixedRotation": false,
  531. "_id": ""
  532. },
  533. {
  534. "__type__": "cc.CompPrefabInfo",
  535. "fileId": "37zBafaaVBPKJGfhjp2CA5"
  536. },
  537. {
  538. "__type__": "cc.BoxCollider2D",
  539. "_name": "",
  540. "_objFlags": 0,
  541. "__editorExtras__": {},
  542. "node": {
  543. "__id__": 1
  544. },
  545. "_enabled": true,
  546. "__prefab": {
  547. "__id__": 25
  548. },
  549. "tag": 3,
  550. "_group": 8,
  551. "_density": 1,
  552. "_sensor": false,
  553. "_friction": 0.2,
  554. "_restitution": 0,
  555. "_offset": {
  556. "__type__": "cc.Vec2",
  557. "x": 0,
  558. "y": 0
  559. },
  560. "_size": {
  561. "__type__": "cc.Size",
  562. "width": 57,
  563. "height": 57
  564. },
  565. "_id": ""
  566. },
  567. {
  568. "__type__": "cc.CompPrefabInfo",
  569. "fileId": "f6qdCY1HlJnrlAGAQlEG80"
  570. },
  571. {
  572. "__type__": "45e52RfjzZAfatmnUHw8J5a",
  573. "_name": "",
  574. "_objFlags": 0,
  575. "__editorExtras__": {},
  576. "node": {
  577. "__id__": 1
  578. },
  579. "_enabled": true,
  580. "__prefab": {
  581. "__id__": 27
  582. },
  583. "motionStreak": {
  584. "__id__": 11
  585. },
  586. "_id": ""
  587. },
  588. {
  589. "__type__": "cc.CompPrefabInfo",
  590. "fileId": "8ey0IBbt9BvZLCcxeeDHqf"
  591. },
  592. {
  593. "__type__": "cc.PrefabInfo",
  594. "root": {
  595. "__id__": 1
  596. },
  597. "asset": {
  598. "__id__": 0
  599. },
  600. "fileId": "ecZuuI1ixD85bubQwhroh8",
  601. "instance": null,
  602. "targetOverrides": null
  603. }
  604. ]