DarkMultiPlayer icon indicating copy to clipboard operation
DarkMultiPlayer copied to clipboard

Proposed: Collaborative Ship Control

Open andymule opened this issue 6 years ago • 3 comments

I want to fly in the same capsule as a friend and collaborate on controlling the vehicle. Inspired by these great two seater modules with incredibly functional interiors. Time can be sync'd between us for the duration of sharing a capsule.

I'm a pretty good coder and want to start hacking this in, but don't know where to start. Please suggest relevant files/classes etc and also dev workflows to reduce iteration times.

THANKS!

andymule avatar Dec 13 '18 21:12 andymule

I can't see how real time collaboration is feasible but passing off control to a spectator should be easy enough. The pilot and co-pilot can hand off control to each other, as is done in real life.

On Dec 13, 2018 4:58 PM, Andy Muehlhausen [email protected] wrote:

I want to fly in the same capsule as a friend and collaborate on controlling the vehicle. Inspired by these great two seater modules with incredibly functional interiors.https://forum.kerbalspaceprogram.com/index.php?/topic/116440-mk1-2-pod-iva-replacement-by-asetv03/ Time can be sync'd between us for the duration of sharing a capsule.

I'm a pretty good coder and want to start hacking this in, but don't know where to start. Please suggest relevant files/classes etc and also dev workflows to reduce iteration times.

THANKS!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/godarklight/DarkMultiPlayer/issues/453, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Afilp8qE5oJc_VkwC-1RyWEm1kbwdYW7ks5u4s2UgaJpZM4ZSgB0.

hsmarch avatar Dec 13 '18 22:12 hsmarch

The mod I linked lets you click on switches/buttons in the cockpit view, so my goal is that two people can do an entire mission collaboratively all from the two interior seats. One player can retain keyboard controls, that part doesn't matter, as long as we can both stay in the cockpit first-person view the whole time, ideally both with the ability to click on cockpit elements.

andymule avatar Dec 13 '18 22:12 andymule

Has this been added?

CSutter5 avatar Jul 17 '20 03:07 CSutter5