修复动画bug

This commit is contained in:
Atsuihsio 2024-07-16 01:21:05 +08:00
parent 1b0c85a22b
commit c17d94461a
2 changed files with 2 additions and 17 deletions

View file

@ -115,22 +115,7 @@
},
"animation.ntw_20.fire": {
"loop": "hold_on_last_frame",
"animation_length": 0.7917,
"bones": {
"0": {
"rotation": {
"0.0": {
"vector": [-2.9962, -0.10977, -1.3475],
"easing": "easeInElastic"
},
"0.1667": {
"vector": [0, 0, 0],
"easing": "easeInElastic",
"easingArgs": [3]
}
}
}
}
"animation_length": 0.7917
},
"animation.ntw_20.shift": {
"loop": "hold_on_last_frame",

View file

@ -18,5 +18,5 @@
"auto": 0,
"burst_size": 1,
"normal_reload_time": 59,
"empty_reload_time": 85
"empty_reload_time": 89
}