🎯Aim Target

1.4.2d (Last Update)

Overview

This component is used to add extra features to the Aimed Object when its hit by the Aim Component

Also, it can be used as a Look At Zone if the Object has a Trigger:

Parameters

Aim Assist

Centers the Aim Ray into this gameObject's collider

Aim Center

When Aim Assist is enabled, the Aim component will set as a target the Aim Center

Layer

Layer to filter what type of Aim Component owner will interact with this Aim Target

Tag

Tags to filter what type of Aim Component owner will interact with this Aim Target

Events

On Aim Enter

Invoked when an Aimer Ray enters this gameobject collider

On Aim Exit

Invoked when an Aimer Ray exits this gameobject collider

Last updated