mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
another comment
This commit is contained in:
parent
f23c7924ec
commit
0599e4c988
@ -348,6 +348,7 @@ namespace NewHorizons.Builder.Props
|
||||
else if (component is NomaiInterfaceOrb orb)
|
||||
{
|
||||
// detect planet gravity
|
||||
// perhaps we should just detect no volumes. it seems to behave similarly in either case
|
||||
orb.GetComponent<ConstantForceDetector>()._detectableFields = new ForceVolume[] { planetGO.GetComponent<AstroObject>().GetGravityVolume() };
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user