[HELP] Changing Engine Color
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 12
- Joined: Mon, 17. Dec 18, 02:40
[HELP] Changing Engine Color
I added a custom Argon engine to the game and want to change the blue color on the engine to black or grey, so it matches my ships paint job but can't find any way to change the color. Does any one know what texture file is for the blue part of the Argon engine, or know what file to edit to change the color?
-
- EGOSOFT
- Posts: 3568
- Joined: Mon, 26. Mar 12, 14:57
Re: [HELP] Changing Engine Color
The texture can be found here "\assets\textures\argon\arg_engine_trim_glow".
Its probably a .dds when you want to access it. There are plugins for gimp/photoshop to open these files and modify them.
Its probably a .dds when you want to access it. There are plugins for gimp/photoshop to open these files and modify them.
01001100 01101001 01101110 01100101 01110011 00100000 01101111 01100110 00100000 01110100 01101001 01101101 01100101 01110011 00101110 00101110 00101110
My art stuff
My art stuff
-
- Posts: 12
- Joined: Mon, 17. Dec 18, 02:40
Re: [HELP] Changing Engine Color
Thanks linolafett.