mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Try to fix spawn suit thing (failed)
This commit is contained in:
parent
8ea24fa780
commit
c7d7604e1a
@ -94,6 +94,8 @@ namespace NewHorizons.Builder.General
|
||||
spv._timer = 0f;
|
||||
spv._index = 0;
|
||||
|
||||
spv.OnSuitUp();
|
||||
|
||||
GameObject suitGeometry = spv._suitGeometry;
|
||||
if (suitGeometry != null) suitGeometry.SetActive(false);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user