nianshou-animation.json 869 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "keyframe": {
  3. "parent": {
  4. "0": {
  5. "rotation": [0, 0, 0]
  6. },
  7. "21": {
  8. "rotation": [0, 1.78, 0]
  9. },
  10. "34": {
  11. "rotation": [0, 1.78, 0]
  12. },
  13. "52": {
  14. "rotation": [0, 3.30, 0]
  15. },
  16. "65": {
  17. "rotation": [0, 3.30, 0]
  18. },
  19. "100": {
  20. "rotation": [0, 6.28, 0]
  21. }
  22. },
  23. "child": {
  24. "0": {
  25. "position.z": 0
  26. },
  27. "35": {
  28. "position.z": 0
  29. },
  30. "40": {
  31. "position.z": -2
  32. },
  33. "100": {
  34. "position.z": -1
  35. }
  36. }
  37. },
  38. "animation": {
  39. "parent": {
  40. "keyframe": "parent",
  41. "duration": 65,
  42. "ease": "linear",
  43. "loop": -1
  44. },
  45. "child": {
  46. "keyframe": "child",
  47. "duration": 65,
  48. "ease": "ease-in-out",
  49. "direction": "both",
  50. "loop": -1
  51. }
  52. }
  53. }