A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
@BHS how would I be able to get the AI to update its target every second because I have a game where random targets will spawn at random times,...
I had this problem. It all depends what kind of game you are making. If its a fixed camera game like mine, go to the unit > detection and tags >...
problem solved. The box collider needed to move down. It cannot be 0 because that will prevent attacks happening but 0.5 seems to work okay.
Hey Guys I hope someone can help me with this. I am trying to setup a simple ranged unit but for some reason its shooting above the targets head....
You are a legend! On a side note, I found that the object was getting instantly destroyed so I just added a new start state for a 0.2 second wait....
Please take me through that. I bought playmaker to solve that problem and Im a bit confused as to how I can reference the currentHealth variable...
I managed to figure out the problem of the cubes not attacking each other. It doesnt need an animation in order to attack. The answer is in the...
I think you are right. On a similar note, I see the object doesn't get destroyed on death. The corpses just build up even though I have enabled...
Hey, So I recently got the emerald AI, and I was wondering if anyone has experience with AI events. I am trying to setup AI so that when a unit...