| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "superMultButton",
- "_objFlags": 0,
- "_native": "",
- "sample": 60,
- "speed": 1,
- "wrapMode": 2,
- "events": [],
- "_duration": 1.5,
- "_keys": [
- [
- 0,
- 0.25,
- 0.5,
- 0.6,
- 0.7,
- 1.5
- ]
- ],
- "_stepness": 0,
- "_curves": [
- {
- "modifiers": [
- "scale"
- ],
- "data": {
- "keys": 0,
- "values": [
- {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- {
- "__type__": "cc.Vec3",
- "x": 1.2,
- "y": 1.2,
- "z": 1
- },
- {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- {
- "__type__": "cc.Vec3",
- "x": 1.05,
- "y": 1.05,
- "z": 1
- },
- {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- }
- ],
- "easingMethods": {}
- }
- }
- ],
- "_commonTargets": [],
- "_hash": 3557386372
- }
|