Voice.anim 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "Voice",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_duration": 1,
  7. "sample": 60,
  8. "speed": 1,
  9. "wrapMode": "2",
  10. "curveData": {
  11. "paths": {
  12. "Voice3": {
  13. "props": {
  14. "active": [
  15. {
  16. "frame": 0,
  17. "value": false
  18. },
  19. {
  20. "frame": 0.5,
  21. "value": true
  22. },
  23. {
  24. "frame": 0.75,
  25. "value": false
  26. }
  27. ]
  28. }
  29. },
  30. "Voice2": {
  31. "props": {
  32. "active": [
  33. {
  34. "frame": 0,
  35. "value": false
  36. },
  37. {
  38. "frame": 0.25,
  39. "value": true
  40. },
  41. {
  42. "frame": 1,
  43. "value": false
  44. }
  45. ]
  46. }
  47. },
  48. "Voice1": {
  49. "props": {
  50. "active": [
  51. {
  52. "frame": 0,
  53. "value": true
  54. }
  55. ]
  56. }
  57. }
  58. }
  59. },
  60. "events": []
  61. }