isle-portable/extensions
Christian Semmler f92967735f
Support concurrent animation playback by independent player groups
Replace the single ScenePlayer/m_playingAnimIndex with a map of
ScenePlayers keyed by animation index, allowing non-overlapping groups
of players to play different animations simultaneously. Each player can
still only participate in one animation at a time.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 15:57:12 -07:00
..
docs/multiplayer Fix camera flip bugs, refactor camera (#11) 2026-03-10 01:15:22 +01:00
include/extensions Support concurrent animation playback by independent player groups 2026-03-27 15:57:12 -07:00
src Support concurrent animation playback by independent player groups 2026-03-27 15:57:12 -07:00