Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add option for TR2 cancel swimming animation #1004

Closed
aredfan opened this issue Sep 23, 2023 · 1 comment · Fixed by #1826
Closed

Feature request: Add option for TR2 cancel swimming animation #1004

aredfan opened this issue Sep 23, 2023 · 1 comment · Fixed by #1826
Assignees
Labels
Data Requires injecting content / files that are not a part of the original game Feature New functionality TR1

Comments

@aredfan
Copy link
Collaborator

aredfan commented Sep 23, 2023

Requested by RetroRaider279 on discord.

@lahm86 lahm86 added Feature New functionality Data Requires injecting content / files that are not a part of the original game labels Sep 23, 2023
@lahm86
Copy link
Collaborator

lahm86 commented Sep 23, 2023

The cancellation is achieved by having three additional state changes in the swimming animation to cover more frame windows. These link to intermediate glide animations that don't normally exist in TR1. So lots to inject.

Just noting this here for reference.

image
image

@rr- rr- added the TR1 label Oct 3, 2024
@rr- rr- removed the Priority: low label Oct 3, 2024
@rr- rr- moved this to Backlog in TRX Dev tracker Oct 3, 2024
@lahm86 lahm86 self-assigned this Nov 4, 2024
@lahm86 lahm86 moved this from Backlog to In progress in TRX Dev tracker Nov 4, 2024
lahm86 added a commit to lahm86/TRX that referenced this issue Nov 4, 2024
This injects additional state changes to the swimming animation to
allow Lara to enter the glide state on more frame ranges, similar to
TR2+.

Resolves LostArtefacts#1004.
@lahm86 lahm86 moved this from In progress to In review in TRX Dev tracker Nov 4, 2024
lahm86 added a commit that referenced this issue Nov 4, 2024
This injects additional state changes to the swimming animation to
allow Lara to enter the glide state on more frame ranges, similar to
TR2+.

Resolves #1004.
@github-project-automation github-project-automation bot moved this from In review to Done in TRX Dev tracker Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data Requires injecting content / files that are not a part of the original game Feature New functionality TR1
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants