# Knockback Module

## The Knockback Module

The Knockback Module allows allows AI to knockback other AI through an ability. Abilities that are support the Knockback Module include Melee, Area of Effect, Bullet, Arrow, General Projectile, and Ground Projectile.

{% hint style="warning" %}
**Important:** Players are supported for the knockback feature if your toggle the Affects Player Targets option. However, Emerald AI does not handle aligning or positioning the player with the surface or ground. If your player target goes through the ground or floats in the air after being knocked back, your player will not be able to use the Knockback feature, unless you manually update its height to its knocked back y position.
{% endhint %}

{% hint style="warning" %}
**Important:** If you'd like the player to knockback an AI, you can do so using the [Knockback AI API](https://black-horizon-studios.gitbook.io/emerald-ai-wiki/api/available-api/combat-api#knockback-ai).
{% endhint %}

<figure><img src="https://4021441153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv03IiZPaMe8fX49a9MnO%2Fuploads%2FO3EPZNIo24Bf4ZBOxUAN%2FKnockback%20Example.gif?alt=media&#x26;token=2f2e75b6-9036-4f9e-b601-971d70fa3986" alt=""><figcaption></figcaption></figure>

All settings have built-in tooltips to explaining their usage.

<figure><img src="https://4021441153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv03IiZPaMe8fX49a9MnO%2Fuploads%2FGdlFOvzLLRH951Ky7wdA%2FKnockback%20Module.png?alt=media&#x26;token=0c0a76d6-1672-43e9-a8c5-0545a0c39218" alt=""><figcaption></figcaption></figure>
