11,000 種類を超える 5 つ星アセット
8.5 万人以上の顧客による評価
10 万人を超えるフォーラムメンバーが支持
すべてのアセットを Unity が審査済み
Unity のバージョン | ビルトイン | URP | HDRP |
---|---|---|---|
2022.3.21f1 | 互換性がある | 互換性がない | 互換性がない |
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.