Files
WoWee/include/rendering
Kelsi 1171b3fe80 fix(animation): unfreeze mount after jump and rear-up animations
The character renderer auto-switches finished one-shot animations to
STAND. MountFSM's jump/rear-up completion check only polled the current
timeline, so once the renderer swapped the mount to STAND the check read
a fresh STAND timeline, never reported completion, and the action state
stuck — leaving the horse gliding in a stand pose after jumping. Track
the animation each action requested and treat the instance playing
anything else as completion, matching the existing fidget logic.
2026-07-14 21:51:07 -07:00
..
2026-07-12 18:56:34 -07:00