fix: widen note lanes and clear warnings
This commit is contained in:
@@ -17,7 +17,7 @@ namespace VRSDK
|
||||
rb = GetComponent<Rigidbody>();
|
||||
}
|
||||
|
||||
public void Reset(float t)
|
||||
public void ResetPart(float t)
|
||||
{
|
||||
rb.isKinematic = true;
|
||||
|
||||
@@ -64,4 +64,3 @@ namespace VRSDK
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user