1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "atk",
- "_objFlags": 0,
- "_native": "",
- "_duration": 0.2,
- "sample": 10,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "comps": {
- "cc.Sprite": {
- "spriteFrame": [
- {
- "frame": 0,
- "value": {
- "__uuid__": "523502f0-aecd-444a-b37c-b67b416dc293"
- }
- },
- {
- "frame": 0.1,
- "value": {
- "__uuid__": "05ccbc11-de83-449c-8190-859220e5553f"
- }
- }
- ]
- },
- "cc.BoxCollider": {
- "size": [
- {
- "frame": 0,
- "value": {
- "__type__": "cc.Size",
- "width": 0,
- "height": 0
- }
- },
- {
- "frame": 0.1,
- "value": {
- "__type__": "cc.Size",
- "width": 121.7,
- "height": 162
- }
- },
- {
- "frame": 0.2,
- "value": {
- "__type__": "cc.Size",
- "width": 0,
- "height": 0
- }
- }
- ],
- "offset": [
- {
- "frame": 0,
- "value": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- }
- },
- {
- "frame": 0.1,
- "value": {
- "__type__": "cc.Vec2",
- "x": 50.3,
- "y": 86
- }
- }
- ]
- }
- }
- },
- "events": []
- }
|