isle-portable/extensions
Christian Semmler 9145a23ffe
Fix: stop previous click animation before starting a new one
Rapid customize clicks would orphan running click animations because
SetClickAnimObjectId overwrote the tracked ID without stopping the old
animation first. When movement later called StopClickAnimation, only
the last animation was stopped, leaving earlier ones driving the ROI
transform and causing the player model to stay behind while the camera
moved forward.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 19:45:20 -07:00
..
docs/multiplayer Fix camera flip bugs, refactor camera (#11) 2026-03-10 01:15:22 +01:00
include/extensions Add emote sound effects (#14) 2026-03-11 01:36:50 +01:00
src Fix: stop previous click animation before starting a new one 2026-03-10 19:45:20 -07:00