Open-source AI in Unity
State Machine AI » Devlog
I decided to make a little game with with some free art assets while on holiday. Well, I quickly realized I would need AI code for the enemy characters, so I whipped up a little demo of an AI character controlled with a state machine and waypoints.
I then decided to open-source the project since it's good for learning some basic AI and a great starting point for building more elaborate characters. Enjoy!
Files
StateMachineAI.zip Play in browser
Dec 30, 2021
State Machine AI
Demo of a simple AI that uses a state machine and waypoints
Status | Prototype |
Author | jhocking |
Tags | artificial-intelligence, Open Source, Unity |
Leave a comment
Log in with itch.io to leave a comment.