Add Understanding Aggro Management in Tower Rush Scenarios
commit
b75e9416c3
|
|
@ -0,0 +1,15 @@
|
||||||
|
<br>In the chaotic environment of a competitive arena battler, units seem to run wildly toward whatever is closest to them.<br>
|
||||||
|
<br>This article will dissect the mathematics of sightlines, retargeting, and unit hitboxes to help you manipulate the AI flawlessly.<br>
|
||||||
|
The Concept of Sight Range
|
||||||
|
<br>When a unit is deployed or finishes destroying a target, it scans its specific sight range for the closest valid enemy.<br>
|
||||||
|
<br>If a massive, slow-moving tank is lumbering toward your tower, you do not need to place your defense directly in front of it.<br>
|
||||||
|
Building-targeting units usually have larger sight ranges.Place distractions closer to them.Always account for the unit's movement speed.
|
||||||
|
Manipulating the Z-Axis and Hitboxes
|
||||||
|
<br>One of the most complex aspects of aggro management involves understanding the physical size, or 'hitbox', of different units.<br>
|
||||||
|
<br>For example, if an enemy Miner is locked onto your tower, you can deploy a large tank directly on top of him.<br>
|
||||||
|
Unit CategoryAggro BehaviorBuilding ChasersCompletely ignore all enemy troops, making them incredibly easy to kite across the entire map with cheap structuresMelee AssassinsOften have dash abilities that lock onto targets from far away; must be intercepted before the dash animation begins
|
||||||
|
Mastering the Grid
|
||||||
|
<br>Have a clanmate repeatedly send the same tank down the lane while you try to pull it to the center using different tiles.<br>
|
||||||
|
<br>Control the aggro, control the arena.<br>
|
||||||
|
|
||||||
|
If you have any concerns with regards to exactly where and how to use [tower rush](https://exelentsmart.com/employer/greatbarracademy/), you can get hold of us at the internet site.
|
||||||
Loading…
Reference in New Issue