Skip to content

Project with usage examples for UnitySteer. This project contains *only* the examples, and has the actual UnitySteer repository as a submodule.

License

Notifications You must be signed in to change notification settings

ricardojmendez/UnitySteerExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples for UnitySteer

This repository contains a series of examples for UnitySteer, a library for autonomous agents in Unity written and maintained by Ricardo J. Méndez. Pull requests are welcome.

This version requires Unity 5. For the last version supporting Unity 4.x, see the v.3 tag.

See SampleList.md for a description of the current examples.

A word on methodology

Since these are tutorial examples, I expect I’ll just run development straight off master. The UnitySteer repository does follow git flow, so expect this tutorial repository will be a work-in-progress and might at any given point reference a UnitySteer development branch.

Checking out the repository

It includes the UnitySteer Github repository as a submodule. If you have just cloned the project and find missing behaviours, make sure that:

  • You actually have some files inside the Assets/UnitySteer folder;
  • You have run git submodule update to check out the latest referenced version;

Or you could use an application like SourceTree which handles the submodule semantics for you.

License

UnitySteer is released under the MIT license. See License.txt.

Other third-party components

Includes GoKit, which has its own license. See GoKit's repository for details.

Includes some textures from Unity’s standard examples.

About

Project with usage examples for UnitySteer. This project contains *only* the examples, and has the actual UnitySteer repository as a submodule.

Resources

License

Stars

Watchers

Forks

Packages

No packages published