Space Engineers

Space Engineers

Custom LCD Textures by coolfarmer
5 kommentarer
coolfarmer  [ophavsmand] 6. juni 2023 kl. 9:43 
@Rezun, not really. Every image requires some work before it can be added to the game. It takes about 10-15 minutes per image when you have the correct knowledge about DDS files, sprites, models, and alpha channels.
Rezun 6. juni 2023 kl. 0:20 
I see. Does this mod allow players to add their own textures?
coolfarmer  [ophavsmand] 5. juni 2023 kl. 9:32 
@Rezun, this is the official method for adding textures to the game. By using DDS files, you can take advantage of the background/color sliders of the LCD Panel, allowing you to adjust transparency, alpha channel, lightning, and more.

Additionally, using DDS files is important for maintaining optimal performance. Any other method of adding textures can potentially impact your in-game performance.

And lastly, I use these textures in the programmable block, and having an official texture allows me to dynamically change it with just one line of code.
Rezun 5. juni 2023 kl. 1:04 
You can put any image to the lcd you want without any mods, so I don't understand how this is useful.
coolfarmer  [ophavsmand] 2. juni 2023 kl. 21:41 
@Beard, this mod is purely personal, and I have uploaded it to share my creations that I use in my own game. I have made it public so that others can also benefit from it if they wish.