• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Display problem with PAPI lights

Messages
7
Country
germany
First of all: Thanks to Jeff for this excellent tool.
It took me not more than one hour to get my PAPI lights burning. :)

But I have a display problem:
PAPI_off.jpg

When I turn off the PAPI lights, everything looks OK.
But when I turn them on, the display looks like this:
PAPI_on.jpg

I have checked the XML file over and over again but I cannot find a mistake.
It looks like a layer at the altitude of my PAPI lights (2#AGL). When I move upwards, I go through the layer and its not visible anymore.
I attach my XML file. Perhaps somebody finds a mistake that I didn't notice.

Thanks in advance
 

Attachments

Guenter, everything's perfect with your code, the fault lies within the model itself.

Technical background: To prevent the model from being hidden too soon by FSX, I had to increase the bounding box of the model by making a big horizontal plane. This plane should be transparent, but I forgot to assign the proper transparent material to the plane...simple as that ;-) Note that the PAPI_Light model was a quick and dirty example I created within 5 minutes or so to demonstrate the PAPI functionality. It is by far not yet optimized with regards to visibility vs. distance for example.
 
Hello Jeffrey,

thanks for your quick response.
I'm glad, that my configuration and my code is OK.

The PAPI itself works perfectly. So we will create a model of our own (I think, Jörg is already working on that).
I'm looking forward to try the other features of SODE.
 
Hi Günter,
Currently I am working on the windsocks which will take some time. But why don't you convert one of your windsocks to a FSX-Object with MCX, place that as a library object and only place the lights with SODE. To prevent the model being hidden too soon I always place a larger object under the earth. So you have no problems with transparency.
Jörg

Gesendet von meinem GT-P7501 mit Tapatalk
 
Back
Top