Sensor Camera

$14
Publisher FireDragonGameStudio
File size 1.18MB
Number of files 38
Latest version 1
Latest release date 2024-04-26 03:03:12
First release date 2024-04-26 03:03:12
Supported Unity versions 2018.4.2 or higher

Sensor Camera is designed to provide tracking camera functionality for games, particularly suitable for tower defense or stealth genres. It offers various options to customize the detection behavior, including the use of ray casting for object detection, collision sensor settings, debug visualization, and event handling.


Youtube Link: https://youtu.be/yQ413NjM9is


How to Use – Quick Overview

  1. Import the Sensor Camera asset into your Unity project.
  2. Attach the Sensor Camera component to the camera you want to use for tracking.
  3. Make sure to add the Sensor Camera Tracker to the objects, which should be detected.
  4. Adjust the settings in the inspector according to your requirements, including ray casting usage, collision sensor options, debug visualization, and event handling.
  5. Optionally, configure the collision mask to optimize detection performance by enabling or disabling layers.
  6. Utilize the provided events to trigger actions based on object detection, visibility, or absence.
  7. Utilize the Sensor Camera Options component to add or remove collider, mesh, and mesh renderer components as needed, and adjust their properties accordingly.

Top Publisher Assets