mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
grr i did it again
This commit is contained in:
parent
bc6fdb175c
commit
8363bc6f6a
@ -31,9 +31,6 @@ public class AddPhysics : MonoBehaviour
|
||||
|
||||
private IEnumerator Start()
|
||||
{
|
||||
SuspendUntilImpact = true;
|
||||
Mass = .001f;
|
||||
|
||||
// detectors dont detect unless we wait for some reason
|
||||
yield return new WaitForSeconds(.1f);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user