Behavior Designer + Sensor Toolkit Integration for Unity

Опубликовано: 15 Февраль 2026
на канале: Dumb Game Dev
3,515
48

Learn how to integrate behavior designer with the sensor toolkit for unity. In this example I use the third person controller from opsive as well. (although you can make your own controller or use another).

Here we use sensor toolkit to see an enemy and find the parts of his body that are visible to attack.

Behavior Designer: https://assetstore.unity.com/packages...
Sensor Toolkit: https://assetstore.unity.com/packages...

Github to download custom behavior designer actions for the sensor toolkit. You will need these to follow along. just download, unzip and place the folder within your unity assets folder. https://github.com/dumbgamedev/sensor...