123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- {
- "__type__": "cc.AnimationClip",
- "_name": "weapon_hold",
- "_objFlags": 0,
- "_native": "",
- "_duration": 0.03333333333333333,
- "sample": 60,
- "speed": 1,
- "wrapMode": 1,
- "curveData": {
- "comps": {
- "cc.Sprite": {
- "spriteFrame": [
- {
- "frame": 0,
- "value": {
- "__uuid__": "c8cca642-be0e-4460-ad84-749b9b0621c7"
- }
- },
- {
- "frame": 0.016666666666666666,
- "value": {
- "__uuid__": "15d75d4b-f833-4139-8304-fa7775b63c9f"
- }
- }
- ]
- },
- "cc.BoxCollider": {
- "size": [
- {
- "frame": 0,
- "value": {
- "__type__": "cc.Size",
- "width": 0,
- "height": 0
- }
- }
- ]
- }
- },
- "paths": {
- "weaponHoldPosNode": {
- "props": {
- "position": [
- {
- "frame": 0,
- "value": [
- -54,
- 35.828,
- 0
- ]
- }
- ],
- "active": [
- {
- "frame": 0,
- "value": true
- }
- ]
- }
- },
- "atkEff": {
- "props": {
- "active": [
- {
- "frame": 0,
- "value": false
- }
- ]
- }
- }
- },
- "props": {
- "scale": [
- {
- "frame": 0,
- "value": {
- "__type__": "cc.Vec2",
- "x": 1,
- "y": 1
- }
- }
- ],
- "angle": [
- {
- "frame": 0,
- "value": 0
- }
- ]
- }
- },
- "events": []
- }
|