Code: Select all
distanceLimit = new DistanceLimit(eGame.playerObject.PhysicsEntity, null, player.CenterPoint, volume.CenterPoint, 0f, tetherLength);
Code: Select all
distanceLimit = new DistanceLimit(eGame.playerObject.PhysicsEntity, null, player.CenterPoint, volume.CenterPoint, 0f, tetherLength);