Create a 'Custom Event' which 'fires' from PC into your AIController.
But in general use GameMode / GameInstance etc to manage this.
Suggest watching a few more tutorials first esp if the AI is instanced.
Get comfortable with things like Casting / Get All Actors of Class etc...
But in general use GameMode / GameInstance etc to manage this.
Suggest watching a few more tutorials first esp if the AI is instanced.
Get comfortable with things like Casting / Get All Actors of Class etc...
Comment