Example #1
0
 private void Start()
 {
     StartCoroutine(FindTargetsWithDelay(_aiController.GetReactionTime()));
 }