GroundBurnArea.prefab 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "GroundBurnArea",
  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": "GroundBurnArea",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 8
  29. },
  30. {
  31. "__id__": 10
  32. },
  33. {
  34. "__id__": 12
  35. },
  36. {
  37. "__id__": 14
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 16
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 1073741824,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "FlameEffect",
  75. "_objFlags": 0,
  76. "__editorExtras__": {},
  77. "_parent": {
  78. "__id__": 1
  79. },
  80. "_children": [],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 5
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 7
  92. },
  93. "_lpos": {
  94. "__type__": "cc.Vec3",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0
  98. },
  99. "_lrot": {
  100. "__type__": "cc.Quat",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0,
  104. "w": 1
  105. },
  106. "_lscale": {
  107. "__type__": "cc.Vec3",
  108. "x": 1,
  109. "y": 1,
  110. "z": 1
  111. },
  112. "_mobility": 0,
  113. "_layer": 1073741824,
  114. "_euler": {
  115. "__type__": "cc.Vec3",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0
  119. },
  120. "_id": ""
  121. },
  122. {
  123. "__type__": "cc.UITransform",
  124. "_name": "",
  125. "_objFlags": 0,
  126. "__editorExtras__": {},
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "__prefab": {
  132. "__id__": 4
  133. },
  134. "_contentSize": {
  135. "__type__": "cc.Size",
  136. "width": 126,
  137. "height": 128
  138. },
  139. "_anchorPoint": {
  140. "__type__": "cc.Vec2",
  141. "x": 0.42571428087022567,
  142. "y": 0.3350781202316284
  143. },
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.CompPrefabInfo",
  148. "fileId": "0aNSgSduBF+ZL6nJqcZXVt"
  149. },
  150. {
  151. "__type__": "sp.Skeleton",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "__editorExtras__": {},
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "__prefab": {
  160. "__id__": 6
  161. },
  162. "_customMaterial": null,
  163. "_srcBlendFactor": 2,
  164. "_dstBlendFactor": 4,
  165. "_color": {
  166. "__type__": "cc.Color",
  167. "r": 255,
  168. "g": 255,
  169. "b": 255,
  170. "a": 255
  171. },
  172. "_skeletonData": {
  173. "__uuid__": "5746662e-6f4c-420c-b290-e0d09e1e12c9",
  174. "__expectedType__": "sp.SkeletonData"
  175. },
  176. "defaultSkin": "default",
  177. "defaultAnimation": "chiyou",
  178. "_premultipliedAlpha": true,
  179. "_timeScale": 1,
  180. "_preCacheMode": 0,
  181. "_cacheMode": 0,
  182. "_sockets": [],
  183. "_useTint": false,
  184. "_debugMesh": false,
  185. "_debugBones": false,
  186. "_debugSlots": false,
  187. "_enableBatch": false,
  188. "loop": true,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.CompPrefabInfo",
  193. "fileId": "8dORIHTDtD8YunYMCHxfjG"
  194. },
  195. {
  196. "__type__": "cc.PrefabInfo",
  197. "root": {
  198. "__id__": 1
  199. },
  200. "asset": {
  201. "__id__": 0
  202. },
  203. "fileId": "0cXOr94NpC54FnNCNNHHiW",
  204. "instance": null,
  205. "targetOverrides": null,
  206. "nestedPrefabInstanceRoots": null
  207. },
  208. {
  209. "__type__": "cc.UITransform",
  210. "_name": "",
  211. "_objFlags": 0,
  212. "__editorExtras__": {},
  213. "node": {
  214. "__id__": 1
  215. },
  216. "_enabled": true,
  217. "__prefab": {
  218. "__id__": 9
  219. },
  220. "_contentSize": {
  221. "__type__": "cc.Size",
  222. "width": 100,
  223. "height": 100
  224. },
  225. "_anchorPoint": {
  226. "__type__": "cc.Vec2",
  227. "x": 0.5,
  228. "y": 0.5
  229. },
  230. "_id": ""
  231. },
  232. {
  233. "__type__": "cc.CompPrefabInfo",
  234. "fileId": "1df5G4Zb1OCrtqrwpNfuDI"
  235. },
  236. {
  237. "__type__": "fd6661slSRNrpIsJ3cvUTkc",
  238. "_name": "",
  239. "_objFlags": 0,
  240. "__editorExtras__": {},
  241. "node": {
  242. "__id__": 1
  243. },
  244. "_enabled": true,
  245. "__prefab": {
  246. "__id__": 11
  247. },
  248. "_id": ""
  249. },
  250. {
  251. "__type__": "cc.CompPrefabInfo",
  252. "fileId": "2epeE1NHVOPJQWD60IT4ua"
  253. },
  254. {
  255. "__type__": "cc.RigidBody2D",
  256. "_name": "",
  257. "_objFlags": 0,
  258. "__editorExtras__": {},
  259. "node": {
  260. "__id__": 1
  261. },
  262. "_enabled": true,
  263. "__prefab": {
  264. "__id__": 13
  265. },
  266. "enabledContactListener": true,
  267. "bullet": false,
  268. "awakeOnLoad": true,
  269. "_group": 8,
  270. "_type": 1,
  271. "_allowSleep": true,
  272. "_gravityScale": 1,
  273. "_linearDamping": 0,
  274. "_angularDamping": 0,
  275. "_linearVelocity": {
  276. "__type__": "cc.Vec2",
  277. "x": 0,
  278. "y": 0
  279. },
  280. "_angularVelocity": 0,
  281. "_fixedRotation": false,
  282. "_id": ""
  283. },
  284. {
  285. "__type__": "cc.CompPrefabInfo",
  286. "fileId": "36fg1rHOtFGojIgpBh70ZZ"
  287. },
  288. {
  289. "__type__": "cc.BoxCollider2D",
  290. "_name": "",
  291. "_objFlags": 0,
  292. "__editorExtras__": {},
  293. "node": {
  294. "__id__": 1
  295. },
  296. "_enabled": true,
  297. "__prefab": {
  298. "__id__": 15
  299. },
  300. "tag": 3,
  301. "_group": 8,
  302. "_density": 1,
  303. "_sensor": true,
  304. "_friction": 0.2,
  305. "_restitution": 0,
  306. "_offset": {
  307. "__type__": "cc.Vec2",
  308. "x": 5.3,
  309. "y": 8.4
  310. },
  311. "_size": {
  312. "__type__": "cc.Size",
  313. "width": 190.4,
  314. "height": 43.7
  315. },
  316. "_id": ""
  317. },
  318. {
  319. "__type__": "cc.CompPrefabInfo",
  320. "fileId": "47iBzsyoVFN59b8i4W4xlM"
  321. },
  322. {
  323. "__type__": "cc.PrefabInfo",
  324. "root": {
  325. "__id__": 1
  326. },
  327. "asset": {
  328. "__id__": 0
  329. },
  330. "fileId": "danb5/6cBD27dzruHzwEJk",
  331. "instance": null,
  332. "targetOverrides": null
  333. }
  334. ]