Nice! I managed to get it shortly after that, thank you.
I’ve been trying to improve the collision detection on it where the character will either move the full movement or not at all but have been stuck.
I figured the logic would have been something along the lines of, “If a collision is detected between point A and point B then player location equals start location else player location equals end location”.