Pretty Fly Games
patreon
Code Access: Car AI Tutorial Example Unity Project
🕑 Added 2021-05-12 09:27:26 +0000 UTCIn this project we'll focus on how to create a simple car AI (Artificial Intelligence) in C# which works both for 2D and 3D games.
Attached is the source code for the Unity project for the Car AI Controller.
Tutorial videos are available on Youtube here.
Comments
Fredrik Kellermann
Upgraded code to work with the Top down car controller with jump support from Part 4 of the series https://youtu.be/wrMaEG14BOg
Fredrik Kellermann
Part 3 of the Racing Car AI is ready for you to enjoyhttps://youtu.be/o3su1z5wePw and the source code has been updated to reflect the latest changes.