Page 1 of 1

Easy way to have HUD only VC?

Posted: Mon Jan 07, 2019 1:31 pm
by uri_ba
I'm trying to take the Default F-16 in v4.4 and create a version of the VC containing HUD only.
I'm not aware of any option to edit config files to allow it, and the only way I can think of is editing the internal MDL and deleting everything bu the HUD dinamic texture.

surely there is a simpler way?

Regards,
Uri

Re: Easy way to have HUD only VC?

Posted: Mon Jan 07, 2019 8:29 pm
by Rob McCarthy
Hi Uri,

You can take the HUD gauge and add this to a standalone 2D panel window. You may need to make some sizing adjustments. Refer to the panel configuration documentation for more info here: https://prepar3d.com/SDKv4/sdk/panels_a ... files.html

Regards,
Rob McCarthy

Re: Easy way to have HUD only VC?

Posted: Tue Jan 08, 2019 12:07 pm
by uri_ba
Thanks Rob. I was aware of the option, but prefer a proper VC, as HUD "collimation" is already built in on tilt and zoom in the view.

Re: Easy way to have HUD only VC?

Posted: Wed Jan 23, 2019 3:02 pm
by bokdany
Hi uri_ba, did you have found a way to resolve your problem because i trying to do the same. thanks