Hello, I bought A*Pathfinding and I’m stuck in the introduction.
I follow all the instructions, I can see the grid is working properly with walkable and not walkable nodes being created, I’ve loaded all the scripts and when I play the game I don’t get any errors but my “capsule” is not moving, I tried multiple targets and it doesn’t seem to change anything : /
You can first check if a* returns a path by enabling the gizmos. That is assuming you have a seeker component attached. If it is in fact plotting gizmo’s then a* is working as intended and you can just move your unit along the path.
I don’t really know what happened but I created a new project, re imported everything and now everything seems to be fine! Silly me ![]()