Skip to content

Commit

Permalink
data: fix underwater twist animation (LostArtefacts#1272)
Browse files Browse the repository at this point in the history
Fixes the underwater twist animation, which had incorrect rotations on
a frame, was triggering the 180 degree and bubbles flip effects on
the wrong frames, and was linking to the wrong frame of the underwater
idle animation.

Resolves LostArtefacts#1242.
  • Loading branch information
lahm86 authored Apr 5, 2024
1 parent ca04a5c commit 2b4d7ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
- fixed saving and loading the music timestamp when the load current music option is enabled (#1237)
- fixed the remember played music option always being enabled (#1249, regression since 2.16)
- fixed the underwater SFX playing for one frame at the start of Palace Midas (#1251)
- fixed an incorrect frame in Lara's underwater twist animation (OG bug in TR2 onwards) (#1242)

## [3.1.1](https://github.com/LostArtefacts/TR1X/compare/3.1...3.1.1) - 2024-01-19
- changed quick load to show empty passport instead of opening the save game menu when there are no saves (#1141)
Expand Down
Binary file modified data/ship/data/lara_animations.bin
Binary file not shown.

0 comments on commit 2b4d7ac

Please sign in to comment.