mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
match with others
This commit is contained in:
parent
550f992398
commit
54d27bedeb
@ -14,6 +14,8 @@ namespace NewHorizons.Builder.Volumes
|
||||
volume.stoppingDistance = info.stoppingDistance;
|
||||
volume.maxEntryAngle = info.maxEntryAngle;
|
||||
|
||||
volume.gameObject.SetActive(true);
|
||||
|
||||
return volume;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user