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

[BUG] Repeatedly clicking on the Reset Position button causes slight changes in camera position #618

Open
rjmara opened this issue Aug 4, 2022 · 0 comments
Assignees
Labels
bug Something isn't working Frontend Issues being caused via the frontend good first issue Minor bug

Comments

@rjmara
Copy link
Contributor

rjmara commented Aug 4, 2022

Description

This bug is present in the production version of MYR. The problem occurs after repeatedly clicking the Reset Position button in Scene Settings. What happens is, each time you click the button, the camera gets a slightly different y position. So far this was only tested on a windows desktop.

Additional Information

When the player uses their mouse to adjust the view of the camera and then clicks Reset Position, their position is reset to where the user usually starts in a level. However, the direction they are looking remains the same as when they clicked the button. So for example, if the user moved their mouse such that the camera was looking away from the y-axis on the grid, clicking the reset button would put them back in the original x,y,z position, but it would not change the position of the camera. The user would still be looking away from the y-axis.

This is not necessarily a bug because the button just resets the player's position, but it might be good to include the resetting of the direction of the camera as well.

@rjmara rjmara added bug Something isn't working Minor bug labels Aug 4, 2022
@rjmara rjmara moved this to Issues in MYR Development Aug 4, 2022
@rjmara rjmara changed the title [BUG] Repeatedly clicking on the Reset Position button in Scene Settings causes slight changes in camera position [BUG] Repeatedly clicking on the Reset Position button causes slight changes in camera position Aug 4, 2022
@rjmara rjmara added good first issue Frontend Issues being caused via the frontend labels Aug 4, 2022
@StevenH1234 StevenH1234 self-assigned this Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Frontend Issues being caused via the frontend good first issue Minor bug
Projects
Status: Issues
Development

No branches or pull requests

2 participants