All textures reworked. Totally reworked texture, better normal and slightly changed roughmet.
There are those two colors available in the zip. I also put the layered PSD's in a folder. There is one for the main texture (4096x4096), one for the roughmet (2048x2048) and one for the glass and glass_roughmet (1024x1024).
Make your own targeting pods.
As always, if you have some suggestions, please write them in the comments.
ENJOY...
EasyPeac3
PS: Those fictional liveries from the screenshots come soon...
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Installation: Put the 5 files from one of the folders in the folder of your livery and add those lines to your livery description.lua.
_____________
{"AAQ_28", DIFFUSE, "aaq_28_diff", false};
{"AAQ_28", ROUGHNESS_METALLIC, "aaq_28_diff_roughmet", false};
{"AAQ_28", NORMAL_MAP, "aaq_28_nm", false};
{"AAQ_28_Glass", 0, "aaq_28_glass", false};
{"AAQ_28_Glass", ROUGHNESS_METALLIC, "aaq_28_glass_roughmet", false};
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------