dcd68b0b-f997-4941-820c-118ac2e2628b.json 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "bullet01",
  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": "bullet01",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 7
  29. },
  30. {
  31. "__id__": 9
  32. },
  33. {
  34. "__id__": 11
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 13
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 1073741824,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "body",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. }
  83. ],
  84. "_prefab": {
  85. "__id__": 6
  86. },
  87. "_lpos": {
  88. "__type__": "cc.Vec3",
  89. "x": 4,
  90. "y": 7.3,
  91. "z": 0
  92. },
  93. "_lrot": {
  94. "__type__": "cc.Quat",
  95. "x": 0.5,
  96. "y": 0.5,
  97. "z": -0.4999999999999999,
  98. "w": 0.5000000000000001
  99. },
  100. "_lscale": {
  101. "__type__": "cc.Vec3",
  102. "x": 3,
  103. "y": 3,
  104. "z": 3
  105. },
  106. "_mobility": 0,
  107. "_layer": 1073741824,
  108. "_euler": {
  109. "__type__": "cc.Vec3",
  110. "x": 90,
  111. "y": 90,
  112. "z": 0
  113. },
  114. "_id": ""
  115. },
  116. {
  117. "__type__": "cc.MeshRenderer",
  118. "_name": "Quad<ModelComponent>",
  119. "_objFlags": 0,
  120. "__editorExtras__": {},
  121. "node": {
  122. "__id__": 2
  123. },
  124. "_enabled": true,
  125. "__prefab": {
  126. "__id__": 4
  127. },
  128. "_materials": [
  129. {
  130. "__uuid__": "f52a2479-5f6a-4ca7-ad95-2038c52fffe1",
  131. "__expectedType__": "cc.Material"
  132. }
  133. ],
  134. "_visFlags": 0,
  135. "bakeSettings": {
  136. "__id__": 5
  137. },
  138. "_mesh": {
  139. "__uuid__": "1263d74c-8167-4928-91a6-4e2672411f47@fc873",
  140. "__expectedType__": "cc.Mesh"
  141. },
  142. "_shadowCastingMode": 0,
  143. "_shadowReceivingMode": 1,
  144. "_shadowBias": 0,
  145. "_shadowNormalBias": 0,
  146. "_reflectionProbeId": -1,
  147. "_reflectionProbeBlendId": -1,
  148. "_reflectionProbeBlendWeight": 0,
  149. "_enabledGlobalStandardSkinObject": false,
  150. "_enableMorph": true,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.CompPrefabInfo",
  155. "fileId": "e3K3nmsyJPZpw7vRtHO25t"
  156. },
  157. {
  158. "__type__": "cc.ModelBakeSettings",
  159. "texture": null,
  160. "uvParam": {
  161. "__type__": "cc.Vec4",
  162. "x": 0,
  163. "y": 0,
  164. "z": 0,
  165. "w": 0
  166. },
  167. "_bakeable": false,
  168. "_castShadow": false,
  169. "_receiveShadow": false,
  170. "_recieveShadow": false,
  171. "_lightmapSize": 64,
  172. "_useLightProbe": false,
  173. "_bakeToLightProbe": true,
  174. "_reflectionProbeType": 0,
  175. "_bakeToReflectionProbe": true
  176. },
  177. {
  178. "__type__": "cc.PrefabInfo",
  179. "root": {
  180. "__id__": 1
  181. },
  182. "asset": {
  183. "__id__": 0
  184. },
  185. "fileId": "0dSF92YwNOc7uWEuIh0FTZ",
  186. "instance": null,
  187. "targetOverrides": null,
  188. "nestedPrefabInstanceRoots": null
  189. },
  190. {
  191. "__type__": "3bfa8n+WGtGl71kb+g3S44u",
  192. "_name": "",
  193. "_objFlags": 0,
  194. "__editorExtras__": {},
  195. "node": {
  196. "__id__": 1
  197. },
  198. "_enabled": true,
  199. "__prefab": {
  200. "__id__": 8
  201. },
  202. "bulletSpeed": 0,
  203. "_id": ""
  204. },
  205. {
  206. "__type__": "cc.CompPrefabInfo",
  207. "fileId": "acuMBdQYFDyrgOYsuKWbsG"
  208. },
  209. {
  210. "__type__": "cc.BoxCollider",
  211. "_name": "",
  212. "_objFlags": 0,
  213. "__editorExtras__": {},
  214. "node": {
  215. "__id__": 1
  216. },
  217. "_enabled": true,
  218. "__prefab": {
  219. "__id__": 10
  220. },
  221. "_material": null,
  222. "_isTrigger": true,
  223. "_center": {
  224. "__type__": "cc.Vec3",
  225. "x": 5.7,
  226. "y": 0,
  227. "z": 0
  228. },
  229. "_size": {
  230. "__type__": "cc.Vec3",
  231. "x": 2,
  232. "y": 2,
  233. "z": 2
  234. },
  235. "_id": ""
  236. },
  237. {
  238. "__type__": "cc.CompPrefabInfo",
  239. "fileId": "d3vAtd8xZM3a6yuRhonVEQ"
  240. },
  241. {
  242. "__type__": "cc.RigidBody",
  243. "_name": "",
  244. "_objFlags": 0,
  245. "__editorExtras__": {},
  246. "node": {
  247. "__id__": 1
  248. },
  249. "_enabled": true,
  250. "__prefab": {
  251. "__id__": 12
  252. },
  253. "_group": 8,
  254. "_type": 4,
  255. "_mass": 1,
  256. "_allowSleep": true,
  257. "_linearDamping": 0.1,
  258. "_angularDamping": 0.1,
  259. "_useGravity": true,
  260. "_linearFactor": {
  261. "__type__": "cc.Vec3",
  262. "x": 1,
  263. "y": 1,
  264. "z": 1
  265. },
  266. "_angularFactor": {
  267. "__type__": "cc.Vec3",
  268. "x": 1,
  269. "y": 1,
  270. "z": 1
  271. },
  272. "_id": ""
  273. },
  274. {
  275. "__type__": "cc.CompPrefabInfo",
  276. "fileId": "e5pLpDh4VIRa/gCiIrw2Vk"
  277. },
  278. {
  279. "__type__": "cc.PrefabInfo",
  280. "root": {
  281. "__id__": 1
  282. },
  283. "asset": {
  284. "__id__": 0
  285. },
  286. "fileId": "dbv6DIEo1LbpDVgQaqZ4eY",
  287. "instance": null,
  288. "targetOverrides": null
  289. }
  290. ]