123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "tipMsg",
- "_objFlags": 0,
- "_native": "",
- "_duration": 1,
- "sample": 4,
- "speed": 1,
- "wrapMode": 2,
- "curveData": {
- "props": {
- "scale": [
- {
- "frame": 0,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- },
- {
- "frame": 0.25,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1.1,
- "y": 1.1
- }
- },
- {
- "frame": 0.5,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- },
- {
- "frame": 0.75,
- "value": {
- "__type__": "cc.Vec2",
- "x": 0.9,
- "y": 0.9
- }
- },
- {
- "frame": 1,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- }
- ]
- }
- },
- "events": []
- }
|