❓How to?
Here you can find answers to some of your questions
Hide other UIs when Bodycam menu is opened
Config.OpenUIs = function()
-- You can reopen closed UIs from here with export or trigger again
end
Config.CloseUIs = function()
-- You can close UIs that you do not want to appear on the screen with export or trigger here
endSometimes the character's head is visible in the bodycam
Last updated