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

Add config for glove size #71

Open
samamstar opened this issue Feb 11, 2019 · 7 comments
Open

Add config for glove size #71

samamstar opened this issue Feb 11, 2019 · 7 comments
Labels
enhancement Features to be worked on.

Comments

@samamstar
Copy link

Currently running KerbalVR with Moardv's avionics systems (mas). Unfortunately, the gloves are far too big to interact with switches with any reasonable accuracy. To be fair, the control panels are absolutely cluttered with the IVA's that come with MAS. Maybe just a number input, similar to world scale? Terrific mod, by the way

@samamstar samamstar reopened this Feb 11, 2019
@samamstar
Copy link
Author

Sorry, havent used github before. How do I mark this as a feature request?

@Vivero Vivero added the enhancement Features to be worked on. label Feb 11, 2019
@Vivero
Copy link
Owner

Vivero commented Feb 11, 2019

I've put the appropriate label on this issue. Thanks for the suggestion, I'll work on it :)

@jeancallisti
Copy link

jeancallisti commented Aug 11, 2019

Same issue here. I'm trying to play in VR in an A.L.C.O.R. IVA, and it's effectively rather impractical because I either miss the button or can't use any of the more advanced UI thingies (like the power throttle or any of the "spin" buttons, like the thrust limiter).

The biggest handicap is the set of square buttons all around the in-game screens in the cockpit When you have buttons A,B and C next to each other and are trying to click B, it's excruciating : It takes 10 attempts to click neither A nor C.

Even without changing the size of the glove, maybe just adding a colored ray caster at the finger tip (like a laser pen, as seen in many other VR games) to see exactly at what the finger is pointing?

@jeancallisti
Copy link

Is there some sort of debug mode of your mod where we can see the collision areas of in-game props? I'm curious why the issue is mostly with the buttons around the smaller type of RasterMonitor, and not the buttons of the larger RasterMonitor monitor. The buttons look like they have the same size in-game, so it might be an issue with a careless collision box.

@jeancallisti
Copy link

jeancallisti commented Sep 6, 2019

Hey wait a minute it seens to HAVE been implemented, in the "hands size" parameter"??? I see it in the screenshots, but not in the mod UI in my own KSP, despite installing the latest version of the mod.

@Vivero , any feedback? Is this available or not?

@jeancallisti
Copy link

The solution seems to lie in _manipulatorSize and fingertipCollider.

@jeancallisti
Copy link

I have reduced the fingertips size in this pull request : #88
Now the creator of KerbalVR needs to accept it.
I don't know if it fixes all issues related to gloves being too big, but at least you can now click the buttons around the RasterPropMonitors.

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

3 participants