mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 16:03:24 +00:00
447d38f6a7
When the player gets caught by a Skorl, an animation is shown where the player is punched in the face. This had a few issues: - The animation fades in and out on the original interpreter. I've added this. - The animation plays faster on the original interpreter. Speed was updated to match this. - The sound effect for this animation would play right at the start instead of at the moment of impact. I've added a delay to the sound effect using an AnimSoundSequence.