Here's what I've got on a little test stand:
Coming soon:
Cabin status
Cargo Bay Status
Another status
More of the same but with other hinges and pistons
Integration with the craft
Here's what I've got on a little test stand:
Coming soon:
Cabin status
Cargo Bay Status
Another status
More of the same but with other hinges and pistons
Integration with the craft
@HermesE well when you set a part to use a variable in code you also the set the part which contains said variable, so if they are seperate mfd and not linked through some kind of broadcasting code then i see no way of having them work like that
@HermesE not exactly like this. I working on MFD’s that go to the bridge of my destroyer I am working on.
@HermesE not sure about that. It might work like that, but you might have to add more checks to see if another mfd is active or some kind of override for the door to function properly. Otherwise, I think you've done a fine job of prototyping something I didn't even know I was missing out on! 🤯
I'll have at least four of these sorts of mfd's, two for each door, one on the outside, one on the inside. If I keep all the same variables, does anyone know if the programs will work as intended? (Using a variable to determine if the door is open or not. If false, it opens the door. If true, it closes the door. The question is, if I open the door with one mfd, will another mfd close it?)
Thanks