• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 1.4.4: 2024-05-06T08:36:48Z
  • First Published: 2022-03-14T13:23:15Z
  • Size: 1169216
  • Supported Unity Versions: 2020.3.16
tools behavior-ai

AnyPath

(6 Votes)
$24.94 $24.94

AnyPath uses Unity's job system and the Burst compiler. All of the heavy lifting is done on multiple threads and by highly optimized burst compiled code.

Because all of the customizability is done via generic type parameters, all of the code is generated at compile time. This means there is zero overhead in defining custom functionality. On top of that, there's an efficient managed layer that hides the complexity of managing the native jobs, making it extremely easy to use.


For a complete overview, see the online documentation at https://anypath.bartvandesande.nl


Who's this for?

AnyPath was designed for intermediate to advanced programmers with customizability in mind. If you just need a drop in solution for AI, then this framework is not for you. If you need total control over your data layout and fast pathfinding, then AnyPath is for you.


What's not included?

- No agent code, you write the movement code yourself. AnyPath only provides a (processed) path to follow

- No dynamic obstacle avoidance, as this is beyond the scope of A* and very game dependant

- Graph serialization (except for the platformer graph), as usually the graph can be easiliy generated at runtime. You can write your own serialization though.

- The platformer graph is the only graph which has a built in edit tool, other data structures need to be generated at runtime.

- No bi-directional A* search, search is always from start to goal


Price dropped from $29,99 to $24,99!


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!