Skip to content

EVA Kerbal grabbing on hatch ladder imparts motion to craft that is very difficult to cancel/control #1

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

Open
darthgently opened this issue Oct 8, 2022 · 0 comments

Comments

@darthgently
Copy link

This was after a :TURN_TO the capsule position and a :MOVE("forward") followed by :MOVE("stop"), then a :LADDER_GRAB, So it could be residual transferred force from the turning or the moving or both. The turning seems more easily missed as I don't see a way in the API to "stop" turning to a position. In this case the position passed in was a var locked to the capsule position so after grabbing the ladder the turning may have ended up like a dog chasing its tail. Or it could simply be realistic motion imparted when arriving at the hatch though it seemed quite slow.

Be that as it may, given the controls are rough, it would perhaps make sense to simply cancel all magical kos-eva kerbforces automatically at :LADDER_GRAB, and perhaps additionally have a suffix like :CANCEL(part_or_vessel) that would cancel relative velocity to the argument (not as in holding station actively, just a momentary cancelation) as it would just expose the required LADDER_GRAB fix more generally as a useful thing.

The auto force cancel at ladder grab seems like the no brainer low hanging fruit. The :CANCEL is just a a more general solution that could exposed for the user as a side effect of the required LADDER_GRAB cancelation code

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

No branches or pull requests

1 participant