12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- [
- {
- "__type__": "cc.AnimationClip",
- "_name": "time",
- "_objFlags": 0,
- "__editorExtras__": {
- "embeddedPlayerGroups": []
- },
- "_native": "",
- "sample": 60,
- "speed": 0.5,
- "wrapMode": 2,
- "enableTrsBlending": false,
- "_duration": 0.35,
- "_hash": 500763545,
- "_tracks": [
- {
- "__id__": 1
- }
- ],
- "_exoticAnimation": null,
- "_events": [],
- "_embeddedPlayers": []
- },
- {
- "__type__": "cc.animation.ObjectTrack",
- "_binding": {
- "__type__": "cc.animation.TrackBinding",
- "path": {
- "__id__": 2
- },
- "proxy": null
- },
- "_channel": {
- "__id__": 4
- }
- },
- {
- "__type__": "cc.animation.TrackPath",
- "_paths": [
- {
- "__id__": 3
- },
- "spriteFrame"
- ]
- },
- {
- "__type__": "cc.animation.ComponentPath",
- "component": "cc.Sprite"
- },
- {
- "__type__": "cc.animation.Channel",
- "_curve": {
- "__id__": 5
- }
- },
- {
- "__type__": "cc.ObjectCurve",
- "_times": [
- 0,
- 0.16666666666666666,
- 0.3333333333333333
- ],
- "_values": [
- {
- "__uuid__": "a711d796-739e-4d8b-bff0-28f2e47323a8@f9941",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "559346e3-7692-423b-986e-97b2aade694b@f9941",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "559346e3-7692-423b-986e-97b2aade694b@f9941",
- "__expectedType__": "cc.SpriteFrame"
- }
- ]
- }
- ]
|