Andre-Pires / Artificial-Intelligence-for-Games---Pathfinding
An agent that implements path finding, path smoothing and actuator techniques to move around in a map. Written in C# (Unity)
☆9Updated 7 years ago
Alternatives and similar repositories for Artificial-Intelligence-for-Games---Pathfinding:
Users that are interested in Artificial-Intelligence-for-Games---Pathfinding are comparing it to the libraries listed below
- Unity plugin for make Clock and Meter in scene.☆15Updated 2 years ago
- A Unity Node Editor Framework (WIP)☆11Updated 6 years ago
- Behavior tree system for unity3d with node based editor☆9Updated last year
- A group of agents that implements both blended and priority based movement, resulting in a fluid group behavior that still allows for str…☆24Updated 7 years ago
- Context menu plugin for Unity3D☆13Updated 5 years ago
- A gameplay scripting framework for the Unity Engine, written in C#.☆18Updated 4 years ago
- Core boilerplate code I use in Unity, including singletons, smart behaviours etc, and the home of UnityCore.Threading