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
BepInEx 6 can't load BepInEx 5 plugins, so the latest stable release is 5.4.23.2.
If you can swap objects, then whenever a floodlight is painted, you could swap it to a predefined "dim variant" if the painted color is grey (or an even dimmer variant if the target color is black). Whenever you paint the "dim variant" you swap it back to the normal variant (unless the target color is black, in which case you swap to the even dimmer variant).
This would require having 3 variants of each flood light, but you don't have too many and the 3D models are the same for each variant (so it doesn't require new assets). I haven't created anything in Unity myself, I've only edited DLLs or compiled C# mods (for other Unity games), so I'm not sure of the actual required work to do this.