Agents Navigation

Try game asset Agents Navigation 3.0.4 Unity for your project.

Game Assets
  • Platform

    Unity

  • Version

    3.0.4

  • Number

    108752

Description

This package includes high performance, modular and scalable navigation for agents. It is developed with DOTS in mind. As a result, it takes advantage of Unity's latest technology stack, like SIMD mathematics , Jobs , Burst compiler and EntityComponentSystem . Additionally, there is hybrid mode support that enables using it with GameObjects in Object Oriented Programming.


What navigation features are contained in this package?

  • Unity NavMesh multithreaded support 3D
  • Avoidance 2D/3D
  • Flocking (Alignment, Cohesion) 3D
  • Separation 2D/3D
  • Collision 2D/3D

Can I use this in non ECS/Dots code?

Yes, there is a hybrid workflow where Game Object are synced with Entities. This allow to use this package in Object Oriented Programming too. Of course, it should be expected that performance going to be slightly worse.


Can I use it with ECS?

Yes, this package uses ECS.


What game genres this navigation targets?

This package was developed as a foundation for any navigation needs. However, this early version is currently focused on 3D/2D RTS, Moba, RPG, Shooter style genre games navigation.


Can I extend functionality?

Yes, the package was designed in mind that it could be extended as every game has unique needs for AI navigation. This solution is very modular and allows trivial adding/removing of existing behaviors. However, to extend functionality efficiently, you will need to have knowledge of ECS.


Can I use this package with other pathing solutions (etc. A* Pathfinding Project Pro, AnyPath)?

The solution in this package is very modular, so users can extend it to use different solutions without needing to modify this package. There are plans in the future to do collaboration with other pathing packages.


Can I use this for crowd flow?

Yes and no. As currently there is no implementation of motion fields/vectors, which usually produces the best results for huge crowds. However, current navigation also produces smooth motion in big groups. In the future, I plan to add motion fields.


Is it deterministic?

All systems are running in fixed update. In theory, it should be deterministic for Intel/AMD platforms ( Burst ). However, it still uses floats for navigation operations, which will not produce deterministic code across all the platforms. In the future, I plan to address this by introducing fixed point types.


How does this package differ from Local Avoidance?

This is a new version of local avoidance. It is a separate package as it contains a much bigger scope than just avoidance, but full navigation (etc. global pathing, boids, collisions...). For those who have a Local Avoidance package, they can do a paid upgrade instead of paying full price.


Support Discord , Forums , Documentation


Dependencies

  • Minimum Unity 2022.2
  • Package com.unity.entities

Note: Currently, the ECS package is in the pre-release stage, and there are some slight issues expected.

How to Download Asset

You can get the asset from the button below. Link will take you to our telegram channel, where you can fin out all the information you need. Do not forget to support the author of the asset in the official store.

You can also support us by subscribing! All subscribers receive much more assets, as well as tutorials on Unreal Engine and Unity every month!

  • Education Emoji

    Education Use

    free/sub
    old price $ 40.00
    Use this asset for your projects for educational purposes.
  • Commercial Emoji

    Subscription

    Subscribe and get more assets and tutorials!
  • Unity
    Platform
  • 3.0.4
    Version
  • 108752
    Number