mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
remove AtmosFar BRUH
This commit is contained in:
parent
230540d246
commit
64810344b8
@ -270,8 +270,6 @@ namespace NewHorizons.Components.SizeControllers
|
||||
lod.material.SetFloat("_OuterRadius", CurrentScale * StarBuilder.OuterRadiusRatio);
|
||||
|
||||
// These break once it reaches endColour and I have no idea why
|
||||
//lod.material.SetColor("_AtmosFar", _currentColour);
|
||||
//lod.material.SetColor("_AtmosNear", _currentColour);
|
||||
//lod.material.SetColor("_SkyColor", _currentColour);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user