Working on a prototype for an isometric-RPG and whenever the character collides with a solid object it stops them, but if they keep moving into it it’s almost as if there’s a strong push-back, and the character is thrown backwards.
How would I go about fixing this?
EDIT: Fixed!