Recent content by TylerBoom

  1. T

    Tactical Pack Setup

    Also, are there any links on this topic? (Besides the documentation)
  2. T

    Tactical Pack Setup

    I'm having trouble with getting the agent to do the attack.
  3. T

    Tactical Pack Setup

    My Script: using BehaviorDesigner.Runtime.Tactical; using BehaviorDesigner.Runtime.Tactical.Tasks; using System.Collections; using System.Collections.Generic; using UnityEngine; public class FlyingEnemy : MonoBehaviour, IAttackAgent { public float shootForce; public GameObject bullet...
  4. T

    Tactical Pack Setup

    Can you help me with the setup of the tactical pack setup?
Top