평점 만점의 리뷰가 11,000개 이상
8만 5천명 이상의 리뷰
10만명 이상의 포럼 멤버가 선호하는 에셋
유니티에서 모더레이팅하는 모든 에셋
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.