Jump to content

USAF roundel on wings - where is the texture located?


RhineHornet

Recommended Posts

Hello everyone,

I am having a go at my first reskin trial on the F-15. For some weird reason, I cannot find the texture (*.psd) or layer where the USAF roundel displayed on the wings are located?

When my wing texture (*.png) file does not have any roundel, the roundel (low-viz black outline) still appears in game/modelviewer.
I succesfully replaced the roundel on the nose template, however there seems to be no layer for the roundel in the wings *.psd files.

If anyone has a suggestion I am very thankful!

Below is how the texture file ( *.png ) looks and how it appears in modelviewer/in-game. The low-viz version is on top of it, but where does it come from? Ahhh...
 

2021-12-12 23_10_38-Greenshot.png

2021-12-12 23_13_48-Greenshot.png

[sIGPIC][/sIGPIC]

Link to comment
Share on other sites

AFAIK, it is a DECAL named "f15_decol"

relevant lua code for it:

    {"f15bottom",    DECAL                ,    "f15_decol", false};
    {"f15wingl",    DECAL                ,    "f15_decol", false};
    {"f15stab",    DECAL                ,    "f15_decol", false};
    {"f15nose",    DECAL                ,    "f15_decol", false};

 

  • Like 1
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...