Class AIDestinationSetter Extends MonoBehaviour
Public
Sets the destination of an AI to the position of a specified object.
Public Variables
target
The object that the AI should move to.
Public
Private/Protected Members
ai
Private
OnDisable
()
Private
OnEnable
()
Private
Update
()
Updates the AI's destination every frame.
Private