I’m currently moving my avatar by changing the transform.position a little bit each frame, however this causes a very big issue. If my avatar tries to walk into a wall, it’ll start glitching has he technically enters the wall and get pushed out each frame. I’m wondering if there is a better way of moving an avatar without using a character controller?