I'm making this arena map where two heroes fight each other with a multitude of abilities. I'm also trying to create an AI that responds to the abilities that it's opponent is using. For example, I would like the AI the use blink when the enemy uses his "ultimate ability". Is there any way of making this possible? (Please note that there will be a lot of abilities and making a trigger for each ability for each Hero's AI will be an extreme hassle. Any other ways?)
Also, I need to know how to make the AI unit retreat to a random point away from enemy caster. I've attempted to use "Random Spawn Point" but i get an error saying that it couldn't get the point from the parameter.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'm making this arena map where two heroes fight each other with a multitude of abilities. I'm also trying to create an AI that responds to the abilities that it's opponent is using. For example, I would like the AI the use blink when the enemy uses his "ultimate ability". Is there any way of making this possible? (Please note that there will be a lot of abilities and making a trigger for each ability for each Hero's AI will be an extreme hassle. Any other ways?)
Also, I need to know how to make the AI unit retreat to a random point away from enemy caster. I've attempted to use "Random Spawn Point" but i get an error saying that it couldn't get the point from the parameter.