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

Not compatible with "Through the eyes"? #82

Open
jeancallisti opened this issue Aug 19, 2019 · 3 comments
Open

Not compatible with "Through the eyes"? #82

jeancallisti opened this issue Aug 19, 2019 · 3 comments
Labels
enhancement Features to be worked on.

Comments

@jeancallisti
Copy link

jeancallisti commented Aug 19, 2019

In KSP 1.7.2, when I go in EVA and press C, I have the mod "Through the eyes of a Kerbal" that makes it a first-person EVA. So far so good. I can move around in my space suit using the jetpack, and it's all in first person. Perfect.

However, as soon as I enable VR, there's an issue :

  • when I move around my head, the camera moves in VR. That's good. It's like I'm looking around freely inside my space helmet.
  • But as soon as I actually try to move the Kerbal using WASD (i.e. his body moves), then... The camera does not follow anymore. The kerbal moves away from my eyes, as if he was another person. I can still see the scene in VR but I'm "only" a static camera. I'm not the Kerbal. The Kerbal can be 10m in front of me.

Is there a way for the VR center to follow around the Kerbal's body (his neck)? If you fixed that compatibility issue between the two mods, it would make the KSP VR experience complete.

@Vivero
Copy link
Owner

Vivero commented Aug 28, 2019

Interesting, I haven't tested VR with that mod specifically. There's probably incompatibility in how the two mods interact with the camera that I'm not aware of. I would need to work on this feature specifically for it to work as expected.

@Vivero Vivero added the enhancement Features to be worked on. label Aug 28, 2019
@jeancallisti
Copy link
Author

If you fix this, then you make KSP truly VR, not just IVA-VR.

@Vivero
Copy link
Owner

Vivero commented Jun 4, 2020

To answer your original question, "Through the Eyes" mod is definitely not compatible with KerbalVR, I looked through their code, and they are manipulating the first-person cameras in ways that are simply incompatible with KerbalVR.

This is all work-in-progress, but I've implement some of this kind of functionality in the latest version here, where the Mk1-3 Command Pod has these blue handles in the cockpit that you can grab onto, and move yourself around the interior of the cabin. Though unfortunately the Kerbal's body is stuck in place, it does not move with your head. Anyways, any feedback is appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Features to be worked on.
Projects
None yet
Development

No branches or pull requests

2 participants