SensorToolkit 2 | Behavior AI | Unity Assets

Get the SensorToolkit 2 package from Micosmo and speed up your game development process. Find this & other Behavior AI options on the Codeintra Unity Asset.

Make Someone's Day

Make someone's day by sharing this incredible item with them!

SensorToolkit is a powerful abstraction over the built-in Unity functions like Raycasts, Overlaps and Trigger Colliders. You can add standalone sensor components to your game objects and configure them as needed. The sensors can be queried to determine what they detect and provide additional information, such as the visibility or shape of the target.


Documentation

Upgrading from v1

Discord


Features:

• Works in both 2D and 3D.

• Many sensor types are available: Raycasting, Overlaps, Steering, Line of Sight, and more.

• Lightweight and modular. Sensors are independent components that feel native to Unity.

• Easy to integrate with your project: simply add a sensor component and configure it.

• Flexible and unopinionated, allowing you to design your game as desired.

• Many filtering options and querying functions for precise detection.

• Capable detect individual colliders or rigid bodies made up of multiple colliders.

• Advanced line-of-sight implementation can calculate partial visibility.

• Performance is a key focus, with many options available to control performance.

• Test sensors in the editor and confirm their configurations before running the game.

• Upgraded steering behaviour based on the 'Context-Based Steering' method.

• All source code is included.

• Zero garbage generated.


Who is this for?

SensorToolkit is designed to be user-friendly and easy to use, regardless of your level of programming experience. Non-programmers will appreciate the ability to create complex detection behaviors without writing code, as the kit is integrated with Playmaker and additional integrations are planned. Programmers will find SensorToolkit to be a powerful foundation for building AI behaviors, as it manages the complexities of object detection and provides a clean and simple interface. The widgets and debugging inspectors also help you quickly identify any configuration issues, allowing you to reduce boilerplate and keep your code lean and neat.


Integrations:

- Playmaker

- Behavior Designer

- Game Creator 2

- Adventure Creator

- AI Tree


Difference from v1:

This is a significant update from the first version of SensorToolkit. While it may seem familiar, there are a significant number of changes. The first version's code was difficult to extend, making it hard to add new sensors or expand existing ones without adding complexity. SensorToolkit 2, on the other hand, has a new architecture and philosophy that makes it easier to add new features. Some of the major new features include:


• Sensors capture the bounding box of detected objects, allowing for easy targeting of an object's center of mass.

• The ray sensor supports all Physics. Raycast shapes include 'ray', 'sphere', 'box', and 'capsule'.

• Range sensor supports all Physics. Overlap shapes including 'sphere', 'box' and 'capsule'.

• Sensors do not implement the 'Update' method, meaning that if a sensor is not pulsing, it has no performance impact when this function is called each frame. This is especially useful for the TriggerSensor, allowing you to create many static trigger zones with good scalability while still being able to use the toolkit's comprehensive API.

• Line of Sight is now a separate sensor. It's been significantly extended, including the ability to smooth visibility scores over multiple frames, so fractional visibility can be calculated using a single ray per pulse. It can scale visibility by distance and view angle, so it's no longer necessary to use a FOVCollider.

• Sensor pulses are randomly staggered so they don't fall on the same frame when they have the same pulse interval.

• Steering sensor that replaces the old Steering Rig and is based on the more advanced "Context Based Steering" method, which should work better and be easier to use.

• New arc sensor that allows for raycasts over a parabola.

• New boolean sensor lets you combine the results of multiple other sensors. For example: 'What are the things that I can hear and also see?'.

• Ability to inject custom code into sensor detection logic for custom filtering needs.

• New Navmesh sensor for analyzing a navmesh.

• More robust codebase that has eliminated all outstanding bugs.


Key Features

A collection of modular sensor components


Supported OS

All


Link to documentation

micosmo.com/sensortoolkit2/


Item Details
Android Coder

Android Coder

Price
$3
Views
0
Version
33-F
Last Update
29-Mar-2025
Release Date
29-Mar-2025
Category

Related Items