player.prefab 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387
  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": "@player",
  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. "__id__": 8
  37. },
  38. {
  39. "__id__": 9
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 10
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 77,
  56. "height": 85
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 0,
  68. -456.685,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "_eulerAngles": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_is3DNode": false,
  88. "_groupIndex": 2,
  89. "groupIndex": 2,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "m1",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 4
  108. },
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 77,
  120. "height": 85
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 2,
  153. "groupIndex": 2,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  167. }
  168. ],
  169. "_srcBlendFactor": 770,
  170. "_dstBlendFactor": 771,
  171. "_spriteFrame": {
  172. "__uuid__": "3c76a5e9-395e-4fc7-9e00-29aac45e4c0b"
  173. },
  174. "_type": 0,
  175. "_sizeMode": 1,
  176. "_fillType": 0,
  177. "_fillCenter": {
  178. "__type__": "cc.Vec2",
  179. "x": 0,
  180. "y": 0
  181. },
  182. "_fillStart": 0,
  183. "_fillRange": 0,
  184. "_isTrimmedMode": true,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.PrefabInfo",
  190. "root": {
  191. "__id__": 1
  192. },
  193. "asset": {
  194. "__id__": 0
  195. },
  196. "fileId": "34QHtn9Y9NQ44TemGzrQlp",
  197. "sync": false
  198. },
  199. {
  200. "__type__": "3491dCwpnhFEqX9BL4D2ZCF",
  201. "_name": "",
  202. "_objFlags": 0,
  203. "node": {
  204. "__id__": 1
  205. },
  206. "_enabled": true,
  207. "auto_update_point": true,
  208. "_id": ""
  209. },
  210. {
  211. "__type__": "43ca4XWdF1CwJKowXL8JAQ/",
  212. "_name": "",
  213. "_objFlags": 0,
  214. "node": {
  215. "__id__": 1
  216. },
  217. "_enabled": true,
  218. "_draw_collide": false,
  219. "_collide_shape": 3,
  220. "collide_group_id": 2,
  221. "_radius": 50,
  222. "_size": {
  223. "__type__": "cc.Size",
  224. "width": 80,
  225. "height": 90
  226. },
  227. "_polygon_points": [
  228. {
  229. "__type__": "cc.Vec2",
  230. "x": -38.3,
  231. "y": -21.1
  232. },
  233. {
  234. "__type__": "cc.Vec2",
  235. "x": -18.4,
  236. "y": -43.3
  237. },
  238. {
  239. "__type__": "cc.Vec2",
  240. "x": 17.7,
  241. "y": -42.5
  242. },
  243. {
  244. "__type__": "cc.Vec2",
  245. "x": 38.3,
  246. "y": -23.1
  247. },
  248. {
  249. "__type__": "cc.Vec2",
  250. "x": 37.6,
  251. "y": -7.3
  252. },
  253. {
  254. "__type__": "cc.Vec2",
  255. "x": 10.9,
  256. "y": 43
  257. },
  258. {
  259. "__type__": "cc.Vec2",
  260. "x": -8.9,
  261. "y": 43.2
  262. },
  263. {
  264. "__type__": "cc.Vec2",
  265. "x": -38.4,
  266. "y": -9.2
  267. }
  268. ],
  269. "_offset": {
  270. "__type__": "cc.Vec2",
  271. "x": 0,
  272. "y": 0
  273. },
  274. "data_string": "",
  275. "_id": ""
  276. },
  277. {
  278. "__type__": "cc.RigidBody",
  279. "_name": "",
  280. "_objFlags": 0,
  281. "node": {
  282. "__id__": 1
  283. },
  284. "_enabled": true,
  285. "_type": 2,
  286. "_allowSleep": false,
  287. "_gravityScale": 1,
  288. "_linearDamping": 0,
  289. "_angularDamping": 0,
  290. "_linearVelocity": {
  291. "__type__": "cc.Vec2",
  292. "x": 0,
  293. "y": 0
  294. },
  295. "_angularVelocity": 0,
  296. "_fixedRotation": true,
  297. "enabledContactListener": false,
  298. "bullet": false,
  299. "awakeOnLoad": true,
  300. "_id": ""
  301. },
  302. {
  303. "__type__": "19c49vmHFNOJ5wlVqraSfN6",
  304. "_name": "",
  305. "_objFlags": 0,
  306. "node": {
  307. "__id__": 1
  308. },
  309. "_enabled": true,
  310. "$role_node": null,
  311. "_id": ""
  312. },
  313. {
  314. "__type__": "cc.PhysicsPolygonCollider",
  315. "_name": "",
  316. "_objFlags": 0,
  317. "node": {
  318. "__id__": 1
  319. },
  320. "_enabled": true,
  321. "tag": 0,
  322. "_density": 1,
  323. "_sensor": false,
  324. "_friction": 0.2,
  325. "_restitution": 0,
  326. "body": null,
  327. "_offset": {
  328. "__type__": "cc.Vec2",
  329. "x": 0,
  330. "y": 0
  331. },
  332. "points": [
  333. {
  334. "__type__": "cc.Vec2",
  335. "x": -38.3,
  336. "y": -21.1
  337. },
  338. {
  339. "__type__": "cc.Vec2",
  340. "x": -18.4,
  341. "y": -43.3
  342. },
  343. {
  344. "__type__": "cc.Vec2",
  345. "x": 17.7,
  346. "y": -42.5
  347. },
  348. {
  349. "__type__": "cc.Vec2",
  350. "x": 38.3,
  351. "y": -23.1
  352. },
  353. {
  354. "__type__": "cc.Vec2",
  355. "x": 37.6,
  356. "y": -7.3
  357. },
  358. {
  359. "__type__": "cc.Vec2",
  360. "x": 10.9,
  361. "y": 43
  362. },
  363. {
  364. "__type__": "cc.Vec2",
  365. "x": -8.9,
  366. "y": 43.2
  367. },
  368. {
  369. "__type__": "cc.Vec2",
  370. "x": -38.4,
  371. "y": -9.2
  372. }
  373. ],
  374. "_id": ""
  375. },
  376. {
  377. "__type__": "cc.PrefabInfo",
  378. "root": {
  379. "__id__": 1
  380. },
  381. "asset": {
  382. "__id__": 0
  383. },
  384. "fileId": "",
  385. "sync": false
  386. }
  387. ]