MikeNolan Posted December 30, 2019 Posted December 30, 2019 Hey guys, I've created a basic but functional custom MFD & HUD by following various guides, looking into other aircraft scripts and good old experimentation. Now however I'm trying to setup multiple clipping areas & levels to refine things; eg I want my pitch ladder to clip inside of a smaller area so as to not overlap the heading tape One area that has me stuck when drawing on Indicator devices: does anyone have any idea how the clipping_relations work in conjunction with the element.level? My understanding was that by using REWRITE_LEVEL along with INCREASE_IF_LEVEL, any overlap areas are 'boosted' up 1 level above the clipping layer, and therefore are projected onto the clipping area only. However this doesn't seem to ring true when setting up multilevel clipping and I just cannot get it to behave how I'd like. I tried to copy the AV8B method and have 2 mesh boxes above the HUD level, but no combination of clipping relations and level seems to make it clip properly. Anyone have any input/findings/methods/observations? Thanks
Recommended Posts