Skip to main content

Introduction

This component provides a sensor for detecting objects 'visible' to owner

"Vision Sensor"

Fields#

NameDescription
Height OffsetY offset to apply when performing vision detection
Detection RadiusMaximum distance at which an object can be detected
Detection AngleAngle range for detection
Proximity RadiusDistance at which an object is detected regardless of angle
View Layer MaskLayermask of items that can be seen
View Blocker Layer MaskLayermask of items that can block view of target
Sight DelaySeconds to wait between vision updates
Store In BlackboardStore targets in the Actor's blackboard
Blackboard FieldField to use in Actor's blackboard for storing target
On Found ObjectEvent fired when a new target is found
On Lost ObjectEvent fired when an existing target is lost

Properties#

NameDescription
actorGets the attached Actor
targetsGets a list of currently visible targets