I am making a VR game, I have a system that keeps the player away from walls if they are trying to physically go through them. While moving in game it works perfectly fine, but if not the player only updates if the center of the collider touches the wall. How can I fix that?