Unity 2D Pathfinding plugin
A downloadable tool
Download NowName your own price
Description
Simple 2D pathfinding plugin for Unity. Tested on Unity 2019, but will likely work on earlier versions.
How to use
1. Create an empty object. 2. Attach PathfinderManager script on it.
3. Choose a map size and obstacle mask.
4. Click on the Scan button and make sure these options are right for you.
5. If it's right you can bake pathmap. Just click on the Bake button and you will receive an asset file with some data.
6. Create an Enemy object.
7. Attach PathfinderAgent script on it. Also, you can attach a collider and rigidbody if you need it.
8. Put baked pathmap into the Data field. 9. Play!
GitHub
https://github.com/vargmurtter/unity-pathfinder-2d
Status | Released |
Category | Tool |
Author | varg mürtter |
Tags | 2D, pathfinding, tool, Unity |
Download
Download NowName your own price
Click download now to get access to the following files:
Pathfinder2D.unitypackage 11 kB
Leave a comment
Log in with itch.io to leave a comment.