uiLoadAni.anim 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "uiLoadAni",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_duration": 0.5,
  7. "sample": 60,
  8. "speed": 0.2,
  9. "wrapMode": 2,
  10. "curveData": {
  11. "paths": {
  12. "txtTips": {
  13. "comps": {
  14. "cc.Label": {
  15. "string": [
  16. {
  17. "frame": 0,
  18. "value": "资源加载中."
  19. },
  20. {
  21. "frame": 0.16666666666666666,
  22. "value": "资源加载中.."
  23. },
  24. {
  25. "frame": 0.3333333333333333,
  26. "value": "资源加载中..."
  27. },
  28. {
  29. "frame": 0.5,
  30. "value": "资源加载中."
  31. }
  32. ]
  33. }
  34. }
  35. },
  36. "loading": {
  37. "props": {
  38. "angle": [
  39. {
  40. "frame": 0,
  41. "value": 0
  42. },
  43. {
  44. "frame": 0.16666666666666666,
  45. "value": -90
  46. },
  47. {
  48. "frame": 0.3333333333333333,
  49. "value": -180
  50. },
  51. {
  52. "frame": 0.5,
  53. "value": -270
  54. }
  55. ]
  56. }
  57. }
  58. }
  59. },
  60. "events": []
  61. }