| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- [
- {
- "__type__": "cc.AnimationClip",
- "_name": "boxMove",
- "_objFlags": 0,
- "_native": "",
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "events": [
- {
- "frame": 10,
- "func": "test",
- "params": []
- }
- ],
- "_duration": 10,
- "_keys": [
- [
- 0,
- 10
- ]
- ],
- "_stepness": 0,
- "_curves": [
- {
- "modifiers": [
- {
- "__id__": 1
- },
- "editorLeft"
- ],
- "data": {
- "keys": 0,
- "values": [
- -200,
- 1000
- ],
- "easingMethods": {}
- }
- }
- ],
- "_commonTargets": [],
- "_hash": 1251883659
- },
- {
- "__type__": "cc.animation.ComponentPath",
- "component": "cc.Widget"
- }
- ]
|