The hangars on both sides function as such and once the interior gets further developed, I will add a remote that will do both at the same time as well.
The room in which the logic is held, nicely organized for easy access and manual input for debugging.
The auxiliary bay door located on the bottom of both hangar arms also has logic installed with a crane to drop/retrieve the Dart which will be stored there. This door also has logic safeties in place to prevent due to moving parts that will clip with each other if they are not in the way. for a more in depth on the auxiliary hangar, spoiler below.
I feel like the logic behind it is pretty simple but can be hard to follow and I can't show it in screenshots so I'll write it here.
The hangar door will only open if the crane arm is in the full up position. The crane will only drop if the hangar door is in the full open position.
input: Open door; if crane up = true then door opens / =false then door will not move
input: Lower crane/ship; door open = true then crane drops / =false then does not move
input: Close door; crane up = true then door opens / =false then door does not move
input: Raise crane; will always raise such that it was lowered to begin with. the logic hinges on the crane being lowered WITH the door open.
With the door open and crane arm lowered: when an entity docks to the arm a wireless signal is sent to raise the arm automatically without an input needing to be sent.
The hangars on both sides function as such and once the interior gets further developed, I will add a remote that will do both at the same time as well.
The room in which the logic is held, nicely organized for easy access and manual input for debugging.
The auxiliary bay door located on the bottom of both hangar arms also has logic installed with a crane to drop/retrieve the Dart which will be stored there. This door also has logic safeties in place to prevent due to moving parts that will clip with each other if they are not in the way. for a more in depth on the auxiliary hangar, spoiler below.
I feel like the logic behind it is pretty simple but can be hard to follow and I can't show it in screenshots so I'll write it here.
The hangar door will only open if the crane arm is in the full up position. The crane will only drop if the hangar door is in the full open position.
input: Open door; if crane up = true then door opens / =false then door will not move
input: Lower crane/ship; door open = true then crane drops / =false then does not move
input: Close door; crane up = true then door opens / =false then door does not move
input: Raise crane; will always raise such that it was lowered to begin with. the logic hinges on the crane being lowered WITH the door open.
With the door open and crane arm lowered: when an entity docks to the arm a wireless signal is sent to raise the arm automatically without an input needing to be sent.
I just wanted to thank everyone for the support and feedback that everyone shows here! I'm thrilled that there are so many people interested in seeing this completed; it helps give me the drive to keep going with it when I'm not sure where to go next :D
The thing to also keep in mind is that it's a different class of ship but I'll look into it when I get home and see if I can't find a way to fit one in
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.