11000+款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.