player.prefab 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379
  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. "__id__": 7
  25. }
  26. ],
  27. "_active": true,
  28. "_level": 1,
  29. "_components": [
  30. {
  31. "__id__": 11
  32. }
  33. ],
  34. "_prefab": {
  35. "__id__": 12
  36. },
  37. "_opacity": 255,
  38. "_color": {
  39. "__type__": "cc.Color",
  40. "r": 255,
  41. "g": 255,
  42. "b": 255,
  43. "a": 255
  44. },
  45. "_contentSize": {
  46. "__type__": "cc.Size",
  47. "width": 126,
  48. "height": 201
  49. },
  50. "_anchorPoint": {
  51. "__type__": "cc.Vec2",
  52. "x": 0.5,
  53. "y": 0.5
  54. },
  55. "_position": {
  56. "__type__": "cc.Vec3",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0
  60. },
  61. "_scale": {
  62. "__type__": "cc.Vec3",
  63. "x": 1,
  64. "y": 1,
  65. "z": 1
  66. },
  67. "_quat": {
  68. "__type__": "cc.Quat",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0,
  72. "w": 1
  73. },
  74. "_skewX": 0,
  75. "_skewY": 0,
  76. "_zIndex": 0,
  77. "_is3DNode": false,
  78. "groupIndex": 0,
  79. "_rotationX": 0,
  80. "_rotationY": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "qi",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_level": 2,
  93. "_components": [
  94. {
  95. "__id__": 3
  96. },
  97. {
  98. "__id__": 4
  99. },
  100. {
  101. "__id__": 5
  102. }
  103. ],
  104. "_prefab": {
  105. "__id__": 6
  106. },
  107. "_opacity": 255,
  108. "_color": {
  109. "__type__": "cc.Color",
  110. "r": 255,
  111. "g": 255,
  112. "b": 255,
  113. "a": 255
  114. },
  115. "_contentSize": {
  116. "__type__": "cc.Size",
  117. "width": 138,
  118. "height": 84
  119. },
  120. "_anchorPoint": {
  121. "__type__": "cc.Vec2",
  122. "x": 0.5,
  123. "y": 0
  124. },
  125. "_position": {
  126. "__type__": "cc.Vec3",
  127. "x": 0,
  128. "y": -20,
  129. "z": 0
  130. },
  131. "_scale": {
  132. "__type__": "cc.Vec3",
  133. "x": 1,
  134. "y": 1,
  135. "z": 1
  136. },
  137. "_quat": {
  138. "__type__": "cc.Quat",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0,
  142. "w": 1
  143. },
  144. "_skewX": 0,
  145. "_skewY": 0,
  146. "_zIndex": 0,
  147. "_is3DNode": false,
  148. "groupIndex": 0,
  149. "_rotationX": 0,
  150. "_rotationY": 0,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_srcBlendFactor": 770,
  162. "_dstBlendFactor": 771,
  163. "_spriteFrame": {
  164. "__uuid__": "ea89453d-c6ff-4ea8-98c8-dbbcc9eb5edc"
  165. },
  166. "_type": 0,
  167. "_sizeMode": 1,
  168. "_fillType": 0,
  169. "_fillCenter": {
  170. "__type__": "cc.Vec2",
  171. "x": 0,
  172. "y": 0
  173. },
  174. "_fillStart": 0,
  175. "_fillRange": 0,
  176. "_isTrimmedMode": true,
  177. "_state": 0,
  178. "_atlas": null,
  179. "_id": ""
  180. },
  181. {
  182. "__type__": "cc.Animation",
  183. "_name": "",
  184. "_objFlags": 0,
  185. "node": {
  186. "__id__": 2
  187. },
  188. "_enabled": true,
  189. "_defaultClip": {
  190. "__uuid__": "9e502ac2-b1f4-4b0d-bb86-11c0321b61fe"
  191. },
  192. "_clips": [
  193. {
  194. "__uuid__": "9e502ac2-b1f4-4b0d-bb86-11c0321b61fe"
  195. }
  196. ],
  197. "playOnLoad": true,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "084caNezNtGHY1yVo3Uf/Ni",
  202. "_name": "",
  203. "_objFlags": 0,
  204. "node": {
  205. "__id__": 2
  206. },
  207. "_enabled": true,
  208. "_id": ""
  209. },
  210. {
  211. "__type__": "cc.PrefabInfo",
  212. "root": {
  213. "__id__": 1
  214. },
  215. "asset": {
  216. "__uuid__": "b0077231-730a-4016-ac04-8f23395abeb6"
  217. },
  218. "fileId": "92Fuu2KCdPiLOlmZa4dp9a",
  219. "sync": false
  220. },
  221. {
  222. "__type__": "cc.Node",
  223. "_name": "player",
  224. "_objFlags": 0,
  225. "_parent": {
  226. "__id__": 1
  227. },
  228. "_children": [],
  229. "_active": true,
  230. "_level": 2,
  231. "_components": [
  232. {
  233. "__id__": 8
  234. },
  235. {
  236. "__id__": 9
  237. }
  238. ],
  239. "_prefab": {
  240. "__id__": 10
  241. },
  242. "_opacity": 255,
  243. "_color": {
  244. "__type__": "cc.Color",
  245. "r": 255,
  246. "g": 255,
  247. "b": 255,
  248. "a": 255
  249. },
  250. "_contentSize": {
  251. "__type__": "cc.Size",
  252. "width": 126,
  253. "height": 201
  254. },
  255. "_anchorPoint": {
  256. "__type__": "cc.Vec2",
  257. "x": 0.5,
  258. "y": 0
  259. },
  260. "_position": {
  261. "__type__": "cc.Vec3",
  262. "x": 0,
  263. "y": 0,
  264. "z": 0
  265. },
  266. "_scale": {
  267. "__type__": "cc.Vec3",
  268. "x": 1,
  269. "y": 1,
  270. "z": 1
  271. },
  272. "_quat": {
  273. "__type__": "cc.Quat",
  274. "x": 0,
  275. "y": 0,
  276. "z": 0,
  277. "w": 1
  278. },
  279. "_skewX": 0,
  280. "_skewY": 0,
  281. "_zIndex": 0,
  282. "_is3DNode": false,
  283. "groupIndex": 0,
  284. "_rotationX": 0,
  285. "_rotationY": 0,
  286. "_id": ""
  287. },
  288. {
  289. "__type__": "cc.Sprite",
  290. "_name": "",
  291. "_objFlags": 0,
  292. "node": {
  293. "__id__": 7
  294. },
  295. "_enabled": true,
  296. "_srcBlendFactor": 770,
  297. "_dstBlendFactor": 771,
  298. "_spriteFrame": {
  299. "__uuid__": "e8339dcc-5543-4eac-9e35-2c4a53f81659"
  300. },
  301. "_type": 0,
  302. "_sizeMode": 1,
  303. "_fillType": 0,
  304. "_fillCenter": {
  305. "__type__": "cc.Vec2",
  306. "x": 0,
  307. "y": 0
  308. },
  309. "_fillStart": 0,
  310. "_fillRange": 0,
  311. "_isTrimmedMode": true,
  312. "_state": 0,
  313. "_atlas": null,
  314. "_id": ""
  315. },
  316. {
  317. "__type__": "cc.Animation",
  318. "_name": "",
  319. "_objFlags": 0,
  320. "node": {
  321. "__id__": 7
  322. },
  323. "_enabled": true,
  324. "_defaultClip": {
  325. "__uuid__": "12e4e486-93bd-428f-846e-563543dffccd"
  326. },
  327. "_clips": [
  328. {
  329. "__uuid__": "12e4e486-93bd-428f-846e-563543dffccd"
  330. },
  331. {
  332. "__uuid__": "2c5f7b41-fb9e-4555-b9de-624d7a0873fa"
  333. },
  334. {
  335. "__uuid__": "b5566c5b-e080-42a7-af52-07df8d4fd044"
  336. },
  337. {
  338. "__uuid__": "004c4379-b45d-484e-ab32-32bf08a20e11"
  339. },
  340. {
  341. "__uuid__": "8b849086-931c-4f80-9a91-9bb635877d0d"
  342. }
  343. ],
  344. "playOnLoad": true,
  345. "_id": ""
  346. },
  347. {
  348. "__type__": "cc.PrefabInfo",
  349. "root": {
  350. "__id__": 1
  351. },
  352. "asset": {
  353. "__uuid__": "b0077231-730a-4016-ac04-8f23395abeb6"
  354. },
  355. "fileId": "40R0VlTstInbnIOCSkVlLn",
  356. "sync": false
  357. },
  358. {
  359. "__type__": "79727pjdl9COrPEecd9Jyvg",
  360. "_name": "",
  361. "_objFlags": 0,
  362. "node": {
  363. "__id__": 1
  364. },
  365. "_enabled": true,
  366. "_id": ""
  367. },
  368. {
  369. "__type__": "cc.PrefabInfo",
  370. "root": {
  371. "__id__": 1
  372. },
  373. "asset": {
  374. "__uuid__": "b0077231-730a-4016-ac04-8f23395abeb6"
  375. },
  376. "fileId": "908nOEv/tKlolmc94blY3w",
  377. "sync": false
  378. }
  379. ]