mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
why
This commit is contained in:
parent
2da3f3aa69
commit
761d04d176
@ -69,7 +69,7 @@ namespace NewHorizons.Builder.Orbital
|
||||
*/
|
||||
|
||||
orbitLine._color = color;
|
||||
orbitLine._lineRenderer.endColor = new Color(color.r, color.g, color.b, 0f);
|
||||
lineRenderer.endColor = new Color(color.r, color.g, color.b, 0f);
|
||||
|
||||
orbitLine._astroObject = astroObject;
|
||||
orbitLine._fade = fade;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user