123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "Clock",
- "_objFlags": 0,
- "_native": "",
- "_duration": 2.0166666666666666,
- "sample": 60,
- "speed": 1.5,
- "wrapMode": "0",
- "curveData": {
- "paths": {
- "Clock": {
- "comps": {
- "cc.Sprite": {
- "spriteFrame": [
- {
- "frame": 0,
- "value": {
- "__uuid__": "f64bef8f-ca94-4ad8-8976-f52b02581228"
- }
- },
- {
- "frame": 0.3333333333333333,
- "value": {
- "__uuid__": "a1f24bf2-1845-4278-978e-2b2cb3f7dc8c"
- }
- },
- {
- "frame": 0.6666666666666666,
- "value": {
- "__uuid__": "f64bef8f-ca94-4ad8-8976-f52b02581228"
- }
- },
- {
- "frame": 1,
- "value": {
- "__uuid__": "a1f24bf2-1845-4278-978e-2b2cb3f7dc8c"
- }
- },
- {
- "frame": 1.3333333333333333,
- "value": {
- "__uuid__": "f64bef8f-ca94-4ad8-8976-f52b02581228"
- }
- },
- {
- "frame": 1.6666666666666667,
- "value": {
- "__uuid__": "a1f24bf2-1845-4278-978e-2b2cb3f7dc8c"
- }
- },
- {
- "frame": 2,
- "value": {
- "__uuid__": "f64bef8f-ca94-4ad8-8976-f52b02581228"
- }
- }
- ]
- }
- }
- },
- "Clock/h": {
- "props": {
- "angle": [
- {
- "frame": 0,
- "value": 0
- },
- {
- "frame": 0.3333333333333333,
- "value": -60
- },
- {
- "frame": 0.6666666666666666,
- "value": -120
- },
- {
- "frame": 1,
- "value": -180
- },
- {
- "frame": 1.3333333333333333,
- "value": -240
- },
- {
- "frame": 1.6666666666666667,
- "value": -300
- },
- {
- "frame": 2,
- "value": -360
- }
- ]
- }
- },
- "Clock/s": {
- "props": {
- "angle": [
- {
- "frame": 0,
- "value": 0
- },
- {
- "frame": 0.16666666666666666,
- "value": -60
- },
- {
- "frame": 0.3333333333333333,
- "value": -120
- },
- {
- "frame": 0.5,
- "value": -180
- },
- {
- "frame": 0.6666666666666666,
- "value": -240
- },
- {
- "frame": 0.8333333333333334,
- "value": -300
- },
- {
- "frame": 1,
- "value": -360
- },
- {
- "frame": 1.1666666666666667,
- "value": -420
- },
- {
- "frame": 1.3333333333333333,
- "value": -480
- },
- {
- "frame": 1.5,
- "value": -540
- },
- {
- "frame": 1.6666666666666667,
- "value": -600
- },
- {
- "frame": 1.8333333333333333,
- "value": -660
- },
- {
- "frame": 2,
- "value": -720
- }
- ]
- }
- }
- }
- },
- "events": [
- {
- "frame": 2,
- "func": "ClockEnd",
- "params": []
- }
- ]
- }
|