123456789101112131415161718192021222324252627282930313233 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "starMove1",
- "_objFlags": 0,
- "_native": "",
- "_duration": 0.5,
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "props": {
- "position": [
- {
- "frame": 0,
- "value": [
- 481.728,
- -246.009,
- 0
- ]
- },
- {
- "frame": 0.5,
- "value": [
- 154.752,
- 192.803,
- 0
- ]
- }
- ]
- }
- },
- "events": []
- }
|