Hello,
Currently, i work on a small space station module UMMU and UCGO compatible (with O2 and food consumption) and a Virtual cockpit.
I have not had too much problem with the VC until now: i create two MFD, the display is correct, the button work properly, but i have a big bug with the labels of the MFD : the label are not on the good mesh :
Yet, i have define the good mesh group number :
as you can see in this picture :
if you have a solution i'm interested
thank you in advance
Bye
Currently, i work on a small space station module UMMU and UCGO compatible (with O2 and food consumption) and a Virtual cockpit.
I have not had too much problem with the VC until now: i create two MFD, the display is correct, the button work properly, but i have a big bug with the labels of the MFD : the label are not on the good mesh :
Yet, i have define the good mesh group number :
Code:
#define AID_MFD1_LBUTTONS 7
#define AID_MFD1_RBUTTONS 6
#define AID_MFD2_LBUTTONS 4
#define AID_MFD2_RBUTTONS 5
as you can see in this picture :
if you have a solution i'm interested
thank you in advance
Bye
Last edited: