123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- [
- {
- "__type__": "cc.AnimationClip",
- "_name": "animation",
- "_objFlags": 0,
- "__editorExtras__": {
- "embeddedPlayerGroups": []
- },
- "_native": "",
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "enableTrsBlending": false,
- "_duration": 0.18333333333333332,
- "_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.16666666666666666
- ],
- "_values": [
- {
- "__uuid__": "1e9dd2e0-14f8-4337-a3ae-b979fa9b15e2@f9941",
- "__expectedType__": "cc.SpriteFrame"
- }
- ]
- }
- ]
|