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

OG bug: cinematic camera issue when Lara strikes the gong | Ice Palace #1580

Closed
aredfan opened this issue Sep 5, 2024 · 0 comments · Fixed by #1722
Closed

OG bug: cinematic camera issue when Lara strikes the gong | Ice Palace #1580

aredfan opened this issue Sep 5, 2024 · 0 comments · Fixed by #1722
Assignees
Labels
OG bug A bug in original game TR2

Comments

@aredfan
Copy link
Collaborator

aredfan commented Sep 5, 2024

Level 14, room 10.


To see the intended cine camera behaviour, execute /fly while Lara is striking the gong.

TR2X.mp4

In OG, the cine camera only appears for a frame or so.

OG.mp4

Here's what Lahm wrote on discord:

I think there must be something to do with checking the cam_type somewhere, but the call to test the triggers happens before the cine camera has finished so it doesn't trigger. Entering fly mode cancels the cinematic camera, so the heavy trigger works as was intended. Probably we can raise an issue and investigate properly, would be nice to fix

@aredfan aredfan added the OG bug A bug in original game label Sep 5, 2024
@rr- rr- added the TR2 label Oct 3, 2024
@rr- rr- transferred this issue from LostArtefacts/TR2X 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 Oct 16, 2024
@lahm86 lahm86 moved this from Backlog to In progress in TRX Dev tracker Oct 16, 2024
lahm86 added a commit to lahm86/TRX that referenced this issue Oct 16, 2024
The Lara_State_Extra_Breath function serves as a bridging animation
between an extra animation and Lara returning to normal. This change
will respect any heavy camera triggers set during the extra animation
rather than blindly resetting to chase type.

Resolves LostArtefacts#1580.
@lahm86 lahm86 moved this from In progress to In review in TRX Dev tracker Oct 16, 2024
@lahm86 lahm86 closed this as completed in 79fcac2 Oct 16, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in TRX Dev tracker Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OG bug A bug in original game TR2
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants