Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
OK, a quick investigation and test...
Location of file: <install path>\Steam\steamapps\common\SpaceEngineers\Content\Data
File name: TransparentMaterials.sbc
Section:
<TransparentMaterial>
<Id>
<TypeId>TransparentMaterialDefinition</TypeId>
<SubtypeId>GlassOutside</SubtypeId>
Values:
<ColorAdd>
<X>0.0</X>
<Y>0.0</Y>
<Z>0.0</Z>
<W>0.9</W>
... changing the Y value to 0.8 gives you a nice green shade ...
You'd need to make a file with just that section defining the transparent material, with the correct header/footer sections as in the original, saved in the 'Data' subdirectory of your new mod as something.sbc and that's about it. More help may be available but will not be as prompt from me, though others here or on the Keen Discord can probably assist.
Namaste, and good luck. :)
Thanks!