I love taking pictures in-game, but its difficult without being able to get rid of the flight overlay and vtol/trim sliders across the screen. Is there any way to disable these? Thank you!
I love taking pictures in-game, but its difficult without being able to get rid of the flight overlay and vtol/trim sliders across the screen. Is there any way to disable these? Thank you!
@Dingo1 here some dev console commands
Remove UI/OverLay :
//maincamera>camera.set_depth 10
Re-Add UI/OverLay :
//maincamera>camera.set_depth 1
Warning! :
Cockpit views and camera views will not show any parts of the plane(including cockpit gauges)
Open dev console and stick the following command inside. Hides all ui including pause menus. Replace the 10 with a 1 if you want to bring the ui back
@Bobyo sweet, thanks!
for pc it's just F9
mobile I have no idea...