Space Engineers

Space Engineers

[VSI] Recolorable Thrusters
Showing 21-26 of 26 entries
< 1  2  >
Update: 10 Apr, 2018 @ 4:07pm

Fixed an issue when saving the flame colors in CustomData.

Update: 7 Apr, 2018 @ 5:23pm

- Implemented the partial overwriting of CustomData, so that only the flame color data is overwritten not the whole contents of CustomData
- Renamed the "Override Flame Colors" checkbox to "Lock Flame Colors" because it explains its function better.

Update: 7 Apr, 2018 @ 4:11pm

Color information is saved in CustomData, so it's kept between reloads and even in blueprints. It replaces the contents of CustomData for now, but I am planning to make it bit less aggressive and just replacing its own data in case someone wants to store some other things in CustomData as well.

Update: 7 Apr, 2018 @ 11:16am

Update: 7 Apr, 2018 @ 11:13am

Update: 7 Apr, 2018 @ 5:13am