Converting Vector to Integer

Hi westcut, I think it’s better if you don’t use axis values. Since ATBT movement is basically grid based, using action inputs would be better. This way everytime you press any direction key, you can get the pathfinding using the current grid and the nearest grid you want to go to based on the direction. Once you create the path array, call the normal path movement in ATBT.