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.30f1 | Compatible | Compatible | Compatible |
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.