11000+款5星资源
8.5万+用户参与评分
10万+社区成员鼎力支持
每款资源都经过 Unity 审核
Unity版本 | 内置渲染管线 | 通用渲染管线(URP) | 高清渲染管线(HDRP) |
---|---|---|---|
2022.3.30f1 | 兼容 | 兼容 | 兼容 |
The package itself has no graphical dependencies and only the demos use the built-in renderer.
Wise Feline Den is free but is integrated to our other packages like Ultimate AI package, Lite Utility AI and Influence Maps, Remembrance memory and emotions and Smart Objects.
We also have nice pickup and power up models.
Documentation | Discord | Twitter/X
Subscribe to our newsletter for news and sales offer announcements
Den contains blackboards and data recorder as main features and also some scripts which help in implementing movement and combat.
Data Recorder allows you to record data per GameObject per frame as a tree of texts and supports ritch text as well. You can easily integrate it to any script which benefits to know what happend over time. We integrated it to our Utility AI brain to record all action and consideration scores over time.
Blackboards allow you to store key value pairs of a name and a int, float, Vector3, Color, GameObject and other values. You can use blackboards to communicate between other AI systems without having a hard dependency on each other.