bullet.prefab 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281
  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": "bullet",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 5
  28. },
  29. {
  30. "__id__": 6
  31. },
  32. {
  33. "__id__": 7
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 8
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 60,
  50. "height": 25
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 0,
  62. 0,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1.2,
  69. 1.2,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "1004",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 4
  102. },
  103. "_opacity": 255,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 255,
  108. "b": 255,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 183,
  114. "height": 87
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. 0,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "sp.Skeleton",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_materials": [
  159. {
  160. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  161. }
  162. ],
  163. "paused": false,
  164. "defaultSkin": "default",
  165. "defaultAnimation": "animation",
  166. "_preCacheMode": 0,
  167. "_cacheMode": 0,
  168. "loop": true,
  169. "premultipliedAlpha": true,
  170. "timeScale": 1,
  171. "_accTime": 0,
  172. "_playCount": 0,
  173. "_frameCache": null,
  174. "_curFrame": null,
  175. "_skeletonCache": null,
  176. "_animationName": "animation",
  177. "_animationQueue": [],
  178. "_headAniInfo": null,
  179. "_playTimes": 0,
  180. "_isAniComplete": true,
  181. "_N$skeletonData": {
  182. "__uuid__": "be0442a9-9e57-41dd-b149-388a3649c3cd"
  183. },
  184. "_N$_defaultCacheMode": 0,
  185. "_N$debugSlots": false,
  186. "_N$debugBones": false,
  187. "_N$debugMesh": false,
  188. "_N$useTint": false,
  189. "_N$enableBatch": false,
  190. "_id": ""
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 2
  196. },
  197. "asset": null,
  198. "fileId": "660annKydAL7Jz2sJqOhge",
  199. "sync": false
  200. },
  201. {
  202. "__type__": "cc.RigidBody",
  203. "_name": "",
  204. "_objFlags": 0,
  205. "node": {
  206. "__id__": 1
  207. },
  208. "_enabled": true,
  209. "_type": 2,
  210. "_allowSleep": true,
  211. "_gravityScale": 0,
  212. "_linearDamping": 0,
  213. "_angularDamping": 0,
  214. "_linearVelocity": {
  215. "__type__": "cc.Vec2",
  216. "x": 0,
  217. "y": 0
  218. },
  219. "_angularVelocity": 0,
  220. "_fixedRotation": true,
  221. "enabledContactListener": true,
  222. "bullet": true,
  223. "awakeOnLoad": true,
  224. "_id": ""
  225. },
  226. {
  227. "__type__": "cc.PhysicsBoxCollider",
  228. "_name": "",
  229. "_objFlags": 0,
  230. "node": {
  231. "__id__": 1
  232. },
  233. "_enabled": true,
  234. "tag": 0,
  235. "_density": 0,
  236. "_sensor": true,
  237. "_friction": 0,
  238. "_restitution": 0,
  239. "body": null,
  240. "_offset": {
  241. "__type__": "cc.Vec2",
  242. "x": 0,
  243. "y": 0
  244. },
  245. "_size": {
  246. "__type__": "cc.Size",
  247. "width": 60,
  248. "height": 25
  249. },
  250. "_id": ""
  251. },
  252. {
  253. "__type__": "bafd5c2oApEG68YzTvq5kF1",
  254. "_name": "",
  255. "_objFlags": 0,
  256. "node": {
  257. "__id__": 1
  258. },
  259. "_enabled": true,
  260. "speed": 3000,
  261. "distance": 1000,
  262. "mStartEffect": {
  263. "__uuid__": "9415fcfa-f665-4c6a-b67c-37a7161f34af"
  264. },
  265. "mHitEffect": {
  266. "__uuid__": "2a06497f-f2dc-4418-b976-14f008d00927"
  267. },
  268. "_id": ""
  269. },
  270. {
  271. "__type__": "cc.PrefabInfo",
  272. "root": {
  273. "__id__": 1
  274. },
  275. "asset": {
  276. "__uuid__": "4823786e-52f1-4524-8a25-a43d2c9f4671"
  277. },
  278. "fileId": "",
  279. "sync": false
  280. }
  281. ]