Hey there everyone. So basically I'm trying to find a way to have a sprite pathfind along a vertical path (also using horizontal movement to get higher) but I don't want the sprite to be flying. Is there any way to make the pathfinding so it always tries to be at the highest point but can only go vertically, from solid to solid, a certain distance? Thanks!