12345678910111213141516171819202122232425262728293031323334 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "level1-2path1",
- "_objFlags": 0,
- "_native": "",
- "_duration": 3,
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "props": {
- "position": [
- {
- "frame": 0,
- "value": [
- 0,
- 0,
- 0
- ],
- "curve": "linear"
- },
- {
- "frame": 3,
- "value": [
- 0,
- -1240.475,
- 0
- ]
- }
- ]
- }
- },
- "events": []
- }
|