Files
Fishing2/Assets/Doc/动画状态说明.md
2026-04-01 23:38:21 +08:00

27 lines
597 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 动画状态说明
## 状态参数
- `prepareThrow`:进入抛竿状态,等待开始抛竿
- `startThrow`:开始抛竿,在`prepareThrow`
- `lureThrown` : 拿饵在手上准备抛竿
- `throw_mode`:抛竿模式 0 1
- `item_type`:物品类型 0 1 2 4 10 11 12 13 14 15 16
- `item_source`: 0 1
- `item_dest`:0 1
- `boat_pose`: 船上姿势 0 1 2 3
- `moveSpeed`: 0 0.1 4
## 动画事件
HandRodPowerup 结束帧OnRodPowerUp
HandRodThrown 抛竿开始 OnRodThrowStart 抛竿结束 OnRodThrownEnd
RodIdle 357 60 0
HandRodIdle_2 : 357 10 0
HandRodIdle_3 : 357 20 0