Car AI (Pathfinding& Vehicle Behaviour)


A C# script that uses NavMesh for path finding and simulates vehicle movement using unity's physics components


by Ahmed Saed


★★★★★ star rating
Price History +

Car AI: Is a C# script that uses NavMesh for path finding and simulates vehicle movement using unity's physics components


With this package. you can convert any vehicle that uses Wheel colliders into an AI that uses NavMesh for PathFinding and Obstacle Avoidance


Read "Documentation.pdf" Or visit readme.md


Github repo (for contributions): CarAI-Unity