| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "LoadingLabelAnim",
- "_objFlags": 0,
- "_rawFiles": null,
- "_duration": 5.016666666666667,
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "comps": {
- "cc.Label": {
- "string": [
- {
- "frame": 0,
- "value": ""
- },
- {
- "frame": 0.5,
- "value": "L"
- },
- {
- "frame": 1,
- "value": "Lo"
- },
- {
- "frame": 1.5,
- "value": "Loa"
- },
- {
- "frame": 2,
- "value": "Load"
- },
- {
- "frame": 2.5,
- "value": "Loadi"
- },
- {
- "frame": 3,
- "value": "Loadin"
- },
- {
- "frame": 3.5,
- "value": "Loading"
- },
- {
- "frame": 4.016666666666667,
- "value": "Loading."
- },
- {
- "frame": 4.5,
- "value": "Loading.."
- },
- {
- "frame": 5.016666666666667,
- "value": "Loading..."
- }
- ]
- }
- }
- },
- "events": []
- }
|