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

KerbalVR support for external hatches #1031

Open
JonnyOThan opened this issue Oct 28, 2024 · 0 comments
Open

KerbalVR support for external hatches #1031

JonnyOThan opened this issue Oct 28, 2024 · 0 comments
Labels
enhancement Mod Compatibility Compatibility issues with other mods

Comments

@JonnyOThan
Copy link

Many of the parts use a common external hatch model. It would be wonderful if the handle in this model was separated out to another gameobject with its origin at the axis of rotation for VR support. Without this, players can't enter these parts from EVA without other special support or just hitting F on their keyboard. If you like, you could add a collider to it as well but KerbalVR can at least do that procedurally too.

For example the mobile processing lab:
image

This could even be saved as a separate .mu file so that it could just be instantiated in all the places where it's used. I think the same model is also used in SSPX.

@Poodmund Poodmund added enhancement Mod Compatibility Compatibility issues with other mods labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Mod Compatibility Compatibility issues with other mods
Projects
Status: To do
Development

No branches or pull requests

2 participants