I'm making a game where the idea is to have something like "age of empires" or "oxygen not included" where there are many characters that you can select with the mouse and point them to do different things. For now i only want to know how can i make a selection of only one character and make it move to a location i point them. I've tried with pathfinding but the character doesn't move smoothly across the platform while playing the walking animation.