The Built-in Render Pipeline is Unity’s default render pipeline. It is a general-purpose render pipeline that has limited options for customization. The Universal Render Pipeline (URP) is a Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms. The High Definition Render Pipeline (HDRP) is a Scriptable Render Pipeline that lets you create cutting-edge, high-fidelity graphics on high-end platforms.
Unity Free Source Code
Although this Unity Asset is typically a paid asset, it is currently available for free download. It’s important to note that this offer is intended strictly for educational purposes or for testing the product before making a purchase, and it should not be utilized for commercial activities
UNITY ASSET STORE LİNK: LINK
Behavior Designer – Movement Pack contains 17 different behaviour tree tasks focused on both 2D and 3D movement.
In addition to covering all of the AI steering behaviors, some tasks provide unique functionality such as finding cover or hearing if an object is within range.
Three tasks – flock, leader follow, and queue – provide an excellent example of controlling multiple AI agents with just a single behavior tree.
Each task is well commented and written in a generic and clean way making it very easy to integrate into your own project. This pack will continue to grow as we hear new task suggestions from the community.
Pathfinding Implementations
- Unity’s Navigation Mesh
- A* Pathfinding Project
- Poly|Nav
Tasks
- Move Towards
- Rotate Towards
- Seek
- Flee
- Pursue
- Evade
- Follow
- Patrol
- Cover
- Wander
- Search
- Within Distance
- Can See Object
- Can Hear Object
- Flock
- Leader Follow
- Queue
The Movement Pack is integrated with the Ultimate Character Controller allowing for movement with root motion.
DOWNLOAD LINK: LINK