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

The player height cannot be adjusted correctly #375

Closed
Eisenspalter opened this issue Feb 18, 2023 · 4 comments
Closed

The player height cannot be adjusted correctly #375

Eisenspalter opened this issue Feb 18, 2023 · 4 comments
Labels
enhancement New feature or request
Milestone

Comments

@Eisenspalter
Copy link

The player height cannot be adjusted correctly. Very often, I can't adjust the player height setting because I can't reach the menu. Would make more sense to use laser pointers. These are more flexible

@BastiaanOlij
Copy link
Member

One option Malcolm and myself discussed the other day was to use the initial main scene load as a calibration. Seeing we have the "press trigger to continue" in the loading screen we can be pretty sure the player is standing up properly (or sitting down if you are playing seated) when the main scene loads. We can capture the height of the player at that moment.

@BastiaanOlij BastiaanOlij added the enhancement New feature or request label Feb 24, 2023
@BastiaanOlij BastiaanOlij added this to the 3.4.0 milestone Feb 24, 2023
@Eisenspalter
Copy link
Author

I totally agree. Main scene load as a calibration is the best approach. A lot of games do this. E.g. Population: One. Population: one also has one of the the best climbing experience.

@BastiaanOlij BastiaanOlij modified the milestones: 3.4.0, 3.5.0 Mar 4, 2023
@BastiaanOlij BastiaanOlij modified the milestones: 3.5.0, 3.6.0 Apr 22, 2023
@Malcolmnixon
Copy link
Collaborator

Pull Request #475 adds support for automatic player height calibration.

@BastiaanOlij
Copy link
Member

This has been improved in #475 as Malcolm states, closing this issue.

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

No branches or pull requests

3 participants