I'm starting a VC in a new project but I can't get the Hud to render. MFDs are fine but the HUD is blank.
function clbk_loadVC(id)
local mfds_left = {nmesh=1, ngroup=4}
local mfds_right = {nmesh=1, ngroup=5}
local hud_pilot = {nmesh=1,ngroup=6,hudcnt={x=-0.894,y=2.277,z=81.111},size=0.65}...