Currently I am making a game where the characters slides around on ice. I am using 8 directional movement (but restricted to 4 directions) to achieve this. However I am running into the issues of hitting corners of collidables
Also objects seem to be teleporting at start of layout which I also believe is to do with the collisions