Space Engineers

Space Engineers

Realistic Light Settings
16 Comments
matthewvogt 14 Nov, 2024 @ 7:35pm 
thank you for this!
User5876 18 Jul, 2024 @ 8:34pm 
Dude, this is awesome. This adds a new type of realism I didn't even think about until I saw this. Thanks for adding this mod.:steamthumbsup:
Gate 17 Apr, 2023 @ 8:22am 
Automatons has broken quite a few mods that add / update terminal controls : /
ChozoSR388 16 Apr, 2023 @ 3:40am 
Is this supposed to replace the Light options, or add to it? I ask because I have no sliders when this mod is active; I can only select real-world light source analogues, but I can't make them blink or anything. Perhaps an issue with the latest update?
[7HBK] Elrond McBong 5 Dec, 2022 @ 2:57am 
Uhm maybe a stupid Question but my list is empty. I think i have to load a profile but where i have to put those profiles and where can i find them?
xirathonxbox  [author] 4 Jul, 2020 @ 3:33pm 
Excellent, I found a second spot where I needed the GetAs logic Digi suggested and posted the update, I'm glad it worked for you!
SourceStick 4 Jul, 2020 @ 1:26pm 
IT WORKS! Decided to check if any updates happened and now it works. Thanks!
SourceStick 1 Jul, 2020 @ 12:22am 
Doesn't work. Tested in a new world with both mods. I think the game didn't update the mod.
xirathonxbox  [author] 30 Jun, 2020 @ 3:09pm 
@Hoovy I updated the mod based on Digi's suggestion that should fix the issue with conflicting with other light mods, can you retry and let me know?
xirathonxbox  [author] 30 Jun, 2020 @ 7:20am 
@Digi
Nice I didn't realize that I'll make an update, ty for the info
Digi 30 Jun, 2020 @ 3:22am 
This mod would get broken by any other mod that attaches a gamelogic to lighting blocks because it's not getting its own gamelogic properly:

RealisticLightSettings lightSettings = terminalLight?.GameLogic as RealisticLightSettings;

You should be using .GameLogic.GetAs<RealisticLightSettings>() because when 2 or more gamelogics exist the GameLogic object is a compound class that holds all of them in a list.
SourceStick 30 Jun, 2020 @ 2:41am 
Just tested and that mod seems to be the problem.
SourceStick 30 Jun, 2020 @ 2:25am 
Could be this mod , because it edits some sliders.
xirathonxbox  [author] 29 Jun, 2020 @ 5:25pm 
@Hoovy
I loaded up the mod to double check with the new update and didn't have any issues applying the settings to a new light? I'm not sure do you have another mod that may be interfering or could you check your SE log for an error or exception?
SourceStick 29 Jun, 2020 @ 3:33am 
I somehow broke this. I see the selection menu and apply button, but when I select something and press apply, nothing chances.
DeAnti 18 Jun, 2020 @ 4:24pm 
nice thank you