Add PolyNav 2D support for movement components.
PolyNav 2D is a polygonal based 2D pathfinding solution and available in the Asset Store. The script adds theĀ PolyNav 2D Agent component type to movement component settings (e.g. for moving to an interaction or combatants).
This script is available for free, the latest version is 1.0.
Adding the Script #
Before importing the script into your Unity project, make sure you’ve got ORK 4 RPG Framework and PolyNav 2D imported in it. You’ll need at least ORK 4.0.0 and PolyNav 2D 1.7.8.
The script will be imported into Assets/Gaming Is Love/ORK Framework 4/Plugins/Scripts/PolyNav2DMovementComponent/, but you can move it to a different location if you want.
After importing, you have theĀ PolyNav 2D Agent component type is available in movement component selections.

