Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2022.3.21f1 | Compatible | Not compatible | Not compatible |
This package provides a fully functional and highly optimized asset for Unity, designed to enhance game development by offering a ready-to-use solution with minimal setup required. The asset includes the actuall logic, as well as a test scene with a maze-like map, a playable player character and a monster with said logic and 2D animated sprites.
IMPORTANT:
This package requires `A* Pathfinding` (Aron Granberg) to work. Upon downloading this package, you also have to download (free version is sufficient) A* Pathfinding and import it into the project.
You can download A* Pathfinding here: https://arongranberg.com/astar/download
For detailed instructions on how to use and implement this asset, please refer to the README.txt file included in the package.
During the creation of the package, GPT-4o has been partially used when writing the code to help with code organization, comments, or parts of the logic that I lacked the skill/knowledge to create by myself.