_ = function(p) return p; end; name = _('KNEEBOARD'); -- oł XXXX correspond au nom du fichier sans l'extension lua Description = 'Shkval on the left monitor,ABRIS on the right and camera on the center' Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 16 /9; } } KNEEBOARD = { x =1920; y = 0; width = 600; height = 800; } UIMainView = Viewports.Center