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

Fixed odd camera effects #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Zxynine
Copy link

@Zxynine Zxynine commented Dec 22, 2021

This Should result in normal operation of the camera.

Fixes #4

The problem comes from changing the type of camera. You end up resetting the cameras position and settings. The camera copy already has the proper camera type. If you kept this, anyone who is working in a perspective view mode gets kicked into having the orthographic view mode and this can mess with the orientation and distance.

This keeps the type of camera the same while just orienting the view

This Should result in normal operation of the camera
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

Successfully merging this pull request may close these issues.

View Orientation problems
1 participant