Change Vive wand teleport and turn from touch to press
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Bow
|
||||
}
|
||||
|
||||
private void FixedUpdate()
|
||||
{
|
||||
{
|
||||
if (!_inAir) return;
|
||||
CheckForCollision();
|
||||
_lastPosition = tip.position;
|
||||
|
||||
Reference in New Issue
Block a user