[BUG] Repeatedly clicking on the Reset Position button causes slight changes in camera position #618
Labels
bug
Something isn't working
Frontend
Issues being caused via the frontend
good first issue
Minor bug
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.
The text was updated successfully, but these errors were encountered: