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

Unexpected Zoom of Perspective #7

Open
ElectronDance opened this issue Jun 15, 2019 · 2 comments
Open

Unexpected Zoom of Perspective #7

ElectronDance opened this issue Jun 15, 2019 · 2 comments

Comments

@ElectronDance
Copy link

When you're approaching a door across the bridge in the final area, the view suddenly "zooms" for the last two steps. This zoom remains even when stepping back across the bridge - after two steps, it seems like you move backwards.

Images attached to show zoom effect when returning from the far end of the bridge (notice the first two images are fuzzy as if zoomed). A similar effect occurs when facing the handle in the second area (the studio?).
bug_far_end_of_bridge
bug_one_step_back
bug_two_steps_back

@Rezmason
Copy link
Collaborator

This might be a mixup of the two corresponding images. I'll investigate tonight.

@Rezmason
Copy link
Collaborator

It turns out this is another rendering issue.
The walkway consists of nodes 87 → 88 → 141 → 142. The render of 88 facing 87 (node.0353.jpg) appears to have a different field of view from the other renders.

On a related note, the following images are used in-game but are rendered with incorrect dimensions (640 x 1136 instead of 1280 x 720):

node.0532.jpg
node.0533.jpg
node.0534.jpg
node.0535.jpg
node.0536.jpg
node.0537.jpg
node.0538.jpg
node.0539.jpg
node.0540.jpg
node.0541.jpg
node.0542.jpg
node.0543.jpg
node.0544.jpg
node.0545.jpg
node.0546.jpg
node.0547.jpg
node.0548.jpg
node.0549.jpg
node.0550.jpg
node.0551.jpg
node.0552.jpg
node.0564.jpg
node.0565.jpg
node.0566.jpg
node.0567.jpg
node.0568.jpg
node.0569.jpg
node.0570.jpg
node.0571.jpg
node.0572.jpg
node.0573.jpg
node.0574.jpg
node.0575.jpg
node.0576.jpg
node.0577.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants