Survival Shooter Tutorial
The Survival Shooter tutorial walks you through the basic workflow of using Dani AI. It is a reimplementation of Unity’s Survival Shooter using Dani AI’s capabilities.
This tutorial was built using Unity 2017.3 and is designed to work with Unity 5.6 and higher. For those who
are using Unity 5.5, you do not need the UnityEngine.AI
namespace.
Requirements
- Dani AI (v1.0)
Installation
For a full reference to the complete project, you can clone the repository or download the zip on our
Gitlab Page. Note
that the project lives under the namespace InitialPrefabs.DaniAI.Tutorials
.
Alternatively, you can use the original Survival Shooter from the asset store as this is an extension to the project.