• 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.

Watermasking Problems...

Messages
102
Country
unitedstates
Okay, I seem to have tracked down my watermapping issues and from what I can deduce it doesn't appear to have anything to do with waterclass...

The problem is this:

If one phototerrain tile contains only a water texture, and has the alpha channel set to black over the whole 256x256 pixel square then that whole tile is rendered as a ground phototile not a water phototile...

Here's an image

watermask.jpg


Notice that the tiles that have at least some white value in the alpha channel work correctly and turn the black alpha matte portions to water...

The tiles that are just water and have only a black covering the entire alpha matte refuse to become a water polygon tile...

Does anyone know a workaround to this? I'd prefer not to have just one pixel as a land pixel in the alpha just to turn the water into water...

Dean.

Do phototiles have a border around them of a couple of pixels that are not usually seen?
 
Thanks to Dick, aka Rhumbaflappy, I've been able to track down the problem with some experiments...

If you have a photo scenery master that has blocks of water, you need to make sure both the value of the RGB and A are all at 0,0,0 for both the texture and the master tile....

From what I can deduce it actually really depends on the pixel at 0,0 which if it's at a value other than 0,0,0 then it will be rendered as a terrain ground tile and not a terrain water tile...
 
Back
Top