Skip to content

ricardojmendez/UnitySteer

v2.5.1
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Steering behaviors for Unity, initially based on OpenSteer. Please read 
License.txt before using in your projects.

Starting on 2.5, UnitySteer depends on TickedPriorityQueue. You should
download these two files from Mike Garforth's repository, and add them to 
your project:

https://github.com/Garufortho/TickedPriorityQueue/downloads

Perusing the latest changelog is strongly recommended.

If you're looking for a specific version, you can look at the project tags:

https://github.com/ricardojmendez/UnitySteer/tree/v2.2
https://github.com/ricardojmendez/UnitySteer/tree/v2.1

Assume that any code not on master branch is most definitely not ready for 
prime time.   That goes double for code on the experimental branch, where 
approaches are likely to change from one day to another.

About

Steering, obstacle avoidance and path following behaviors for the Unity Game Engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published