footstep6.prefab 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573
  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": "footstep6",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [],
  20. "_active": true,
  21. "_components": [
  22. {
  23. "__id__": 2
  24. },
  25. {
  26. "__id__": 3
  27. },
  28. {
  29. "__id__": 4
  30. }
  31. ],
  32. "_prefab": {
  33. "__id__": 5
  34. },
  35. "_opacity": 255,
  36. "_color": {
  37. "__type__": "cc.Color",
  38. "r": 255,
  39. "g": 255,
  40. "b": 255,
  41. "a": 255
  42. },
  43. "_contentSize": {
  44. "__type__": "cc.Size",
  45. "width": 791,
  46. "height": 1695
  47. },
  48. "_anchorPoint": {
  49. "__type__": "cc.Vec2",
  50. "x": 0.5,
  51. "y": 0.5
  52. },
  53. "_trs": {
  54. "__type__": "TypedArray",
  55. "ctor": "Float64Array",
  56. "array": [
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 1,
  64. 1,
  65. 1,
  66. 1
  67. ]
  68. },
  69. "_eulerAngles": {
  70. "__type__": "cc.Vec3",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_is3DNode": false,
  78. "_groupIndex": 2,
  79. "groupIndex": 2,
  80. "_id": ""
  81. },
  82. {
  83. "__type__": "cc.Sprite",
  84. "_name": "",
  85. "_objFlags": 0,
  86. "node": {
  87. "__id__": 1
  88. },
  89. "_enabled": true,
  90. "_materials": [
  91. {
  92. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  93. }
  94. ],
  95. "_srcBlendFactor": 770,
  96. "_dstBlendFactor": 771,
  97. "_spriteFrame": {
  98. "__uuid__": "f41abe0a-cea7-44dd-a476-8c3dc24f89f0"
  99. },
  100. "_type": 0,
  101. "_sizeMode": 1,
  102. "_fillType": 0,
  103. "_fillCenter": {
  104. "__type__": "cc.Vec2",
  105. "x": 0,
  106. "y": 0
  107. },
  108. "_fillStart": 0,
  109. "_fillRange": 0,
  110. "_isTrimmedMode": true,
  111. "_atlas": null,
  112. "_id": ""
  113. },
  114. {
  115. "__type__": "cc.RigidBody",
  116. "_name": "",
  117. "_objFlags": 0,
  118. "node": {
  119. "__id__": 1
  120. },
  121. "_enabled": true,
  122. "_type": 0,
  123. "_allowSleep": true,
  124. "_gravityScale": 1,
  125. "_linearDamping": 0,
  126. "_angularDamping": 0,
  127. "_linearVelocity": {
  128. "__type__": "cc.Vec2",
  129. "x": 0,
  130. "y": 0
  131. },
  132. "_angularVelocity": 0,
  133. "_fixedRotation": false,
  134. "enabledContactListener": false,
  135. "bullet": false,
  136. "awakeOnLoad": true,
  137. "_id": ""
  138. },
  139. {
  140. "__type__": "cc.PhysicsPolygonCollider",
  141. "_name": "",
  142. "_objFlags": 0,
  143. "node": {
  144. "__id__": 1
  145. },
  146. "_enabled": true,
  147. "tag": 0,
  148. "_density": 1,
  149. "_sensor": false,
  150. "_friction": 1,
  151. "_restitution": 0,
  152. "body": null,
  153. "_offset": {
  154. "__type__": "cc.Vec2",
  155. "x": 0,
  156. "y": 0
  157. },
  158. "points": [
  159. {
  160. "__type__": "cc.Vec2",
  161. "x": -75.5,
  162. "y": 847.5
  163. },
  164. {
  165. "__type__": "cc.Vec2",
  166. "x": -104.5,
  167. "y": 836.5
  168. },
  169. {
  170. "__type__": "cc.Vec2",
  171. "x": -131.5,
  172. "y": 807.5
  173. },
  174. {
  175. "__type__": "cc.Vec2",
  176. "x": -180.5,
  177. "y": 806.5
  178. },
  179. {
  180. "__type__": "cc.Vec2",
  181. "x": -221.5,
  182. "y": 790.5
  183. },
  184. {
  185. "__type__": "cc.Vec2",
  186. "x": -252.5,
  187. "y": 765.5
  188. },
  189. {
  190. "__type__": "cc.Vec2",
  191. "x": -270.5,
  192. "y": 738.5
  193. },
  194. {
  195. "__type__": "cc.Vec2",
  196. "x": -302.5,
  197. "y": 725.5
  198. },
  199. {
  200. "__type__": "cc.Vec2",
  201. "x": -339.5,
  202. "y": 695.5
  203. },
  204. {
  205. "__type__": "cc.Vec2",
  206. "x": -355.5,
  207. "y": 673.5
  208. },
  209. {
  210. "__type__": "cc.Vec2",
  211. "x": -375.5,
  212. "y": 623.5
  213. },
  214. {
  215. "__type__": "cc.Vec2",
  216. "x": -378.5,
  217. "y": 566.5
  218. },
  219. {
  220. "__type__": "cc.Vec2",
  221. "x": -390.5,
  222. "y": 543.5
  223. },
  224. {
  225. "__type__": "cc.Vec2",
  226. "x": -395.5,
  227. "y": 512.5
  228. },
  229. {
  230. "__type__": "cc.Vec2",
  231. "x": -393.5,
  232. "y": 487.5
  233. },
  234. {
  235. "__type__": "cc.Vec2",
  236. "x": -380.5,
  237. "y": 462.5
  238. },
  239. {
  240. "__type__": "cc.Vec2",
  241. "x": -343.5,
  242. "y": 438.5
  243. },
  244. {
  245. "__type__": "cc.Vec2",
  246. "x": -331.5,
  247. "y": 418.5
  248. },
  249. {
  250. "__type__": "cc.Vec2",
  251. "x": -290.5,
  252. "y": 383.5
  253. },
  254. {
  255. "__type__": "cc.Vec2",
  256. "x": -240.5,
  257. "y": 363.5
  258. },
  259. {
  260. "__type__": "cc.Vec2",
  261. "x": -219.5,
  262. "y": 336.5
  263. },
  264. {
  265. "__type__": "cc.Vec2",
  266. "x": -200.5,
  267. "y": 326.5
  268. },
  269. {
  270. "__type__": "cc.Vec2",
  271. "x": -170.5,
  272. "y": 323.5
  273. },
  274. {
  275. "__type__": "cc.Vec2",
  276. "x": -140.5,
  277. "y": 337.5
  278. },
  279. {
  280. "__type__": "cc.Vec2",
  281. "x": -110.5,
  282. "y": 305.5
  283. },
  284. {
  285. "__type__": "cc.Vec2",
  286. "x": -71.5,
  287. "y": 297.5
  288. },
  289. {
  290. "__type__": "cc.Vec2",
  291. "x": -74.5,
  292. "y": 59.5
  293. },
  294. {
  295. "__type__": "cc.Vec2",
  296. "x": -96.5,
  297. "y": 72.5
  298. },
  299. {
  300. "__type__": "cc.Vec2",
  301. "x": -150.5,
  302. "y": 81.5
  303. },
  304. {
  305. "__type__": "cc.Vec2",
  306. "x": -220.5,
  307. "y": 81.5
  308. },
  309. {
  310. "__type__": "cc.Vec2",
  311. "x": -255.5,
  312. "y": 74.5
  313. },
  314. {
  315. "__type__": "cc.Vec2",
  316. "x": -294.5,
  317. "y": 51.5
  318. },
  319. {
  320. "__type__": "cc.Vec2",
  321. "x": -314.5,
  322. "y": 29.5
  323. },
  324. {
  325. "__type__": "cc.Vec2",
  326. "x": -347.5,
  327. "y": 7.5
  328. },
  329. {
  330. "__type__": "cc.Vec2",
  331. "x": -363.5,
  332. "y": -40.5
  333. },
  334. {
  335. "__type__": "cc.Vec2",
  336. "x": -348.5,
  337. "y": -111.5
  338. },
  339. {
  340. "__type__": "cc.Vec2",
  341. "x": -322.5,
  342. "y": -156.5
  343. },
  344. {
  345. "__type__": "cc.Vec2",
  346. "x": -278.5,
  347. "y": -179.5
  348. },
  349. {
  350. "__type__": "cc.Vec2",
  351. "x": -229.5,
  352. "y": -181.5
  353. },
  354. {
  355. "__type__": "cc.Vec2",
  356. "x": -196.5,
  357. "y": -197.5
  358. },
  359. {
  360. "__type__": "cc.Vec2",
  361. "x": -170.5,
  362. "y": -198.5
  363. },
  364. {
  365. "__type__": "cc.Vec2",
  366. "x": -143.5,
  367. "y": -190.5
  368. },
  369. {
  370. "__type__": "cc.Vec2",
  371. "x": -99.5,
  372. "y": -276.5
  373. },
  374. {
  375. "__type__": "cc.Vec2",
  376. "x": -94.5,
  377. "y": -341.5
  378. },
  379. {
  380. "__type__": "cc.Vec2",
  381. "x": -114.5,
  382. "y": -587.5
  383. },
  384. {
  385. "__type__": "cc.Vec2",
  386. "x": -120.5,
  387. "y": -845.5
  388. },
  389. {
  390. "__type__": "cc.Vec2",
  391. "x": -23.5,
  392. "y": -847.5
  393. },
  394. {
  395. "__type__": "cc.Vec2",
  396. "x": 13.5,
  397. "y": -845.5
  398. },
  399. {
  400. "__type__": "cc.Vec2",
  401. "x": 18.5,
  402. "y": -840.5
  403. },
  404. {
  405. "__type__": "cc.Vec2",
  406. "x": 10.5,
  407. "y": -674.5
  408. },
  409. {
  410. "__type__": "cc.Vec2",
  411. "x": 10.5,
  412. "y": 2.5
  413. },
  414. {
  415. "__type__": "cc.Vec2",
  416. "x": 26.5,
  417. "y": 288.5
  418. },
  419. {
  420. "__type__": "cc.Vec2",
  421. "x": 65.5,
  422. "y": 294.5
  423. },
  424. {
  425. "__type__": "cc.Vec2",
  426. "x": 89.5,
  427. "y": 306.5
  428. },
  429. {
  430. "__type__": "cc.Vec2",
  431. "x": 111.5,
  432. "y": 327.5
  433. },
  434. {
  435. "__type__": "cc.Vec2",
  436. "x": 133.5,
  437. "y": 329.5
  438. },
  439. {
  440. "__type__": "cc.Vec2",
  441. "x": 157.5,
  442. "y": 344.5
  443. },
  444. {
  445. "__type__": "cc.Vec2",
  446. "x": 179.5,
  447. "y": 375.5
  448. },
  449. {
  450. "__type__": "cc.Vec2",
  451. "x": 185.5,
  452. "y": 421.5
  453. },
  454. {
  455. "__type__": "cc.Vec2",
  456. "x": 227.5,
  457. "y": 443.5
  458. },
  459. {
  460. "__type__": "cc.Vec2",
  461. "x": 243.5,
  462. "y": 466.5
  463. },
  464. {
  465. "__type__": "cc.Vec2",
  466. "x": 253.5,
  467. "y": 497.5
  468. },
  469. {
  470. "__type__": "cc.Vec2",
  471. "x": 376.5,
  472. "y": 501.5
  473. },
  474. {
  475. "__type__": "cc.Vec2",
  476. "x": 395.5,
  477. "y": 521.5
  478. },
  479. {
  480. "__type__": "cc.Vec2",
  481. "x": 387.5,
  482. "y": 557.5
  483. },
  484. {
  485. "__type__": "cc.Vec2",
  486. "x": 356.5,
  487. "y": 586.5
  488. },
  489. {
  490. "__type__": "cc.Vec2",
  491. "x": 331.5,
  492. "y": 593.5
  493. },
  494. {
  495. "__type__": "cc.Vec2",
  496. "x": 283.5,
  497. "y": 594.5
  498. },
  499. {
  500. "__type__": "cc.Vec2",
  501. "x": 263.5,
  502. "y": 631.5
  503. },
  504. {
  505. "__type__": "cc.Vec2",
  506. "x": 243.5,
  507. "y": 650.5
  508. },
  509. {
  510. "__type__": "cc.Vec2",
  511. "x": 225.5,
  512. "y": 655.5
  513. },
  514. {
  515. "__type__": "cc.Vec2",
  516. "x": 211.5,
  517. "y": 690.5
  518. },
  519. {
  520. "__type__": "cc.Vec2",
  521. "x": 194.5,
  522. "y": 707.5
  523. },
  524. {
  525. "__type__": "cc.Vec2",
  526. "x": 169.5,
  527. "y": 719.5
  528. },
  529. {
  530. "__type__": "cc.Vec2",
  531. "x": 153.5,
  532. "y": 755.5
  533. },
  534. {
  535. "__type__": "cc.Vec2",
  536. "x": 121.5,
  537. "y": 788.5
  538. },
  539. {
  540. "__type__": "cc.Vec2",
  541. "x": 84.5,
  542. "y": 805.5
  543. },
  544. {
  545. "__type__": "cc.Vec2",
  546. "x": 47.5,
  547. "y": 807.5
  548. },
  549. {
  550. "__type__": "cc.Vec2",
  551. "x": 10.5,
  552. "y": 830.5
  553. },
  554. {
  555. "__type__": "cc.Vec2",
  556. "x": -31.5,
  557. "y": 846.5
  558. }
  559. ],
  560. "_id": ""
  561. },
  562. {
  563. "__type__": "cc.PrefabInfo",
  564. "root": {
  565. "__id__": 1
  566. },
  567. "asset": {
  568. "__id__": 0
  569. },
  570. "fileId": "",
  571. "sync": false
  572. }
  573. ]