| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "Saw",
- "_objFlags": 0,
- "_native": "",
- "_duration": 0.3333333333333333,
- "sample": 60,
- "speed": 1,
- "wrapMode": 0,
- "curveData": {
- "props": {
- "angle": [
- {
- "frame": 0,
- "value": 30,
- "curve": "cubicOut"
- },
- {
- "frame": 0.05,
- "value": 60
- },
- {
- "frame": 0.11666666666666667,
- "value": -10
- },
- {
- "frame": 0.16666666666666666,
- "value": 60
- },
- {
- "frame": 0.23333333333333334,
- "value": -10
- },
- {
- "frame": 0.3333333333333333,
- "value": 30
- }
- ]
- }
- },
- "events": [
- {
- "frame": 0.3333333333333333,
- "func": "attackFinish",
- "params": []
- }
- ]
- }
|